Uses of Interface
io.grpc.binarylog.v1.AddressOrBuilder
-
Packages that use AddressOrBuilder Package Description io.grpc.binarylog.v1 -
-
Uses of AddressOrBuilder in io.grpc.binarylog.v1
Classes in io.grpc.binarylog.v1 that implement AddressOrBuilder Modifier and Type Class Description classAddressAddress informationstatic classAddress.BuilderAddress informationFields in io.grpc.binarylog.v1 with type parameters of type AddressOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Address,Address.Builder,AddressOrBuilder>GrpcLogEntry.Builder. peerBuilder_Methods in io.grpc.binarylog.v1 that return AddressOrBuilder Modifier and Type Method Description AddressOrBuilderGrpcLogEntry.Builder. getPeerOrBuilder()Peer address information, will only be recorded on the first incoming event.AddressOrBuilderGrpcLogEntry. getPeerOrBuilder()Peer address information, will only be recorded on the first incoming event.AddressOrBuilderGrpcLogEntryOrBuilder. 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 AddressOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Address,Address.Builder,AddressOrBuilder>GrpcLogEntry.Builder. getPeerFieldBuilder()Peer address information, will only be recorded on the first incoming event.
-