public static interface Protos.CgroupInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
Protos.CgroupInfo.NetCls |
getNetCls()
optional .mesos.v1.CgroupInfo.NetCls net_cls = 1; |
Protos.CgroupInfo.NetClsOrBuilder |
getNetClsOrBuilder()
optional .mesos.v1.CgroupInfo.NetCls net_cls = 1; |
boolean |
hasNetCls()
optional .mesos.v1.CgroupInfo.NetCls net_cls = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasNetCls()
optional .mesos.v1.CgroupInfo.NetCls net_cls = 1;
Protos.CgroupInfo.NetCls getNetCls()
optional .mesos.v1.CgroupInfo.NetCls net_cls = 1;
Protos.CgroupInfo.NetClsOrBuilder getNetClsOrBuilder()
optional .mesos.v1.CgroupInfo.NetCls net_cls = 1;
Copyright © 2017 The Apache Software Foundation. All Rights Reserved.