Uses of Class
io.grpc.channelz.v1.SocketOptionLinger
Packages that use SocketOptionLinger
-
Uses of SocketOptionLinger in io.grpc.channelz.v1
Fields in io.grpc.channelz.v1 declared as SocketOptionLingerModifier and TypeFieldDescriptionprivate static final SocketOptionLingerSocketOptionLinger.DEFAULT_INSTANCEFields in io.grpc.channelz.v1 with type parameters of type SocketOptionLingerModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<SocketOptionLinger> SocketOptionLinger.PARSERMethods in io.grpc.channelz.v1 that return SocketOptionLingerModifier and TypeMethodDescriptionSocketOptionLinger.Builder.build()SocketOptionLinger.Builder.buildPartial()static SocketOptionLingerSocketOptionLinger.getDefaultInstance()SocketOptionLinger.Builder.getDefaultInstanceForType()SocketOptionLinger.getDefaultInstanceForType()static SocketOptionLingerSocketOptionLinger.parseDelimitedFrom(InputStream input) static SocketOptionLingerSocketOptionLinger.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SocketOptionLingerSocketOptionLinger.parseFrom(byte[] data) static SocketOptionLingerSocketOptionLinger.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SocketOptionLingerSocketOptionLinger.parseFrom(com.google.protobuf.ByteString data) static SocketOptionLingerSocketOptionLinger.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SocketOptionLingerSocketOptionLinger.parseFrom(com.google.protobuf.CodedInputStream input) static SocketOptionLingerSocketOptionLinger.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SocketOptionLingerSocketOptionLinger.parseFrom(InputStream input) static SocketOptionLingerSocketOptionLinger.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SocketOptionLingerSocketOptionLinger.parseFrom(ByteBuffer data) static SocketOptionLingerSocketOptionLinger.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.grpc.channelz.v1 that return types with arguments of type SocketOptionLingerModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SocketOptionLinger> SocketOptionLinger.getParserForType()static com.google.protobuf.Parser<SocketOptionLinger> SocketOptionLinger.parser()Methods in io.grpc.channelz.v1 with parameters of type SocketOptionLingerModifier and TypeMethodDescriptionprivate voidSocketOptionLinger.Builder.buildPartial0(SocketOptionLinger result) SocketOptionLinger.Builder.mergeFrom(SocketOptionLinger other) static SocketOptionLinger.BuilderSocketOptionLinger.newBuilder(SocketOptionLinger prototype)