public static final class Messages.NodeInformationProto.Builder extends com.google.protobuf.GeneratedMessage.Builder<Messages.NodeInformationProto.Builder> implements Messages.NodeInformationProtoOrBuilder
org.apache.slider.api.NodeInformationProto| Modifier and Type | Method and Description |
|---|---|
Messages.NodeInformationProto.Builder |
addAllEntries(Iterable<? extends Messages.NodeEntryInformationProto> values)
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8; |
Messages.NodeInformationProto.Builder |
addEntries(int index,
Messages.NodeEntryInformationProto.Builder builderForValue)
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8; |
Messages.NodeInformationProto.Builder |
addEntries(int index,
Messages.NodeEntryInformationProto value)
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8; |
Messages.NodeInformationProto.Builder |
addEntries(Messages.NodeEntryInformationProto.Builder builderForValue)
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8; |
Messages.NodeInformationProto.Builder |
addEntries(Messages.NodeEntryInformationProto value)
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8; |
Messages.NodeEntryInformationProto.Builder |
addEntriesBuilder()
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8; |
Messages.NodeEntryInformationProto.Builder |
addEntriesBuilder(int index)
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8; |
Messages.NodeInformationProto |
build() |
Messages.NodeInformationProto |
buildPartial() |
Messages.NodeInformationProto.Builder |
clear() |
Messages.NodeInformationProto.Builder |
clearEntries()
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8; |
Messages.NodeInformationProto.Builder |
clearHealthReport()
required string healthReport = 6; |
Messages.NodeInformationProto.Builder |
clearHostname()
required string hostname = 1; |
Messages.NodeInformationProto.Builder |
clearHttpAddress()
required string httpAddress = 3; |
Messages.NodeInformationProto.Builder |
clearLabels()
required string labels = 5; |
Messages.NodeInformationProto.Builder |
clearLastUpdated()
required int64 lastUpdated = 7; |
Messages.NodeInformationProto.Builder |
clearRackName()
required string rackName = 4; |
Messages.NodeInformationProto.Builder |
clearState()
required string state = 2; |
Messages.NodeInformationProto.Builder |
clone() |
Messages.NodeInformationProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Messages.NodeEntryInformationProto |
getEntries(int index)
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8; |
Messages.NodeEntryInformationProto.Builder |
getEntriesBuilder(int index)
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8; |
List<Messages.NodeEntryInformationProto.Builder> |
getEntriesBuilderList()
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; |
String |
getRackName()
required string rackName = 4; |
com.google.protobuf.ByteString |
getRackNameBytes()
required string rackName = 4; |
String |
getState()
required string state = 2; |
com.google.protobuf.ByteString |
getStateBytes()
required string state = 2; |
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() |
Messages.NodeInformationProto.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Messages.NodeInformationProto.Builder |
mergeFrom(com.google.protobuf.Message other) |
Messages.NodeInformationProto.Builder |
mergeFrom(Messages.NodeInformationProto other) |
Messages.NodeInformationProto.Builder |
removeEntries(int index)
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8; |
Messages.NodeInformationProto.Builder |
setEntries(int index,
Messages.NodeEntryInformationProto.Builder builderForValue)
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8; |
Messages.NodeInformationProto.Builder |
setEntries(int index,
Messages.NodeEntryInformationProto value)
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8; |
Messages.NodeInformationProto.Builder |
setHealthReport(String value)
required string healthReport = 6; |
Messages.NodeInformationProto.Builder |
setHealthReportBytes(com.google.protobuf.ByteString value)
required string healthReport = 6; |
Messages.NodeInformationProto.Builder |
setHostname(String value)
required string hostname = 1; |
Messages.NodeInformationProto.Builder |
setHostnameBytes(com.google.protobuf.ByteString value)
required string hostname = 1; |
Messages.NodeInformationProto.Builder |
setHttpAddress(String value)
required string httpAddress = 3; |
Messages.NodeInformationProto.Builder |
setHttpAddressBytes(com.google.protobuf.ByteString value)
required string httpAddress = 3; |
Messages.NodeInformationProto.Builder |
setLabels(String value)
required string labels = 5; |
Messages.NodeInformationProto.Builder |
setLabelsBytes(com.google.protobuf.ByteString value)
required string labels = 5; |
Messages.NodeInformationProto.Builder |
setLastUpdated(long value)
required int64 lastUpdated = 7; |
Messages.NodeInformationProto.Builder |
setRackName(String value)
required string rackName = 4; |
Messages.NodeInformationProto.Builder |
setRackNameBytes(com.google.protobuf.ByteString value)
required string rackName = 4; |
Messages.NodeInformationProto.Builder |
setState(String value)
required string state = 2; |
Messages.NodeInformationProto.Builder |
setStateBytes(com.google.protobuf.ByteString value)
required string state = 2; |
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<Messages.NodeInformationProto.Builder>public Messages.NodeInformationProto.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<Messages.NodeInformationProto.Builder>public Messages.NodeInformationProto.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<Messages.NodeInformationProto.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<Messages.NodeInformationProto.Builder>public Messages.NodeInformationProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Messages.NodeInformationProto build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Messages.NodeInformationProto buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Messages.NodeInformationProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Messages.NodeInformationProto.Builder>public Messages.NodeInformationProto.Builder mergeFrom(Messages.NodeInformationProto other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<Messages.NodeInformationProto.Builder>public Messages.NodeInformationProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Messages.NodeInformationProto.Builder>IOExceptionpublic 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 Messages.NodeInformationProto.Builder setHostname(String value)
required string hostname = 1;public Messages.NodeInformationProto.Builder clearHostname()
required string hostname = 1;public Messages.NodeInformationProto.Builder setHostnameBytes(com.google.protobuf.ByteString value)
required string hostname = 1;public 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 Messages.NodeInformationProto.Builder setState(String value)
required string state = 2;public Messages.NodeInformationProto.Builder clearState()
required string state = 2;public Messages.NodeInformationProto.Builder setStateBytes(com.google.protobuf.ByteString value)
required string state = 2;public 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 Messages.NodeInformationProto.Builder setHttpAddress(String value)
required string httpAddress = 3;public Messages.NodeInformationProto.Builder clearHttpAddress()
required string httpAddress = 3;public Messages.NodeInformationProto.Builder setHttpAddressBytes(com.google.protobuf.ByteString value)
required string httpAddress = 3;public 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 Messages.NodeInformationProto.Builder setRackName(String value)
required string rackName = 4;public Messages.NodeInformationProto.Builder clearRackName()
required string rackName = 4;public Messages.NodeInformationProto.Builder setRackNameBytes(com.google.protobuf.ByteString value)
required string rackName = 4;public 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 Messages.NodeInformationProto.Builder setLabels(String value)
required string labels = 5;public Messages.NodeInformationProto.Builder clearLabels()
required string labels = 5;public Messages.NodeInformationProto.Builder setLabelsBytes(com.google.protobuf.ByteString value)
required string labels = 5;public 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 Messages.NodeInformationProto.Builder setHealthReport(String value)
required string healthReport = 6;public Messages.NodeInformationProto.Builder clearHealthReport()
required string healthReport = 6;public Messages.NodeInformationProto.Builder setHealthReportBytes(com.google.protobuf.ByteString value)
required string healthReport = 6;public boolean hasLastUpdated()
required int64 lastUpdated = 7;hasLastUpdated in interface Messages.NodeInformationProtoOrBuilderpublic long getLastUpdated()
required int64 lastUpdated = 7;getLastUpdated in interface Messages.NodeInformationProtoOrBuilderpublic Messages.NodeInformationProto.Builder setLastUpdated(long value)
required int64 lastUpdated = 7;public Messages.NodeInformationProto.Builder clearLastUpdated()
required int64 lastUpdated = 7;public List<Messages.NodeEntryInformationProto> getEntriesList()
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;getEntriesList 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.NodeInformationProto.Builder setEntries(int index, Messages.NodeEntryInformationProto value)
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;public Messages.NodeInformationProto.Builder setEntries(int index, Messages.NodeEntryInformationProto.Builder builderForValue)
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;public Messages.NodeInformationProto.Builder addEntries(Messages.NodeEntryInformationProto value)
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;public Messages.NodeInformationProto.Builder addEntries(int index, Messages.NodeEntryInformationProto value)
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;public Messages.NodeInformationProto.Builder addEntries(Messages.NodeEntryInformationProto.Builder builderForValue)
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;public Messages.NodeInformationProto.Builder addEntries(int index, Messages.NodeEntryInformationProto.Builder builderForValue)
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;public Messages.NodeInformationProto.Builder addAllEntries(Iterable<? extends Messages.NodeEntryInformationProto> values)
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;public Messages.NodeInformationProto.Builder clearEntries()
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;public Messages.NodeInformationProto.Builder removeEntries(int index)
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;public Messages.NodeEntryInformationProto.Builder getEntriesBuilder(int index)
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;public Messages.NodeEntryInformationProtoOrBuilder getEntriesOrBuilder(int index)
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;getEntriesOrBuilder in interface Messages.NodeInformationProtoOrBuilderpublic List<? extends Messages.NodeEntryInformationProtoOrBuilder> getEntriesOrBuilderList()
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;getEntriesOrBuilderList in interface Messages.NodeInformationProtoOrBuilderpublic Messages.NodeEntryInformationProto.Builder addEntriesBuilder()
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;public Messages.NodeEntryInformationProto.Builder addEntriesBuilder(int index)
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;public List<Messages.NodeEntryInformationProto.Builder> getEntriesBuilderList()
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.