Uses of Class
com.google.container.v1.FastSocket
-
Packages that use FastSocket Package Description com.google.container.v1 -
-
Uses of FastSocket in com.google.container.v1
Methods in com.google.container.v1 that return FastSocket Modifier and Type Method Description FastSocketFastSocket.Builder. build()FastSocketFastSocket.Builder. buildPartial()static FastSocketFastSocket. getDefaultInstance()FastSocketFastSocket.Builder. getDefaultInstanceForType()FastSocketFastSocket. getDefaultInstanceForType()FastSocketNodeConfig.Builder. getFastSocket()Enable or disable NCCL fast socket for the node pool.FastSocketNodeConfig. getFastSocket()Enable or disable NCCL fast socket for the node pool.FastSocketNodeConfigOrBuilder. getFastSocket()Enable or disable NCCL fast socket for the node pool.FastSocketUpdateNodePoolRequest.Builder. getFastSocket()Enable or disable NCCL fast socket for the node pool.FastSocketUpdateNodePoolRequest. getFastSocket()Enable or disable NCCL fast socket for the node pool.FastSocketUpdateNodePoolRequestOrBuilder. getFastSocket()Enable or disable NCCL fast socket for the node pool.static FastSocketFastSocket. parseDelimitedFrom(InputStream input)static FastSocketFastSocket. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FastSocketFastSocket. parseFrom(byte[] data)static FastSocketFastSocket. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FastSocketFastSocket. parseFrom(com.google.protobuf.ByteString data)static FastSocketFastSocket. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FastSocketFastSocket. parseFrom(com.google.protobuf.CodedInputStream input)static FastSocketFastSocket. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FastSocketFastSocket. parseFrom(InputStream input)static FastSocketFastSocket. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FastSocketFastSocket. parseFrom(ByteBuffer data)static FastSocketFastSocket. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.container.v1 that return types with arguments of type FastSocket Modifier and Type Method Description com.google.protobuf.Parser<FastSocket>FastSocket. getParserForType()static com.google.protobuf.Parser<FastSocket>FastSocket. parser()Methods in com.google.container.v1 with parameters of type FastSocket Modifier and Type Method Description NodeConfig.BuilderNodeConfig.Builder. mergeFastSocket(FastSocket value)Enable or disable NCCL fast socket for the node pool.UpdateNodePoolRequest.BuilderUpdateNodePoolRequest.Builder. mergeFastSocket(FastSocket value)Enable or disable NCCL fast socket for the node pool.FastSocket.BuilderFastSocket.Builder. mergeFrom(FastSocket other)static FastSocket.BuilderFastSocket. newBuilder(FastSocket prototype)NodeConfig.BuilderNodeConfig.Builder. setFastSocket(FastSocket value)Enable or disable NCCL fast socket for the node pool.UpdateNodePoolRequest.BuilderUpdateNodePoolRequest.Builder. setFastSocket(FastSocket value)Enable or disable NCCL fast socket for the node pool.
-