Uses of Class
io.grpc.binarylog.v1.Address
Packages that use Address
-
Uses of Address in io.grpc.binarylog.v1
Methods in io.grpc.binarylog.v1 that return AddressModifier and TypeMethodDescriptionAddress.Builder.build()Address.Builder.buildPartial()static AddressAddress.getDefaultInstance()Address.Builder.getDefaultInstanceForType()Address.getDefaultInstanceForType()GrpcLogEntry.Builder.getPeer()Peer address information, will only be recorded on the first incoming event.GrpcLogEntry.getPeer()Peer address information, will only be recorded on the first incoming event.GrpcLogEntryOrBuilder.getPeer()Peer address information, will only be recorded on the first incoming event.static AddressAddress.parseDelimitedFrom(InputStream input) static AddressAddress.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AddressAddress.parseFrom(byte[] data) static AddressAddress.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AddressAddress.parseFrom(com.google.protobuf.ByteString data) static AddressAddress.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AddressAddress.parseFrom(com.google.protobuf.CodedInputStream input) static AddressAddress.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AddressAddress.parseFrom(InputStream input) static AddressAddress.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AddressAddress.parseFrom(ByteBuffer data) static AddressAddress.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.grpc.binarylog.v1 that return types with arguments of type AddressModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Address> Address.getParserForType()static com.google.protobuf.Parser<Address> Address.parser()Methods in io.grpc.binarylog.v1 with parameters of type AddressModifier and TypeMethodDescriptionPeer address information, will only be recorded on the first incoming event.static Address.BuilderAddress.newBuilder(Address prototype) Peer address information, will only be recorded on the first incoming event.