Uses of Interface
io.grpc.gcp.observability.logging.Sink
-
Packages that use Sink Package Description io.grpc.gcp.observability.interceptors io.grpc.gcp.observability.logging -
-
Uses of Sink in io.grpc.gcp.observability.interceptors
Constructors in io.grpc.gcp.observability.interceptors with parameters of type Sink Constructor Description LogHelper(Sink sink)Creates a LogHelper instance. -
Uses of Sink in io.grpc.gcp.observability.logging
Classes in io.grpc.gcp.observability.logging that implement Sink Modifier and Type Class Description classGcpLogSinkSink for Google Cloud Logging.
-