Uses of Interface
io.grpc.protobuf.services.BinaryLogSink
- 
Packages that use BinaryLogSink Package Description io.grpc.protobuf.services Service definitions and utilities with protobuf dependency for the pre-defined gRPC services.
- 
- 
Uses of BinaryLogSink in io.grpc.protobuf.servicesMethods in io.grpc.protobuf.services with parameters of type BinaryLogSink Modifier and Type Method Description static BinaryLogBinaryLogs. createBinaryLog(BinaryLogSink sink)Deprecated.static BinaryLogBinaryLogs. createBinaryLog(BinaryLogSink sink, String configStr)Creates a binary log with a customBinaryLogSinkfor receiving the logged data, and a config string as defined by A16-binary-logging.
 
-