Uses of Interface
io.grpc.binarylog.v1.MetadataOrBuilder
Packages that use MetadataOrBuilder
-
Uses of MetadataOrBuilder in io.grpc.binarylog.v1
Classes in io.grpc.binarylog.v1 that implement MetadataOrBuilderModifier and TypeClassDescriptionfinal classA list of metadata pairs, used in the payload of client header, server header, and server trailer.static final classA list of metadata pairs, used in the payload of client header, server header, and server trailer.Fields in io.grpc.binarylog.v1 with type parameters of type MetadataOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<Metadata, Metadata.Builder, MetadataOrBuilder> ClientHeader.Builder.metadataBuilder_private com.google.protobuf.SingleFieldBuilder<Metadata, Metadata.Builder, MetadataOrBuilder> ServerHeader.Builder.metadataBuilder_private com.google.protobuf.SingleFieldBuilder<Metadata, Metadata.Builder, MetadataOrBuilder> Trailer.Builder.metadataBuilder_Methods in io.grpc.binarylog.v1 that return MetadataOrBuilderModifier and TypeMethodDescriptionClientHeader.Builder.getMetadataOrBuilder()This contains only the metadata from the application.ClientHeader.getMetadataOrBuilder()This contains only the metadata from the application.ClientHeaderOrBuilder.getMetadataOrBuilder()This contains only the metadata from the application.ServerHeader.Builder.getMetadataOrBuilder()This contains only the metadata from the application.ServerHeader.getMetadataOrBuilder()This contains only the metadata from the application.ServerHeaderOrBuilder.getMetadataOrBuilder()This contains only the metadata from the application.Trailer.Builder.getMetadataOrBuilder()This contains only the metadata from the application.Trailer.getMetadataOrBuilder()This contains only the metadata from the application.TrailerOrBuilder.getMetadataOrBuilder()This contains only the metadata from the application.Methods in io.grpc.binarylog.v1 that return types with arguments of type MetadataOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<Metadata, Metadata.Builder, MetadataOrBuilder> ClientHeader.Builder.internalGetMetadataFieldBuilder()This contains only the metadata from the application.private com.google.protobuf.SingleFieldBuilder<Metadata, Metadata.Builder, MetadataOrBuilder> ServerHeader.Builder.internalGetMetadataFieldBuilder()This contains only the metadata from the application.private com.google.protobuf.SingleFieldBuilder<Metadata, Metadata.Builder, MetadataOrBuilder> Trailer.Builder.internalGetMetadataFieldBuilder()This contains only the metadata from the application.