BatchCall

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

addOp
void addOp(RemoteOp _op)
Undocumented in source. Be warned that the author may not have intended to support it.
reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.
run
grpc_call_error run(CompletionQueue!"Next" cq, Tag* _tag, Duration d)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

kick
grpc_call_error kick(CompletionQueue!"Next" cq, Tag* _tag, Duration d)
Undocumented in source. Be warned that the author may not have intended to support it.
runSingleOp
grpc_call_error runSingleOp(RemoteOp _op, CompletionQueue!"Next" cq, Tag* _tag, Duration d)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta