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.PARSERMethods in io.grpc.binarylog.v1 that return GrpcLogEntryModifier and TypeMethodDescriptionGrpcLogEntry.Builder.build()GrpcLogEntry.Builder.buildPartial()static GrpcLogEntryGrpcLogEntry.getDefaultInstance()GrpcLogEntry.Builder.getDefaultInstanceForType()GrpcLogEntry.getDefaultInstanceForType()static GrpcLogEntryGrpcLogEntry.parseDelimitedFrom(InputStream input) static GrpcLogEntryGrpcLogEntry.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GrpcLogEntryGrpcLogEntry.parseFrom(byte[] data) static GrpcLogEntryGrpcLogEntry.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GrpcLogEntryGrpcLogEntry.parseFrom(com.google.protobuf.ByteString data) static GrpcLogEntryGrpcLogEntry.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GrpcLogEntryGrpcLogEntry.parseFrom(com.google.protobuf.CodedInputStream input) static GrpcLogEntryGrpcLogEntry.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GrpcLogEntryGrpcLogEntry.parseFrom(InputStream input) static GrpcLogEntryGrpcLogEntry.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GrpcLogEntryGrpcLogEntry.parseFrom(ByteBuffer data) static GrpcLogEntryGrpcLogEntry.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 voidGrpcLogEntry.Builder.buildPartial0(GrpcLogEntry result) private voidGrpcLogEntry.Builder.buildPartialOneofs(GrpcLogEntry result) GrpcLogEntry.Builder.mergeFrom(GrpcLogEntry other) static GrpcLogEntry.BuilderGrpcLogEntry.newBuilder(GrpcLogEntry prototype)