MCPcopy Create free account
hub / github.com/apache/trafficserver / is_batch

Method is_batch

include/mgmt/rpc/jsonrpc/Defs.h:157–161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

155 }
156
157 bool
158 is_batch() const noexcept
159 {
160 return _metadata.isBatch;
161 }
162
163 void
164 is_batch(bool isBatch) noexcept

Callers 3

handle_callMethod · 0.80
decodeMethod · 0.80
encodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected