public static final class Messages.NodeInformationProto extends com.google.protobuf.GeneratedMessage implements Messages.NodeInformationProtoOrBuilder
org.apache.slider.api.NodeInformationProto| Modifier and Type | Class and Description |
|---|---|
static class |
Messages.NodeInformationProto.Builder
Protobuf type
org.apache.slider.api.NodeInformationProto |
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 |
ENTRIES_FIELD_NUMBER |
static int |
HEALTHREPORT_FIELD_NUMBER |
static int |
HOSTNAME_FIELD_NUMBER |
static int |
HTTPADDRESS_FIELD_NUMBER |
static int |
LABELS_FIELD_NUMBER |
static int |
LASTUPDATED_FIELD_NUMBER |
static com.google.protobuf.Parser<Messages.NodeInformationProto> |
PARSER |
static int |
RACKNAME_FIELD_NUMBER |
static int |
STATE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static Messages.NodeInformationProto |
getDefaultInstance() |
Messages.NodeInformationProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Messages.NodeEntryInformationProto |
getEntries(int index)
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8; |
int |
getEntriesCount()
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8; |
List<Messages.NodeEntryInformationProto> |
getEntriesList()
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8; |
Messages.NodeEntryInformationProtoOrBuilder |
getEntriesOrBuilder(int index)
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8; |
List<? extends Messages.NodeEntryInformationProtoOrBuilder> |
getEntriesOrBuilderList()
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8; |
String |
getHealthReport()
required string healthReport = 6; |
com.google.protobuf.ByteString |
getHealthReportBytes()
required string healthReport = 6; |
String |
getHostname()
required string hostname = 1; |
com.google.protobuf.ByteString |
getHostnameBytes()
required string hostname = 1; |
String |
getHttpAddress()
required string httpAddress = 3; |
com.google.protobuf.ByteString |
getHttpAddressBytes()
required string httpAddress = 3; |
String |
getLabels()
required string labels = 5; |
com.google.protobuf.ByteString |
getLabelsBytes()
required string labels = 5; |
long |
getLastUpdated()
required int64 lastUpdated = 7; |
com.google.protobuf.Parser<Messages.NodeInformationProto> |
getParserForType() |
String |
getRackName()
required string rackName = 4; |
com.google.protobuf.ByteString |
getRackNameBytes()
required string rackName = 4; |
int |
getSerializedSize() |
String |
getState()
required string state = 2; |
com.google.protobuf.ByteString |
getStateBytes()
required string state = 2; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasHealthReport()
required string healthReport = 6; |
boolean |
hasHostname()
required string hostname = 1; |
boolean |
hasHttpAddress()
required string httpAddress = 3; |
boolean |
hasLabels()
required string labels = 5; |
boolean |
hasLastUpdated()
required int64 lastUpdated = 7; |
boolean |
hasRackName()
required string rackName = 4; |
boolean |
hasState()
required string state = 2; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Messages.NodeInformationProto.Builder |
newBuilder() |
static Messages.NodeInformationProto.Builder |
newBuilder(Messages.NodeInformationProto prototype) |
Messages.NodeInformationProto.Builder |
newBuilderForType() |
protected Messages.NodeInformationProto.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static Messages.NodeInformationProto |
parseDelimitedFrom(InputStream input) |
static Messages.NodeInformationProto |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.NodeInformationProto |
parseFrom(byte[] data) |
static Messages.NodeInformationProto |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.NodeInformationProto |
parseFrom(com.google.protobuf.ByteString data) |
static Messages.NodeInformationProto |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.NodeInformationProto |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Messages.NodeInformationProto |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.NodeInformationProto |
parseFrom(InputStream input) |
static Messages.NodeInformationProto |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Messages.NodeInformationProto.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.NodeInformationProto> PARSER
public static final int HOSTNAME_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
public static final int HTTPADDRESS_FIELD_NUMBER
public static final int RACKNAME_FIELD_NUMBER
public static final int LABELS_FIELD_NUMBER
public static final int HEALTHREPORT_FIELD_NUMBER
public static final int LASTUPDATED_FIELD_NUMBER
public static final int ENTRIES_FIELD_NUMBER
public static Messages.NodeInformationProto getDefaultInstance()
public Messages.NodeInformationProto 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.NodeInformationProto> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasHostname()
required string hostname = 1;hasHostname in interface Messages.NodeInformationProtoOrBuilderpublic String getHostname()
required string hostname = 1;getHostname in interface Messages.NodeInformationProtoOrBuilderpublic com.google.protobuf.ByteString getHostnameBytes()
required string hostname = 1;getHostnameBytes in interface Messages.NodeInformationProtoOrBuilderpublic boolean hasState()
required string state = 2;hasState in interface Messages.NodeInformationProtoOrBuilderpublic String getState()
required string state = 2;getState in interface Messages.NodeInformationProtoOrBuilderpublic com.google.protobuf.ByteString getStateBytes()
required string state = 2;getStateBytes in interface Messages.NodeInformationProtoOrBuilderpublic boolean hasHttpAddress()
required string httpAddress = 3;hasHttpAddress in interface Messages.NodeInformationProtoOrBuilderpublic String getHttpAddress()
required string httpAddress = 3;getHttpAddress in interface Messages.NodeInformationProtoOrBuilderpublic com.google.protobuf.ByteString getHttpAddressBytes()
required string httpAddress = 3;getHttpAddressBytes in interface Messages.NodeInformationProtoOrBuilderpublic boolean hasRackName()
required string rackName = 4;hasRackName in interface Messages.NodeInformationProtoOrBuilderpublic String getRackName()
required string rackName = 4;getRackName in interface Messages.NodeInformationProtoOrBuilderpublic com.google.protobuf.ByteString getRackNameBytes()
required string rackName = 4;getRackNameBytes in interface Messages.NodeInformationProtoOrBuilderpublic boolean hasLabels()
required string labels = 5;hasLabels in interface Messages.NodeInformationProtoOrBuilderpublic String getLabels()
required string labels = 5;getLabels in interface Messages.NodeInformationProtoOrBuilderpublic com.google.protobuf.ByteString getLabelsBytes()
required string labels = 5;getLabelsBytes in interface Messages.NodeInformationProtoOrBuilderpublic boolean hasHealthReport()
required string healthReport = 6;hasHealthReport in interface Messages.NodeInformationProtoOrBuilderpublic String getHealthReport()
required string healthReport = 6;getHealthReport in interface Messages.NodeInformationProtoOrBuilderpublic com.google.protobuf.ByteString getHealthReportBytes()
required string healthReport = 6;getHealthReportBytes in interface Messages.NodeInformationProtoOrBuilderpublic boolean hasLastUpdated()
required int64 lastUpdated = 7;hasLastUpdated in interface Messages.NodeInformationProtoOrBuilderpublic long getLastUpdated()
required int64 lastUpdated = 7;getLastUpdated in interface Messages.NodeInformationProtoOrBuilderpublic List<Messages.NodeEntryInformationProto> getEntriesList()
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;getEntriesList in interface Messages.NodeInformationProtoOrBuilderpublic List<? extends Messages.NodeEntryInformationProtoOrBuilder> getEntriesOrBuilderList()
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;getEntriesOrBuilderList in interface Messages.NodeInformationProtoOrBuilderpublic int getEntriesCount()
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;getEntriesCount in interface Messages.NodeInformationProtoOrBuilderpublic Messages.NodeEntryInformationProto getEntries(int index)
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;getEntries in interface Messages.NodeInformationProtoOrBuilderpublic Messages.NodeEntryInformationProtoOrBuilder getEntriesOrBuilder(int index)
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;getEntriesOrBuilder in interface Messages.NodeInformationProtoOrBuilderpublic 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.NodeInformationProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Messages.NodeInformationProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Messages.NodeInformationProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Messages.NodeInformationProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Messages.NodeInformationProto parseFrom(InputStream input) throws IOException
IOExceptionpublic static Messages.NodeInformationProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Messages.NodeInformationProto parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Messages.NodeInformationProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Messages.NodeInformationProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Messages.NodeInformationProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Messages.NodeInformationProto.Builder newBuilder()
public Messages.NodeInformationProto.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Messages.NodeInformationProto.Builder newBuilder(Messages.NodeInformationProto prototype)
public Messages.NodeInformationProto.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Messages.NodeInformationProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2014–2015 The Apache Software Foundation. All rights reserved.