Modifier and Type | Method and Description |
---|---|
T |
ForwardingServerBuilder.setBinaryLog(BinaryLog binaryLog) |
T |
ManagedChannelBuilder.setBinaryLog(BinaryLog binaryLog)
Sets the BinaryLog object that this channel should log to.
|
T |
ServerBuilder.setBinaryLog(BinaryLog binaryLog)
Sets the BinaryLog object that this server should log to.
|
T |
ForwardingChannelBuilder.setBinaryLog(BinaryLog binaryLog) |