| Package | Description |
|---|---|
| com.google.api.services.container.model |
| Modifier and Type | Method and Description |
|---|---|
FastSocket |
FastSocket.clone() |
FastSocket |
UpdateNodePoolRequest.getFastSocket()
Enable or disable NCCL fast socket for the node pool.
|
FastSocket |
NodeConfig.getFastSocket()
Enable or disable NCCL fast socket for the node pool.
|
FastSocket |
FastSocket.set(String fieldName,
Object value) |
FastSocket |
FastSocket.setEnabled(Boolean enabled)
Whether Fast Socket features are enabled in the node pool.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateNodePoolRequest |
UpdateNodePoolRequest.setFastSocket(FastSocket fastSocket)
Enable or disable NCCL fast socket for the node pool.
|
NodeConfig |
NodeConfig.setFastSocket(FastSocket fastSocket)
Enable or disable NCCL fast socket for the node pool.
|
Copyright © 2011–2025 Google. All rights reserved.