Uses of Class
io.grpc.opentelemetry.BinaryFormat
-
Packages that use BinaryFormat Package Description io.grpc.opentelemetry -
-
Uses of BinaryFormat in io.grpc.opentelemetry
Fields in io.grpc.opentelemetry declared as BinaryFormat Modifier and Type Field Description private static BinaryFormat
BinaryFormat. INSTANCE
Methods in io.grpc.opentelemetry that return BinaryFormat Modifier and Type Method Description static BinaryFormat
BinaryFormat. getInstance()
-