public static final class YarnProtos.QueueStatisticsProto extends com.google.protobuf.GeneratedMessage implements YarnProtos.QueueStatisticsProtoOrBuilder
hadoop.yarn.QueueStatisticsProto| Modifier and Type | Class and Description |
|---|---|
static class |
YarnProtos.QueueStatisticsProto.Builder
Protobuf type
hadoop.yarn.QueueStatisticsProto |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
ALLOCATEDCONTAINERS_FIELD_NUMBER |
static int |
ALLOCATEDMEMORYMB_FIELD_NUMBER |
static int |
ALLOCATEDVCORES_FIELD_NUMBER |
static int |
AVAILABLEMEMORYMB_FIELD_NUMBER |
static int |
AVAILABLEVCORES_FIELD_NUMBER |
static int |
NUMACTIVEUSERS_FIELD_NUMBER |
static int |
NUMAPPSCOMPLETED_FIELD_NUMBER |
static int |
NUMAPPSFAILED_FIELD_NUMBER |
static int |
NUMAPPSKILLED_FIELD_NUMBER |
static int |
NUMAPPSPENDING_FIELD_NUMBER |
static int |
NUMAPPSRUNNING_FIELD_NUMBER |
static int |
NUMAPPSSUBMITTED_FIELD_NUMBER |
static com.google.protobuf.Parser<YarnProtos.QueueStatisticsProto> |
PARSER |
static int |
PENDINGCONTAINERS_FIELD_NUMBER |
static int |
PENDINGMEMORYMB_FIELD_NUMBER |
static int |
PENDINGVCORES_FIELD_NUMBER |
static int |
RESERVEDCONTAINERS_FIELD_NUMBER |
static int |
RESERVEDMEMORYMB_FIELD_NUMBER |
static int |
RESERVEDVCORES_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
long |
getAllocatedContainers()
optional int64 allocatedContainers = 16; |
long |
getAllocatedMemoryMB()
optional int64 allocatedMemoryMB = 9; |
long |
getAllocatedVCores()
optional int64 allocatedVCores = 13; |
long |
getAvailableMemoryMB()
optional int64 availableMemoryMB = 8; |
long |
getAvailableVCores()
optional int64 availableVCores = 12; |
static YarnProtos.QueueStatisticsProto |
getDefaultInstance() |
YarnProtos.QueueStatisticsProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
long |
getNumActiveUsers()
optional int64 numActiveUsers = 7; |
long |
getNumAppsCompleted()
optional int64 numAppsCompleted = 4; |
long |
getNumAppsFailed()
optional int64 numAppsFailed = 6; |
long |
getNumAppsKilled()
optional int64 numAppsKilled = 5; |
long |
getNumAppsPending()
optional int64 numAppsPending = 3; |
long |
getNumAppsRunning()
optional int64 numAppsRunning = 2; |
long |
getNumAppsSubmitted()
optional int64 numAppsSubmitted = 1; |
com.google.protobuf.Parser<YarnProtos.QueueStatisticsProto> |
getParserForType() |
long |
getPendingContainers()
optional int64 pendingContainers = 17; |
long |
getPendingMemoryMB()
optional int64 pendingMemoryMB = 10; |
long |
getPendingVCores()
optional int64 pendingVCores = 14; |
long |
getReservedContainers()
optional int64 reservedContainers = 18; |
long |
getReservedMemoryMB()
optional int64 reservedMemoryMB = 11; |
long |
getReservedVCores()
optional int64 reservedVCores = 15; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasAllocatedContainers()
optional int64 allocatedContainers = 16; |
boolean |
hasAllocatedMemoryMB()
optional int64 allocatedMemoryMB = 9; |
boolean |
hasAllocatedVCores()
optional int64 allocatedVCores = 13; |
boolean |
hasAvailableMemoryMB()
optional int64 availableMemoryMB = 8; |
boolean |
hasAvailableVCores()
optional int64 availableVCores = 12; |
int |
hashCode() |
boolean |
hasNumActiveUsers()
optional int64 numActiveUsers = 7; |
boolean |
hasNumAppsCompleted()
optional int64 numAppsCompleted = 4; |
boolean |
hasNumAppsFailed()
optional int64 numAppsFailed = 6; |
boolean |
hasNumAppsKilled()
optional int64 numAppsKilled = 5; |
boolean |
hasNumAppsPending()
optional int64 numAppsPending = 3; |
boolean |
hasNumAppsRunning()
optional int64 numAppsRunning = 2; |
boolean |
hasNumAppsSubmitted()
optional int64 numAppsSubmitted = 1; |
boolean |
hasPendingContainers()
optional int64 pendingContainers = 17; |
boolean |
hasPendingMemoryMB()
optional int64 pendingMemoryMB = 10; |
boolean |
hasPendingVCores()
optional int64 pendingVCores = 14; |
boolean |
hasReservedContainers()
optional int64 reservedContainers = 18; |
boolean |
hasReservedMemoryMB()
optional int64 reservedMemoryMB = 11; |
boolean |
hasReservedVCores()
optional int64 reservedVCores = 15; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static YarnProtos.QueueStatisticsProto.Builder |
newBuilder() |
static YarnProtos.QueueStatisticsProto.Builder |
newBuilder(YarnProtos.QueueStatisticsProto prototype) |
YarnProtos.QueueStatisticsProto.Builder |
newBuilderForType() |
protected YarnProtos.QueueStatisticsProto.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static YarnProtos.QueueStatisticsProto |
parseDelimitedFrom(InputStream input) |
static YarnProtos.QueueStatisticsProto |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnProtos.QueueStatisticsProto |
parseFrom(byte[] data) |
static YarnProtos.QueueStatisticsProto |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnProtos.QueueStatisticsProto |
parseFrom(com.google.protobuf.ByteString data) |
static YarnProtos.QueueStatisticsProto |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnProtos.QueueStatisticsProto |
parseFrom(com.google.protobuf.CodedInputStream input) |
static YarnProtos.QueueStatisticsProto |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnProtos.QueueStatisticsProto |
parseFrom(InputStream input) |
static YarnProtos.QueueStatisticsProto |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
YarnProtos.QueueStatisticsProto.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringtoByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static com.google.protobuf.Parser<YarnProtos.QueueStatisticsProto> PARSER
public static final int NUMAPPSSUBMITTED_FIELD_NUMBER
public static final int NUMAPPSRUNNING_FIELD_NUMBER
public static final int NUMAPPSPENDING_FIELD_NUMBER
public static final int NUMAPPSCOMPLETED_FIELD_NUMBER
public static final int NUMAPPSKILLED_FIELD_NUMBER
public static final int NUMAPPSFAILED_FIELD_NUMBER
public static final int NUMACTIVEUSERS_FIELD_NUMBER
public static final int AVAILABLEMEMORYMB_FIELD_NUMBER
public static final int ALLOCATEDMEMORYMB_FIELD_NUMBER
public static final int PENDINGMEMORYMB_FIELD_NUMBER
public static final int RESERVEDMEMORYMB_FIELD_NUMBER
public static final int AVAILABLEVCORES_FIELD_NUMBER
public static final int ALLOCATEDVCORES_FIELD_NUMBER
public static final int PENDINGVCORES_FIELD_NUMBER
public static final int RESERVEDVCORES_FIELD_NUMBER
public static final int ALLOCATEDCONTAINERS_FIELD_NUMBER
public static final int PENDINGCONTAINERS_FIELD_NUMBER
public static final int RESERVEDCONTAINERS_FIELD_NUMBER
public static YarnProtos.QueueStatisticsProto getDefaultInstance()
public YarnProtos.QueueStatisticsProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic com.google.protobuf.Parser<YarnProtos.QueueStatisticsProto> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasNumAppsSubmitted()
optional int64 numAppsSubmitted = 1;hasNumAppsSubmitted in interface YarnProtos.QueueStatisticsProtoOrBuilderpublic long getNumAppsSubmitted()
optional int64 numAppsSubmitted = 1;getNumAppsSubmitted in interface YarnProtos.QueueStatisticsProtoOrBuilderpublic boolean hasNumAppsRunning()
optional int64 numAppsRunning = 2;hasNumAppsRunning in interface YarnProtos.QueueStatisticsProtoOrBuilderpublic long getNumAppsRunning()
optional int64 numAppsRunning = 2;getNumAppsRunning in interface YarnProtos.QueueStatisticsProtoOrBuilderpublic boolean hasNumAppsPending()
optional int64 numAppsPending = 3;hasNumAppsPending in interface YarnProtos.QueueStatisticsProtoOrBuilderpublic long getNumAppsPending()
optional int64 numAppsPending = 3;getNumAppsPending in interface YarnProtos.QueueStatisticsProtoOrBuilderpublic boolean hasNumAppsCompleted()
optional int64 numAppsCompleted = 4;hasNumAppsCompleted in interface YarnProtos.QueueStatisticsProtoOrBuilderpublic long getNumAppsCompleted()
optional int64 numAppsCompleted = 4;getNumAppsCompleted in interface YarnProtos.QueueStatisticsProtoOrBuilderpublic boolean hasNumAppsKilled()
optional int64 numAppsKilled = 5;hasNumAppsKilled in interface YarnProtos.QueueStatisticsProtoOrBuilderpublic long getNumAppsKilled()
optional int64 numAppsKilled = 5;getNumAppsKilled in interface YarnProtos.QueueStatisticsProtoOrBuilderpublic boolean hasNumAppsFailed()
optional int64 numAppsFailed = 6;hasNumAppsFailed in interface YarnProtos.QueueStatisticsProtoOrBuilderpublic long getNumAppsFailed()
optional int64 numAppsFailed = 6;getNumAppsFailed in interface YarnProtos.QueueStatisticsProtoOrBuilderpublic boolean hasNumActiveUsers()
optional int64 numActiveUsers = 7;hasNumActiveUsers in interface YarnProtos.QueueStatisticsProtoOrBuilderpublic long getNumActiveUsers()
optional int64 numActiveUsers = 7;getNumActiveUsers in interface YarnProtos.QueueStatisticsProtoOrBuilderpublic boolean hasAvailableMemoryMB()
optional int64 availableMemoryMB = 8;hasAvailableMemoryMB in interface YarnProtos.QueueStatisticsProtoOrBuilderpublic long getAvailableMemoryMB()
optional int64 availableMemoryMB = 8;getAvailableMemoryMB in interface YarnProtos.QueueStatisticsProtoOrBuilderpublic boolean hasAllocatedMemoryMB()
optional int64 allocatedMemoryMB = 9;hasAllocatedMemoryMB in interface YarnProtos.QueueStatisticsProtoOrBuilderpublic long getAllocatedMemoryMB()
optional int64 allocatedMemoryMB = 9;getAllocatedMemoryMB in interface YarnProtos.QueueStatisticsProtoOrBuilderpublic boolean hasPendingMemoryMB()
optional int64 pendingMemoryMB = 10;hasPendingMemoryMB in interface YarnProtos.QueueStatisticsProtoOrBuilderpublic long getPendingMemoryMB()
optional int64 pendingMemoryMB = 10;getPendingMemoryMB in interface YarnProtos.QueueStatisticsProtoOrBuilderpublic boolean hasReservedMemoryMB()
optional int64 reservedMemoryMB = 11;hasReservedMemoryMB in interface YarnProtos.QueueStatisticsProtoOrBuilderpublic long getReservedMemoryMB()
optional int64 reservedMemoryMB = 11;getReservedMemoryMB in interface YarnProtos.QueueStatisticsProtoOrBuilderpublic boolean hasAvailableVCores()
optional int64 availableVCores = 12;hasAvailableVCores in interface YarnProtos.QueueStatisticsProtoOrBuilderpublic long getAvailableVCores()
optional int64 availableVCores = 12;getAvailableVCores in interface YarnProtos.QueueStatisticsProtoOrBuilderpublic boolean hasAllocatedVCores()
optional int64 allocatedVCores = 13;hasAllocatedVCores in interface YarnProtos.QueueStatisticsProtoOrBuilderpublic long getAllocatedVCores()
optional int64 allocatedVCores = 13;getAllocatedVCores in interface YarnProtos.QueueStatisticsProtoOrBuilderpublic boolean hasPendingVCores()
optional int64 pendingVCores = 14;hasPendingVCores in interface YarnProtos.QueueStatisticsProtoOrBuilderpublic long getPendingVCores()
optional int64 pendingVCores = 14;getPendingVCores in interface YarnProtos.QueueStatisticsProtoOrBuilderpublic boolean hasReservedVCores()
optional int64 reservedVCores = 15;hasReservedVCores in interface YarnProtos.QueueStatisticsProtoOrBuilderpublic long getReservedVCores()
optional int64 reservedVCores = 15;getReservedVCores in interface YarnProtos.QueueStatisticsProtoOrBuilderpublic boolean hasAllocatedContainers()
optional int64 allocatedContainers = 16;hasAllocatedContainers in interface YarnProtos.QueueStatisticsProtoOrBuilderpublic long getAllocatedContainers()
optional int64 allocatedContainers = 16;getAllocatedContainers in interface YarnProtos.QueueStatisticsProtoOrBuilderpublic boolean hasPendingContainers()
optional int64 pendingContainers = 17;hasPendingContainers in interface YarnProtos.QueueStatisticsProtoOrBuilderpublic long getPendingContainers()
optional int64 pendingContainers = 17;getPendingContainers in interface YarnProtos.QueueStatisticsProtoOrBuilderpublic boolean hasReservedContainers()
optional int64 reservedContainers = 18;hasReservedContainers in interface YarnProtos.QueueStatisticsProtoOrBuilderpublic long getReservedContainers()
optional int64 reservedContainers = 18;getReservedContainers in interface YarnProtos.QueueStatisticsProtoOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static YarnProtos.QueueStatisticsProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static YarnProtos.QueueStatisticsProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static YarnProtos.QueueStatisticsProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static YarnProtos.QueueStatisticsProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static YarnProtos.QueueStatisticsProto parseFrom(InputStream input) throws IOException
IOExceptionpublic static YarnProtos.QueueStatisticsProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static YarnProtos.QueueStatisticsProto parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static YarnProtos.QueueStatisticsProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static YarnProtos.QueueStatisticsProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static YarnProtos.QueueStatisticsProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static YarnProtos.QueueStatisticsProto.Builder newBuilder()
public YarnProtos.QueueStatisticsProto.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static YarnProtos.QueueStatisticsProto.Builder newBuilder(YarnProtos.QueueStatisticsProto prototype)
public YarnProtos.QueueStatisticsProto.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected YarnProtos.QueueStatisticsProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2016 Apache Software Foundation. All Rights Reserved.