@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/4017") public final class BinaryLogs extends Object
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.BinaryLog |
createBinaryLog() |
static io.grpc.BinaryLog |
createBinaryLog(BinaryLogSink sink) |
static io.grpc.BinaryLog |
createCensusBinaryLog() |
static io.grpc.BinaryLog |
createCensusBinaryLog(BinaryLogSink sink) |
public static io.grpc.BinaryLog createBinaryLog()
throws IOException
IOExceptionpublic static io.grpc.BinaryLog createBinaryLog(BinaryLogSink sink) throws IOException
IOExceptionpublic static io.grpc.BinaryLog createCensusBinaryLog()
throws IOException
IOExceptionpublic static io.grpc.BinaryLog createCensusBinaryLog(BinaryLogSink sink) throws IOException
IOException