Uses of Class
io.grpc.BinaryLog
Packages that use BinaryLog
-
Uses of BinaryLog in io.grpc
Modifier and TypeMethodDescriptionForwardingChannelBuilder.setBinaryLog(BinaryLog binaryLog) ForwardingChannelBuilder2.setBinaryLog(BinaryLog binaryLog) ForwardingServerBuilder.setBinaryLog(BinaryLog binaryLog) ManagedChannelBuilder.setBinaryLog(BinaryLog binaryLog) Sets the BinaryLog object that this channel should log to.ServerBuilder.setBinaryLog(BinaryLog binaryLog) Sets the BinaryLog object that this server should log to.