Uses of Interface
io.grpc.protobuf.services.BinaryLogSink
Packages that use BinaryLogSink
Package
Description
Service definitions and utilities with protobuf dependency for the pre-defined gRPC services.
-
Uses of BinaryLogSink in io.grpc.protobuf.services
Methods in io.grpc.protobuf.services with parameters of type BinaryLogSinkModifier and TypeMethodDescriptionstatic 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.