Uses of Interface
io.grpc.binarylog.v1.AddressOrBuilder
Packages that use AddressOrBuilder
-
Uses of AddressOrBuilder in io.grpc.binarylog.v1
Classes in io.grpc.binarylog.v1 that implement AddressOrBuilderModifier and TypeClassDescriptionfinal class
Address informationstatic final class
Address informationFields in io.grpc.binarylog.v1 with type parameters of type AddressOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Address, Address.Builder, AddressOrBuilder> GrpcLogEntry.Builder.peerBuilder_
Methods in io.grpc.binarylog.v1 that return AddressOrBuilderModifier and TypeMethodDescriptionGrpcLogEntry.Builder.getPeerOrBuilder()
Peer address information, will only be recorded on the first incoming event.GrpcLogEntry.getPeerOrBuilder()
Peer address information, will only be recorded on the first incoming event.GrpcLogEntryOrBuilder.getPeerOrBuilder()
Peer address information, will only be recorded on the first incoming event.Methods in io.grpc.binarylog.v1 that return types with arguments of type AddressOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Address, Address.Builder, AddressOrBuilder> GrpcLogEntry.Builder.getPeerFieldBuilder()
Peer address information, will only be recorded on the first incoming event.