Uses of Interface
com.google.container.v1beta1.FastSocketOrBuilder
-
Packages that use FastSocketOrBuilder Package Description com.google.container.v1beta1 -
-
Uses of FastSocketOrBuilder in com.google.container.v1beta1
Classes in com.google.container.v1beta1 that implement FastSocketOrBuilder Modifier and Type Class Description class
FastSocket
Configuration of Fast Socket feature.static class
FastSocket.Builder
Configuration of Fast Socket feature.Methods in com.google.container.v1beta1 that return FastSocketOrBuilder Modifier and Type Method Description FastSocketOrBuilder
NodeConfig.Builder. getFastSocketOrBuilder()
Enable or disable NCCL fast socket for the node pool.FastSocketOrBuilder
NodeConfig. getFastSocketOrBuilder()
Enable or disable NCCL fast socket for the node pool.FastSocketOrBuilder
NodeConfigOrBuilder. getFastSocketOrBuilder()
Enable or disable NCCL fast socket for the node pool.FastSocketOrBuilder
UpdateNodePoolRequest.Builder. getFastSocketOrBuilder()
Enable or disable NCCL fast socket for the node pool.FastSocketOrBuilder
UpdateNodePoolRequest. getFastSocketOrBuilder()
Enable or disable NCCL fast socket for the node pool.FastSocketOrBuilder
UpdateNodePoolRequestOrBuilder. getFastSocketOrBuilder()
Enable or disable NCCL fast socket for the node pool.
-