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 class
Address
Address informationstatic class
Address.Builder
Address informationMethods in io.grpc.binarylog.v1 that return AddressOrBuilder Modifier and Type Method Description AddressOrBuilder
GrpcLogEntry.Builder. getPeerOrBuilder()
Peer address information, will only be recorded on the first incoming event.AddressOrBuilder
GrpcLogEntry. getPeerOrBuilder()
Peer address information, will only be recorded on the first incoming event.AddressOrBuilder
GrpcLogEntryOrBuilder. getPeerOrBuilder()
Peer address information, will only be recorded on the first incoming event.
-