Modifier and Type | Method | Description |
---|---|---|
T |
ForwardingChannelBuilder.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.
|