public static interface Protos.SlaveInfo.CapabilityOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Protos.SlaveInfo.Capability.Type |
getType()
Enum fields should be optional, see: MESOS-4997.
|
boolean |
hasType()
Enum fields should be optional, see: MESOS-4997.
|
boolean hasType()
Enum fields should be optional, see: MESOS-4997.
optional .mesos.SlaveInfo.Capability.Type type = 1;Protos.SlaveInfo.Capability.Type getType()
Enum fields should be optional, see: MESOS-4997.
optional .mesos.SlaveInfo.Capability.Type type = 1;