public static final class Messages.NodeEntryInformationProto extends com.google.protobuf.GeneratedMessage implements Messages.NodeEntryInformationProtoOrBuilder
org.apache.slider.api.NodeEntryInformationProto| Modifier and Type | Class and Description |
|---|---|
static class |
Messages.NodeEntryInformationProto.Builder
Protobuf type
org.apache.slider.api.NodeEntryInformationProto |
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 |
FAILED_FIELD_NUMBER |
static int |
FAILEDRECENTLY_FIELD_NUMBER |
static int |
LASTUSED_FIELD_NUMBER |
static int |
LIVE_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static com.google.protobuf.Parser<Messages.NodeEntryInformationProto> |
PARSER |
static int |
PREEMPTED_FIELD_NUMBER |
static int |
PRIORITY_FIELD_NUMBER |
static int |
RELEASING_FIELD_NUMBER |
static int |
REQUESTED_FIELD_NUMBER |
static int |
STARTFAILED_FIELD_NUMBER |
static int |
STARTING_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static Messages.NodeEntryInformationProto |
getDefaultInstance() |
Messages.NodeEntryInformationProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
int |
getFailed()
required int32 failed = 5; |
int |
getFailedRecently()
required int32 failedRecently = 6; |
long |
getLastUsed()
required int64 lastUsed = 10; |
int |
getLive()
required int32 live = 8; |
String |
getName()
required string name = 11; |
com.google.protobuf.ByteString |
getNameBytes()
required string name = 11; |
com.google.protobuf.Parser<Messages.NodeEntryInformationProto> |
getParserForType() |
int |
getPreempted()
required int32 preempted = 7; |
int |
getPriority()
required int32 priority = 1; |
int |
getReleasing()
required int32 releasing = 9; |
int |
getRequested()
required int32 requested = 2; |
int |
getSerializedSize() |
int |
getStartFailed()
required int32 startFailed = 4; |
int |
getStarting()
required int32 starting = 3; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasFailed()
required int32 failed = 5; |
boolean |
hasFailedRecently()
required int32 failedRecently = 6; |
int |
hashCode() |
boolean |
hasLastUsed()
required int64 lastUsed = 10; |
boolean |
hasLive()
required int32 live = 8; |
boolean |
hasName()
required string name = 11; |
boolean |
hasPreempted()
required int32 preempted = 7; |
boolean |
hasPriority()
required int32 priority = 1; |
boolean |
hasReleasing()
required int32 releasing = 9; |
boolean |
hasRequested()
required int32 requested = 2; |
boolean |
hasStartFailed()
required int32 startFailed = 4; |
boolean |
hasStarting()
required int32 starting = 3; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Messages.NodeEntryInformationProto.Builder |
newBuilder() |
static Messages.NodeEntryInformationProto.Builder |
newBuilder(Messages.NodeEntryInformationProto prototype) |
Messages.NodeEntryInformationProto.Builder |
newBuilderForType() |
protected Messages.NodeEntryInformationProto.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static Messages.NodeEntryInformationProto |
parseDelimitedFrom(InputStream input) |
static Messages.NodeEntryInformationProto |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.NodeEntryInformationProto |
parseFrom(byte[] data) |
static Messages.NodeEntryInformationProto |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.NodeEntryInformationProto |
parseFrom(com.google.protobuf.ByteString data) |
static Messages.NodeEntryInformationProto |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.NodeEntryInformationProto |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Messages.NodeEntryInformationProto |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.NodeEntryInformationProto |
parseFrom(InputStream input) |
static Messages.NodeEntryInformationProto |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Messages.NodeEntryInformationProto.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<Messages.NodeEntryInformationProto> PARSER
public static final int PRIORITY_FIELD_NUMBER
public static final int REQUESTED_FIELD_NUMBER
public static final int STARTING_FIELD_NUMBER
public static final int STARTFAILED_FIELD_NUMBER
public static final int FAILED_FIELD_NUMBER
public static final int FAILEDRECENTLY_FIELD_NUMBER
public static final int PREEMPTED_FIELD_NUMBER
public static final int LIVE_FIELD_NUMBER
public static final int RELEASING_FIELD_NUMBER
public static final int LASTUSED_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
public static Messages.NodeEntryInformationProto getDefaultInstance()
public Messages.NodeEntryInformationProto 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<Messages.NodeEntryInformationProto> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasPriority()
required int32 priority = 1;hasPriority in interface Messages.NodeEntryInformationProtoOrBuilderpublic int getPriority()
required int32 priority = 1;getPriority in interface Messages.NodeEntryInformationProtoOrBuilderpublic boolean hasRequested()
required int32 requested = 2;hasRequested in interface Messages.NodeEntryInformationProtoOrBuilderpublic int getRequested()
required int32 requested = 2;getRequested in interface Messages.NodeEntryInformationProtoOrBuilderpublic boolean hasStarting()
required int32 starting = 3;hasStarting in interface Messages.NodeEntryInformationProtoOrBuilderpublic int getStarting()
required int32 starting = 3;getStarting in interface Messages.NodeEntryInformationProtoOrBuilderpublic boolean hasStartFailed()
required int32 startFailed = 4;hasStartFailed in interface Messages.NodeEntryInformationProtoOrBuilderpublic int getStartFailed()
required int32 startFailed = 4;getStartFailed in interface Messages.NodeEntryInformationProtoOrBuilderpublic boolean hasFailed()
required int32 failed = 5;hasFailed in interface Messages.NodeEntryInformationProtoOrBuilderpublic int getFailed()
required int32 failed = 5;getFailed in interface Messages.NodeEntryInformationProtoOrBuilderpublic boolean hasFailedRecently()
required int32 failedRecently = 6;hasFailedRecently in interface Messages.NodeEntryInformationProtoOrBuilderpublic int getFailedRecently()
required int32 failedRecently = 6;getFailedRecently in interface Messages.NodeEntryInformationProtoOrBuilderpublic boolean hasPreempted()
required int32 preempted = 7;hasPreempted in interface Messages.NodeEntryInformationProtoOrBuilderpublic int getPreempted()
required int32 preempted = 7;getPreempted in interface Messages.NodeEntryInformationProtoOrBuilderpublic boolean hasLive()
required int32 live = 8;hasLive in interface Messages.NodeEntryInformationProtoOrBuilderpublic int getLive()
required int32 live = 8;getLive in interface Messages.NodeEntryInformationProtoOrBuilderpublic boolean hasReleasing()
required int32 releasing = 9;hasReleasing in interface Messages.NodeEntryInformationProtoOrBuilderpublic int getReleasing()
required int32 releasing = 9;getReleasing in interface Messages.NodeEntryInformationProtoOrBuilderpublic boolean hasLastUsed()
required int64 lastUsed = 10;hasLastUsed in interface Messages.NodeEntryInformationProtoOrBuilderpublic long getLastUsed()
required int64 lastUsed = 10;getLastUsed in interface Messages.NodeEntryInformationProtoOrBuilderpublic boolean hasName()
required string name = 11;hasName in interface Messages.NodeEntryInformationProtoOrBuilderpublic String getName()
required string name = 11;getName in interface Messages.NodeEntryInformationProtoOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
required string name = 11;getNameBytes in interface Messages.NodeEntryInformationProtoOrBuilderpublic 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 Messages.NodeEntryInformationProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Messages.NodeEntryInformationProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Messages.NodeEntryInformationProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Messages.NodeEntryInformationProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Messages.NodeEntryInformationProto parseFrom(InputStream input) throws IOException
IOExceptionpublic static Messages.NodeEntryInformationProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Messages.NodeEntryInformationProto parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Messages.NodeEntryInformationProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Messages.NodeEntryInformationProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Messages.NodeEntryInformationProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Messages.NodeEntryInformationProto.Builder newBuilder()
public Messages.NodeEntryInformationProto.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Messages.NodeEntryInformationProto.Builder newBuilder(Messages.NodeEntryInformationProto prototype)
public Messages.NodeEntryInformationProto.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Messages.NodeEntryInformationProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2014–2015 The Apache Software Foundation. All rights reserved.