Uses of Class
io.grpc.binarylog.v1.GrpcLogEntry
Packages that use GrpcLogEntry
-
Uses of GrpcLogEntry in io.grpc.binarylog.v1
Fields in io.grpc.binarylog.v1 declared as GrpcLogEntryFields in io.grpc.binarylog.v1 with type parameters of type GrpcLogEntryModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<GrpcLogEntry> GrpcLogEntry.PARSER
Methods in io.grpc.binarylog.v1 that return GrpcLogEntryModifier and TypeMethodDescriptionGrpcLogEntry.Builder.build()
GrpcLogEntry.Builder.buildPartial()
static GrpcLogEntry
GrpcLogEntry.getDefaultInstance()
GrpcLogEntry.Builder.getDefaultInstanceForType()
GrpcLogEntry.getDefaultInstanceForType()
static GrpcLogEntry
GrpcLogEntry.parseDelimitedFrom
(InputStream input) static GrpcLogEntry
GrpcLogEntry.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GrpcLogEntry
GrpcLogEntry.parseFrom
(byte[] data) static GrpcLogEntry
GrpcLogEntry.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GrpcLogEntry
GrpcLogEntry.parseFrom
(com.google.protobuf.ByteString data) static GrpcLogEntry
GrpcLogEntry.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GrpcLogEntry
GrpcLogEntry.parseFrom
(com.google.protobuf.CodedInputStream input) static GrpcLogEntry
GrpcLogEntry.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GrpcLogEntry
GrpcLogEntry.parseFrom
(InputStream input) static GrpcLogEntry
GrpcLogEntry.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GrpcLogEntry
GrpcLogEntry.parseFrom
(ByteBuffer data) static GrpcLogEntry
GrpcLogEntry.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.grpc.binarylog.v1 that return types with arguments of type GrpcLogEntryModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<GrpcLogEntry> GrpcLogEntry.getParserForType()
static com.google.protobuf.Parser
<GrpcLogEntry> GrpcLogEntry.parser()
Methods in io.grpc.binarylog.v1 with parameters of type GrpcLogEntryModifier and TypeMethodDescriptionprivate void
GrpcLogEntry.Builder.buildPartial0
(GrpcLogEntry result) private void
GrpcLogEntry.Builder.buildPartialOneofs
(GrpcLogEntry result) GrpcLogEntry.Builder.mergeFrom
(GrpcLogEntry other) static GrpcLogEntry.Builder
GrpcLogEntry.newBuilder
(GrpcLogEntry prototype)