Uses of Interface
com.google.cloud.tpu.v2.SchedulingConfigOrBuilder
-
Packages that use SchedulingConfigOrBuilder Package Description com.google.cloud.tpu.v2 A client to Cloud TPU API -
-
Uses of SchedulingConfigOrBuilder in com.google.cloud.tpu.v2
Classes in com.google.cloud.tpu.v2 that implement SchedulingConfigOrBuilder Modifier and Type Class Description class
SchedulingConfig
Sets the scheduling options for this node.static class
SchedulingConfig.Builder
Sets the scheduling options for this node.Methods in com.google.cloud.tpu.v2 that return SchedulingConfigOrBuilder Modifier and Type Method Description SchedulingConfigOrBuilder
Node.Builder. getSchedulingConfigOrBuilder()
The scheduling options for this node.SchedulingConfigOrBuilder
Node. getSchedulingConfigOrBuilder()
The scheduling options for this node.SchedulingConfigOrBuilder
NodeOrBuilder. getSchedulingConfigOrBuilder()
The scheduling options for this node.
-