Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_call
Method · 0.80
decode
Method · 0.80
encode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected