def process_emitZipkinBatch(self, seqid, iprot, oprot):
args = emitZipkinBatch_args()
args.read(iprot)
iprot.readMessageEnd()
yield gen.maybe_future(self._handler.emitZipkinBatch(args.spans))
# HELPER FUNCTIONS AND STRUCTURES
评论列表
文章目录