public static final class YarnServiceProtos.GetClusterMetricsResponseProto.Builder extends com.google.protobuf.GeneratedMessage.Builder<YarnServiceProtos.GetClusterMetricsResponseProto.Builder> implements YarnServiceProtos.GetClusterMetricsResponseProtoOrBuilder
hadoop.yarn.GetClusterMetricsResponseProto
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
addAll, newUninitializedMessageException
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.Builder<YarnServiceProtos.GetClusterMetricsResponseProto.Builder>
public YarnServiceProtos.GetClusterMetricsResponseProto.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<YarnServiceProtos.GetClusterMetricsResponseProto.Builder>
public YarnServiceProtos.GetClusterMetricsResponseProto.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessage.Builder<YarnServiceProtos.GetClusterMetricsResponseProto.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<YarnServiceProtos.GetClusterMetricsResponseProto.Builder>
public YarnServiceProtos.GetClusterMetricsResponseProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public YarnServiceProtos.GetClusterMetricsResponseProto build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public YarnServiceProtos.GetClusterMetricsResponseProto buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public YarnServiceProtos.GetClusterMetricsResponseProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<YarnServiceProtos.GetClusterMetricsResponseProto.Builder>
public YarnServiceProtos.GetClusterMetricsResponseProto.Builder mergeFrom(YarnServiceProtos.GetClusterMetricsResponseProto other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<YarnServiceProtos.GetClusterMetricsResponseProto.Builder>
public YarnServiceProtos.GetClusterMetricsResponseProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<YarnServiceProtos.GetClusterMetricsResponseProto.Builder>
IOException
public boolean hasClusterMetrics()
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
hasClusterMetrics
in interface YarnServiceProtos.GetClusterMetricsResponseProtoOrBuilder
public YarnProtos.YarnClusterMetricsProto getClusterMetrics()
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
getClusterMetrics
in interface YarnServiceProtos.GetClusterMetricsResponseProtoOrBuilder
public YarnServiceProtos.GetClusterMetricsResponseProto.Builder setClusterMetrics(YarnProtos.YarnClusterMetricsProto value)
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
public YarnServiceProtos.GetClusterMetricsResponseProto.Builder setClusterMetrics(YarnProtos.YarnClusterMetricsProto.Builder builderForValue)
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
public YarnServiceProtos.GetClusterMetricsResponseProto.Builder mergeClusterMetrics(YarnProtos.YarnClusterMetricsProto value)
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
public YarnServiceProtos.GetClusterMetricsResponseProto.Builder clearClusterMetrics()
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
public YarnProtos.YarnClusterMetricsProto.Builder getClusterMetricsBuilder()
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
public YarnProtos.YarnClusterMetricsProtoOrBuilder getClusterMetricsOrBuilder()
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
getClusterMetricsOrBuilder
in interface YarnServiceProtos.GetClusterMetricsResponseProtoOrBuilder
Copyright © 2013 Apache Software Foundation. All rights reserved.