Package org.apache.spark.status.protobuf
Class StoreTypes.ApplicationEnvironmentInfo.Builder
Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<StoreTypes.ApplicationEnvironmentInfo.Builder>
org.apache.spark.status.protobuf.StoreTypes.ApplicationEnvironmentInfo.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,StoreTypes.ApplicationEnvironmentInfoOrBuilder
- Enclosing class:
- StoreTypes.ApplicationEnvironmentInfo
public static final class StoreTypes.ApplicationEnvironmentInfo.Builder
extends com.google.protobuf.GeneratedMessage.Builder<StoreTypes.ApplicationEnvironmentInfo.Builder>
implements StoreTypes.ApplicationEnvironmentInfoOrBuilder
Protobuf type
org.apache.spark.status.protobuf.ApplicationEnvironmentInfo-
Method Summary
Modifier and TypeMethodDescriptionaddAllClasspathEntries(Iterable<? extends StoreTypes.PairStrings> values) repeated .org.apache.spark.status.protobuf.PairStrings classpath_entries = 6;addAllHadoopProperties(Iterable<? extends StoreTypes.PairStrings> values) repeated .org.apache.spark.status.protobuf.PairStrings hadoop_properties = 3;addAllMetricsProperties(Iterable<? extends StoreTypes.PairStrings> values) repeated .org.apache.spark.status.protobuf.PairStrings metrics_properties = 5;addAllResourceProfiles(Iterable<? extends StoreTypes.ResourceProfileInfo> values) repeated .org.apache.spark.status.protobuf.ResourceProfileInfo resource_profiles = 7;addAllSparkProperties(Iterable<? extends StoreTypes.PairStrings> values) repeated .org.apache.spark.status.protobuf.PairStrings spark_properties = 2;addAllSystemProperties(Iterable<? extends StoreTypes.PairStrings> values) repeated .org.apache.spark.status.protobuf.PairStrings system_properties = 4;addClasspathEntries(int index, StoreTypes.PairStrings value) repeated .org.apache.spark.status.protobuf.PairStrings classpath_entries = 6;addClasspathEntries(int index, StoreTypes.PairStrings.Builder builderForValue) repeated .org.apache.spark.status.protobuf.PairStrings classpath_entries = 6;repeated .org.apache.spark.status.protobuf.PairStrings classpath_entries = 6;addClasspathEntries(StoreTypes.PairStrings.Builder builderForValue) repeated .org.apache.spark.status.protobuf.PairStrings classpath_entries = 6;repeated .org.apache.spark.status.protobuf.PairStrings classpath_entries = 6;addClasspathEntriesBuilder(int index) repeated .org.apache.spark.status.protobuf.PairStrings classpath_entries = 6;addHadoopProperties(int index, StoreTypes.PairStrings value) repeated .org.apache.spark.status.protobuf.PairStrings hadoop_properties = 3;addHadoopProperties(int index, StoreTypes.PairStrings.Builder builderForValue) repeated .org.apache.spark.status.protobuf.PairStrings hadoop_properties = 3;repeated .org.apache.spark.status.protobuf.PairStrings hadoop_properties = 3;addHadoopProperties(StoreTypes.PairStrings.Builder builderForValue) repeated .org.apache.spark.status.protobuf.PairStrings hadoop_properties = 3;repeated .org.apache.spark.status.protobuf.PairStrings hadoop_properties = 3;addHadoopPropertiesBuilder(int index) repeated .org.apache.spark.status.protobuf.PairStrings hadoop_properties = 3;addMetricsProperties(int index, StoreTypes.PairStrings value) repeated .org.apache.spark.status.protobuf.PairStrings metrics_properties = 5;addMetricsProperties(int index, StoreTypes.PairStrings.Builder builderForValue) repeated .org.apache.spark.status.protobuf.PairStrings metrics_properties = 5;repeated .org.apache.spark.status.protobuf.PairStrings metrics_properties = 5;addMetricsProperties(StoreTypes.PairStrings.Builder builderForValue) repeated .org.apache.spark.status.protobuf.PairStrings metrics_properties = 5;repeated .org.apache.spark.status.protobuf.PairStrings metrics_properties = 5;addMetricsPropertiesBuilder(int index) repeated .org.apache.spark.status.protobuf.PairStrings metrics_properties = 5;addResourceProfiles(int index, StoreTypes.ResourceProfileInfo value) repeated .org.apache.spark.status.protobuf.ResourceProfileInfo resource_profiles = 7;addResourceProfiles(int index, StoreTypes.ResourceProfileInfo.Builder builderForValue) repeated .org.apache.spark.status.protobuf.ResourceProfileInfo resource_profiles = 7;repeated .org.apache.spark.status.protobuf.ResourceProfileInfo resource_profiles = 7;addResourceProfiles(StoreTypes.ResourceProfileInfo.Builder builderForValue) repeated .org.apache.spark.status.protobuf.ResourceProfileInfo resource_profiles = 7;repeated .org.apache.spark.status.protobuf.ResourceProfileInfo resource_profiles = 7;addResourceProfilesBuilder(int index) repeated .org.apache.spark.status.protobuf.ResourceProfileInfo resource_profiles = 7;addSparkProperties(int index, StoreTypes.PairStrings value) repeated .org.apache.spark.status.protobuf.PairStrings spark_properties = 2;addSparkProperties(int index, StoreTypes.PairStrings.Builder builderForValue) repeated .org.apache.spark.status.protobuf.PairStrings spark_properties = 2;repeated .org.apache.spark.status.protobuf.PairStrings spark_properties = 2;addSparkProperties(StoreTypes.PairStrings.Builder builderForValue) repeated .org.apache.spark.status.protobuf.PairStrings spark_properties = 2;repeated .org.apache.spark.status.protobuf.PairStrings spark_properties = 2;addSparkPropertiesBuilder(int index) repeated .org.apache.spark.status.protobuf.PairStrings spark_properties = 2;addSystemProperties(int index, StoreTypes.PairStrings value) repeated .org.apache.spark.status.protobuf.PairStrings system_properties = 4;addSystemProperties(int index, StoreTypes.PairStrings.Builder builderForValue) repeated .org.apache.spark.status.protobuf.PairStrings system_properties = 4;repeated .org.apache.spark.status.protobuf.PairStrings system_properties = 4;addSystemProperties(StoreTypes.PairStrings.Builder builderForValue) repeated .org.apache.spark.status.protobuf.PairStrings system_properties = 4;repeated .org.apache.spark.status.protobuf.PairStrings system_properties = 4;addSystemPropertiesBuilder(int index) repeated .org.apache.spark.status.protobuf.PairStrings system_properties = 4;build()clear()repeated .org.apache.spark.status.protobuf.PairStrings classpath_entries = 6;repeated .org.apache.spark.status.protobuf.PairStrings hadoop_properties = 3;repeated .org.apache.spark.status.protobuf.PairStrings metrics_properties = 5;repeated .org.apache.spark.status.protobuf.ResourceProfileInfo resource_profiles = 7;.org.apache.spark.status.protobuf.RuntimeInfo runtime = 1;repeated .org.apache.spark.status.protobuf.PairStrings spark_properties = 2;repeated .org.apache.spark.status.protobuf.PairStrings system_properties = 4;getClasspathEntries(int index) repeated .org.apache.spark.status.protobuf.PairStrings classpath_entries = 6;getClasspathEntriesBuilder(int index) repeated .org.apache.spark.status.protobuf.PairStrings classpath_entries = 6;repeated .org.apache.spark.status.protobuf.PairStrings classpath_entries = 6;intrepeated .org.apache.spark.status.protobuf.PairStrings classpath_entries = 6;repeated .org.apache.spark.status.protobuf.PairStrings classpath_entries = 6;getClasspathEntriesOrBuilder(int index) repeated .org.apache.spark.status.protobuf.PairStrings classpath_entries = 6;List<? extends StoreTypes.PairStringsOrBuilder>repeated .org.apache.spark.status.protobuf.PairStrings classpath_entries = 6;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetHadoopProperties(int index) repeated .org.apache.spark.status.protobuf.PairStrings hadoop_properties = 3;getHadoopPropertiesBuilder(int index) repeated .org.apache.spark.status.protobuf.PairStrings hadoop_properties = 3;repeated .org.apache.spark.status.protobuf.PairStrings hadoop_properties = 3;intrepeated .org.apache.spark.status.protobuf.PairStrings hadoop_properties = 3;repeated .org.apache.spark.status.protobuf.PairStrings hadoop_properties = 3;getHadoopPropertiesOrBuilder(int index) repeated .org.apache.spark.status.protobuf.PairStrings hadoop_properties = 3;List<? extends StoreTypes.PairStringsOrBuilder>repeated .org.apache.spark.status.protobuf.PairStrings hadoop_properties = 3;getMetricsProperties(int index) repeated .org.apache.spark.status.protobuf.PairStrings metrics_properties = 5;getMetricsPropertiesBuilder(int index) repeated .org.apache.spark.status.protobuf.PairStrings metrics_properties = 5;repeated .org.apache.spark.status.protobuf.PairStrings metrics_properties = 5;intrepeated .org.apache.spark.status.protobuf.PairStrings metrics_properties = 5;repeated .org.apache.spark.status.protobuf.PairStrings metrics_properties = 5;getMetricsPropertiesOrBuilder(int index) repeated .org.apache.spark.status.protobuf.PairStrings metrics_properties = 5;List<? extends StoreTypes.PairStringsOrBuilder>repeated .org.apache.spark.status.protobuf.PairStrings metrics_properties = 5;getResourceProfiles(int index) repeated .org.apache.spark.status.protobuf.ResourceProfileInfo resource_profiles = 7;getResourceProfilesBuilder(int index) repeated .org.apache.spark.status.protobuf.ResourceProfileInfo resource_profiles = 7;repeated .org.apache.spark.status.protobuf.ResourceProfileInfo resource_profiles = 7;intrepeated .org.apache.spark.status.protobuf.ResourceProfileInfo resource_profiles = 7;repeated .org.apache.spark.status.protobuf.ResourceProfileInfo resource_profiles = 7;getResourceProfilesOrBuilder(int index) repeated .org.apache.spark.status.protobuf.ResourceProfileInfo resource_profiles = 7;List<? extends StoreTypes.ResourceProfileInfoOrBuilder>repeated .org.apache.spark.status.protobuf.ResourceProfileInfo resource_profiles = 7;.org.apache.spark.status.protobuf.RuntimeInfo runtime = 1;.org.apache.spark.status.protobuf.RuntimeInfo runtime = 1;.org.apache.spark.status.protobuf.RuntimeInfo runtime = 1;getSparkProperties(int index) repeated .org.apache.spark.status.protobuf.PairStrings spark_properties = 2;getSparkPropertiesBuilder(int index) repeated .org.apache.spark.status.protobuf.PairStrings spark_properties = 2;repeated .org.apache.spark.status.protobuf.PairStrings spark_properties = 2;intrepeated .org.apache.spark.status.protobuf.PairStrings spark_properties = 2;repeated .org.apache.spark.status.protobuf.PairStrings spark_properties = 2;getSparkPropertiesOrBuilder(int index) repeated .org.apache.spark.status.protobuf.PairStrings spark_properties = 2;List<? extends StoreTypes.PairStringsOrBuilder>repeated .org.apache.spark.status.protobuf.PairStrings spark_properties = 2;getSystemProperties(int index) repeated .org.apache.spark.status.protobuf.PairStrings system_properties = 4;getSystemPropertiesBuilder(int index) repeated .org.apache.spark.status.protobuf.PairStrings system_properties = 4;repeated .org.apache.spark.status.protobuf.PairStrings system_properties = 4;intrepeated .org.apache.spark.status.protobuf.PairStrings system_properties = 4;repeated .org.apache.spark.status.protobuf.PairStrings system_properties = 4;getSystemPropertiesOrBuilder(int index) repeated .org.apache.spark.status.protobuf.PairStrings system_properties = 4;List<? extends StoreTypes.PairStringsOrBuilder>repeated .org.apache.spark.status.protobuf.PairStrings system_properties = 4;boolean.org.apache.spark.status.protobuf.RuntimeInfo runtime = 1;final booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) .org.apache.spark.status.protobuf.RuntimeInfo runtime = 1;removeClasspathEntries(int index) repeated .org.apache.spark.status.protobuf.PairStrings classpath_entries = 6;removeHadoopProperties(int index) repeated .org.apache.spark.status.protobuf.PairStrings hadoop_properties = 3;removeMetricsProperties(int index) repeated .org.apache.spark.status.protobuf.PairStrings metrics_properties = 5;removeResourceProfiles(int index) repeated .org.apache.spark.status.protobuf.ResourceProfileInfo resource_profiles = 7;removeSparkProperties(int index) repeated .org.apache.spark.status.protobuf.PairStrings spark_properties = 2;removeSystemProperties(int index) repeated .org.apache.spark.status.protobuf.PairStrings system_properties = 4;setClasspathEntries(int index, StoreTypes.PairStrings value) repeated .org.apache.spark.status.protobuf.PairStrings classpath_entries = 6;setClasspathEntries(int index, StoreTypes.PairStrings.Builder builderForValue) repeated .org.apache.spark.status.protobuf.PairStrings classpath_entries = 6;setHadoopProperties(int index, StoreTypes.PairStrings value) repeated .org.apache.spark.status.protobuf.PairStrings hadoop_properties = 3;setHadoopProperties(int index, StoreTypes.PairStrings.Builder builderForValue) repeated .org.apache.spark.status.protobuf.PairStrings hadoop_properties = 3;setMetricsProperties(int index, StoreTypes.PairStrings value) repeated .org.apache.spark.status.protobuf.PairStrings metrics_properties = 5;setMetricsProperties(int index, StoreTypes.PairStrings.Builder builderForValue) repeated .org.apache.spark.status.protobuf.PairStrings metrics_properties = 5;setResourceProfiles(int index, StoreTypes.ResourceProfileInfo value) repeated .org.apache.spark.status.protobuf.ResourceProfileInfo resource_profiles = 7;setResourceProfiles(int index, StoreTypes.ResourceProfileInfo.Builder builderForValue) repeated .org.apache.spark.status.protobuf.ResourceProfileInfo resource_profiles = 7;setRuntime(StoreTypes.RuntimeInfo value) .org.apache.spark.status.protobuf.RuntimeInfo runtime = 1;setRuntime(StoreTypes.RuntimeInfo.Builder builderForValue) .org.apache.spark.status.protobuf.RuntimeInfo runtime = 1;setSparkProperties(int index, StoreTypes.PairStrings value) repeated .org.apache.spark.status.protobuf.PairStrings spark_properties = 2;setSparkProperties(int index, StoreTypes.PairStrings.Builder builderForValue) repeated .org.apache.spark.status.protobuf.PairStrings spark_properties = 2;setSystemProperties(int index, StoreTypes.PairStrings value) repeated .org.apache.spark.status.protobuf.PairStrings system_properties = 4;setSystemProperties(int index, StoreTypes.PairStrings.Builder builderForValue) repeated .org.apache.spark.status.protobuf.PairStrings system_properties = 4;Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, mergeUnknownFields, newBuilderForField, setField, setRepeatedField, setUnknownFieldsMethods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
mergeDelimitedFrom, mergeDelimitedFrom, mergeFromMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<StoreTypes.ApplicationEnvironmentInfo.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<StoreTypes.ApplicationEnvironmentInfo.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<StoreTypes.ApplicationEnvironmentInfo.Builder>
-
mergeFrom
public StoreTypes.ApplicationEnvironmentInfo.Builder mergeFrom(StoreTypes.ApplicationEnvironmentInfo other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<StoreTypes.ApplicationEnvironmentInfo.Builder>
-
mergeFrom
public StoreTypes.ApplicationEnvironmentInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<StoreTypes.ApplicationEnvironmentInfo.Builder>- Throws:
IOException
-
hasRuntime
public boolean hasRuntime().org.apache.spark.status.protobuf.RuntimeInfo runtime = 1;- Specified by:
hasRuntimein interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder- Returns:
- Whether the runtime field is set.
-
getRuntime
.org.apache.spark.status.protobuf.RuntimeInfo runtime = 1;- Specified by:
getRuntimein interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder- Returns:
- The runtime.
-
setRuntime
.org.apache.spark.status.protobuf.RuntimeInfo runtime = 1; -
setRuntime
public StoreTypes.ApplicationEnvironmentInfo.Builder setRuntime(StoreTypes.RuntimeInfo.Builder builderForValue) .org.apache.spark.status.protobuf.RuntimeInfo runtime = 1; -
mergeRuntime
.org.apache.spark.status.protobuf.RuntimeInfo runtime = 1; -
clearRuntime
.org.apache.spark.status.protobuf.RuntimeInfo runtime = 1; -
getRuntimeBuilder
.org.apache.spark.status.protobuf.RuntimeInfo runtime = 1; -
getRuntimeOrBuilder
.org.apache.spark.status.protobuf.RuntimeInfo runtime = 1;- Specified by:
getRuntimeOrBuilderin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
getSparkPropertiesList
repeated .org.apache.spark.status.protobuf.PairStrings spark_properties = 2;- Specified by:
getSparkPropertiesListin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
getSparkPropertiesCount
public int getSparkPropertiesCount()repeated .org.apache.spark.status.protobuf.PairStrings spark_properties = 2;- Specified by:
getSparkPropertiesCountin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
getSparkProperties
repeated .org.apache.spark.status.protobuf.PairStrings spark_properties = 2;- Specified by:
getSparkPropertiesin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
setSparkProperties
public StoreTypes.ApplicationEnvironmentInfo.Builder setSparkProperties(int index, StoreTypes.PairStrings value) repeated .org.apache.spark.status.protobuf.PairStrings spark_properties = 2; -
setSparkProperties
public StoreTypes.ApplicationEnvironmentInfo.Builder setSparkProperties(int index, StoreTypes.PairStrings.Builder builderForValue) repeated .org.apache.spark.status.protobuf.PairStrings spark_properties = 2; -
addSparkProperties
public StoreTypes.ApplicationEnvironmentInfo.Builder addSparkProperties(StoreTypes.PairStrings value) repeated .org.apache.spark.status.protobuf.PairStrings spark_properties = 2; -
addSparkProperties
public StoreTypes.ApplicationEnvironmentInfo.Builder addSparkProperties(int index, StoreTypes.PairStrings value) repeated .org.apache.spark.status.protobuf.PairStrings spark_properties = 2; -
addSparkProperties
public StoreTypes.ApplicationEnvironmentInfo.Builder addSparkProperties(StoreTypes.PairStrings.Builder builderForValue) repeated .org.apache.spark.status.protobuf.PairStrings spark_properties = 2; -
addSparkProperties
public StoreTypes.ApplicationEnvironmentInfo.Builder addSparkProperties(int index, StoreTypes.PairStrings.Builder builderForValue) repeated .org.apache.spark.status.protobuf.PairStrings spark_properties = 2; -
addAllSparkProperties
public StoreTypes.ApplicationEnvironmentInfo.Builder addAllSparkProperties(Iterable<? extends StoreTypes.PairStrings> values) repeated .org.apache.spark.status.protobuf.PairStrings spark_properties = 2; -
clearSparkProperties
repeated .org.apache.spark.status.protobuf.PairStrings spark_properties = 2; -
removeSparkProperties
repeated .org.apache.spark.status.protobuf.PairStrings spark_properties = 2; -
getSparkPropertiesBuilder
repeated .org.apache.spark.status.protobuf.PairStrings spark_properties = 2; -
getSparkPropertiesOrBuilder
repeated .org.apache.spark.status.protobuf.PairStrings spark_properties = 2;- Specified by:
getSparkPropertiesOrBuilderin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
getSparkPropertiesOrBuilderList
repeated .org.apache.spark.status.protobuf.PairStrings spark_properties = 2;- Specified by:
getSparkPropertiesOrBuilderListin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
addSparkPropertiesBuilder
repeated .org.apache.spark.status.protobuf.PairStrings spark_properties = 2; -
addSparkPropertiesBuilder
repeated .org.apache.spark.status.protobuf.PairStrings spark_properties = 2; -
getSparkPropertiesBuilderList
repeated .org.apache.spark.status.protobuf.PairStrings spark_properties = 2; -
getHadoopPropertiesList
repeated .org.apache.spark.status.protobuf.PairStrings hadoop_properties = 3;- Specified by:
getHadoopPropertiesListin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
getHadoopPropertiesCount
public int getHadoopPropertiesCount()repeated .org.apache.spark.status.protobuf.PairStrings hadoop_properties = 3;- Specified by:
getHadoopPropertiesCountin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
getHadoopProperties
repeated .org.apache.spark.status.protobuf.PairStrings hadoop_properties = 3;- Specified by:
getHadoopPropertiesin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
setHadoopProperties
public StoreTypes.ApplicationEnvironmentInfo.Builder setHadoopProperties(int index, StoreTypes.PairStrings value) repeated .org.apache.spark.status.protobuf.PairStrings hadoop_properties = 3; -
setHadoopProperties
public StoreTypes.ApplicationEnvironmentInfo.Builder setHadoopProperties(int index, StoreTypes.PairStrings.Builder builderForValue) repeated .org.apache.spark.status.protobuf.PairStrings hadoop_properties = 3; -
addHadoopProperties
public StoreTypes.ApplicationEnvironmentInfo.Builder addHadoopProperties(StoreTypes.PairStrings value) repeated .org.apache.spark.status.protobuf.PairStrings hadoop_properties = 3; -
addHadoopProperties
public StoreTypes.ApplicationEnvironmentInfo.Builder addHadoopProperties(int index, StoreTypes.PairStrings value) repeated .org.apache.spark.status.protobuf.PairStrings hadoop_properties = 3; -
addHadoopProperties
public StoreTypes.ApplicationEnvironmentInfo.Builder addHadoopProperties(StoreTypes.PairStrings.Builder builderForValue) repeated .org.apache.spark.status.protobuf.PairStrings hadoop_properties = 3; -
addHadoopProperties
public StoreTypes.ApplicationEnvironmentInfo.Builder addHadoopProperties(int index, StoreTypes.PairStrings.Builder builderForValue) repeated .org.apache.spark.status.protobuf.PairStrings hadoop_properties = 3; -
addAllHadoopProperties
public StoreTypes.ApplicationEnvironmentInfo.Builder addAllHadoopProperties(Iterable<? extends StoreTypes.PairStrings> values) repeated .org.apache.spark.status.protobuf.PairStrings hadoop_properties = 3; -
clearHadoopProperties
repeated .org.apache.spark.status.protobuf.PairStrings hadoop_properties = 3; -
removeHadoopProperties
repeated .org.apache.spark.status.protobuf.PairStrings hadoop_properties = 3; -
getHadoopPropertiesBuilder
repeated .org.apache.spark.status.protobuf.PairStrings hadoop_properties = 3; -
getHadoopPropertiesOrBuilder
repeated .org.apache.spark.status.protobuf.PairStrings hadoop_properties = 3;- Specified by:
getHadoopPropertiesOrBuilderin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
getHadoopPropertiesOrBuilderList
repeated .org.apache.spark.status.protobuf.PairStrings hadoop_properties = 3;- Specified by:
getHadoopPropertiesOrBuilderListin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
addHadoopPropertiesBuilder
repeated .org.apache.spark.status.protobuf.PairStrings hadoop_properties = 3; -
addHadoopPropertiesBuilder
repeated .org.apache.spark.status.protobuf.PairStrings hadoop_properties = 3; -
getHadoopPropertiesBuilderList
repeated .org.apache.spark.status.protobuf.PairStrings hadoop_properties = 3; -
getSystemPropertiesList
repeated .org.apache.spark.status.protobuf.PairStrings system_properties = 4;- Specified by:
getSystemPropertiesListin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
getSystemPropertiesCount
public int getSystemPropertiesCount()repeated .org.apache.spark.status.protobuf.PairStrings system_properties = 4;- Specified by:
getSystemPropertiesCountin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
getSystemProperties
repeated .org.apache.spark.status.protobuf.PairStrings system_properties = 4;- Specified by:
getSystemPropertiesin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
setSystemProperties
public StoreTypes.ApplicationEnvironmentInfo.Builder setSystemProperties(int index, StoreTypes.PairStrings value) repeated .org.apache.spark.status.protobuf.PairStrings system_properties = 4; -
setSystemProperties
public StoreTypes.ApplicationEnvironmentInfo.Builder setSystemProperties(int index, StoreTypes.PairStrings.Builder builderForValue) repeated .org.apache.spark.status.protobuf.PairStrings system_properties = 4; -
addSystemProperties
public StoreTypes.ApplicationEnvironmentInfo.Builder addSystemProperties(StoreTypes.PairStrings value) repeated .org.apache.spark.status.protobuf.PairStrings system_properties = 4; -
addSystemProperties
public StoreTypes.ApplicationEnvironmentInfo.Builder addSystemProperties(int index, StoreTypes.PairStrings value) repeated .org.apache.spark.status.protobuf.PairStrings system_properties = 4; -
addSystemProperties
public StoreTypes.ApplicationEnvironmentInfo.Builder addSystemProperties(StoreTypes.PairStrings.Builder builderForValue) repeated .org.apache.spark.status.protobuf.PairStrings system_properties = 4; -
addSystemProperties
public StoreTypes.ApplicationEnvironmentInfo.Builder addSystemProperties(int index, StoreTypes.PairStrings.Builder builderForValue) repeated .org.apache.spark.status.protobuf.PairStrings system_properties = 4; -
addAllSystemProperties
public StoreTypes.ApplicationEnvironmentInfo.Builder addAllSystemProperties(Iterable<? extends StoreTypes.PairStrings> values) repeated .org.apache.spark.status.protobuf.PairStrings system_properties = 4; -
clearSystemProperties
repeated .org.apache.spark.status.protobuf.PairStrings system_properties = 4; -
removeSystemProperties
repeated .org.apache.spark.status.protobuf.PairStrings system_properties = 4; -
getSystemPropertiesBuilder
repeated .org.apache.spark.status.protobuf.PairStrings system_properties = 4; -
getSystemPropertiesOrBuilder
repeated .org.apache.spark.status.protobuf.PairStrings system_properties = 4;- Specified by:
getSystemPropertiesOrBuilderin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
getSystemPropertiesOrBuilderList
repeated .org.apache.spark.status.protobuf.PairStrings system_properties = 4;- Specified by:
getSystemPropertiesOrBuilderListin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
addSystemPropertiesBuilder
repeated .org.apache.spark.status.protobuf.PairStrings system_properties = 4; -
addSystemPropertiesBuilder
repeated .org.apache.spark.status.protobuf.PairStrings system_properties = 4; -
getSystemPropertiesBuilderList
repeated .org.apache.spark.status.protobuf.PairStrings system_properties = 4; -
getMetricsPropertiesList
repeated .org.apache.spark.status.protobuf.PairStrings metrics_properties = 5;- Specified by:
getMetricsPropertiesListin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
getMetricsPropertiesCount
public int getMetricsPropertiesCount()repeated .org.apache.spark.status.protobuf.PairStrings metrics_properties = 5;- Specified by:
getMetricsPropertiesCountin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
getMetricsProperties
repeated .org.apache.spark.status.protobuf.PairStrings metrics_properties = 5;- Specified by:
getMetricsPropertiesin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
setMetricsProperties
public StoreTypes.ApplicationEnvironmentInfo.Builder setMetricsProperties(int index, StoreTypes.PairStrings value) repeated .org.apache.spark.status.protobuf.PairStrings metrics_properties = 5; -
setMetricsProperties
public StoreTypes.ApplicationEnvironmentInfo.Builder setMetricsProperties(int index, StoreTypes.PairStrings.Builder builderForValue) repeated .org.apache.spark.status.protobuf.PairStrings metrics_properties = 5; -
addMetricsProperties
public StoreTypes.ApplicationEnvironmentInfo.Builder addMetricsProperties(StoreTypes.PairStrings value) repeated .org.apache.spark.status.protobuf.PairStrings metrics_properties = 5; -
addMetricsProperties
public StoreTypes.ApplicationEnvironmentInfo.Builder addMetricsProperties(int index, StoreTypes.PairStrings value) repeated .org.apache.spark.status.protobuf.PairStrings metrics_properties = 5; -
addMetricsProperties
public StoreTypes.ApplicationEnvironmentInfo.Builder addMetricsProperties(StoreTypes.PairStrings.Builder builderForValue) repeated .org.apache.spark.status.protobuf.PairStrings metrics_properties = 5; -
addMetricsProperties
public StoreTypes.ApplicationEnvironmentInfo.Builder addMetricsProperties(int index, StoreTypes.PairStrings.Builder builderForValue) repeated .org.apache.spark.status.protobuf.PairStrings metrics_properties = 5; -
addAllMetricsProperties
public StoreTypes.ApplicationEnvironmentInfo.Builder addAllMetricsProperties(Iterable<? extends StoreTypes.PairStrings> values) repeated .org.apache.spark.status.protobuf.PairStrings metrics_properties = 5; -
clearMetricsProperties
repeated .org.apache.spark.status.protobuf.PairStrings metrics_properties = 5; -
removeMetricsProperties
repeated .org.apache.spark.status.protobuf.PairStrings metrics_properties = 5; -
getMetricsPropertiesBuilder
repeated .org.apache.spark.status.protobuf.PairStrings metrics_properties = 5; -
getMetricsPropertiesOrBuilder
repeated .org.apache.spark.status.protobuf.PairStrings metrics_properties = 5;- Specified by:
getMetricsPropertiesOrBuilderin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
getMetricsPropertiesOrBuilderList
repeated .org.apache.spark.status.protobuf.PairStrings metrics_properties = 5;- Specified by:
getMetricsPropertiesOrBuilderListin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
addMetricsPropertiesBuilder
repeated .org.apache.spark.status.protobuf.PairStrings metrics_properties = 5; -
addMetricsPropertiesBuilder
repeated .org.apache.spark.status.protobuf.PairStrings metrics_properties = 5; -
getMetricsPropertiesBuilderList
repeated .org.apache.spark.status.protobuf.PairStrings metrics_properties = 5; -
getClasspathEntriesList
repeated .org.apache.spark.status.protobuf.PairStrings classpath_entries = 6;- Specified by:
getClasspathEntriesListin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
getClasspathEntriesCount
public int getClasspathEntriesCount()repeated .org.apache.spark.status.protobuf.PairStrings classpath_entries = 6;- Specified by:
getClasspathEntriesCountin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
getClasspathEntries
repeated .org.apache.spark.status.protobuf.PairStrings classpath_entries = 6;- Specified by:
getClasspathEntriesin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
setClasspathEntries
public StoreTypes.ApplicationEnvironmentInfo.Builder setClasspathEntries(int index, StoreTypes.PairStrings value) repeated .org.apache.spark.status.protobuf.PairStrings classpath_entries = 6; -
setClasspathEntries
public StoreTypes.ApplicationEnvironmentInfo.Builder setClasspathEntries(int index, StoreTypes.PairStrings.Builder builderForValue) repeated .org.apache.spark.status.protobuf.PairStrings classpath_entries = 6; -
addClasspathEntries
public StoreTypes.ApplicationEnvironmentInfo.Builder addClasspathEntries(StoreTypes.PairStrings value) repeated .org.apache.spark.status.protobuf.PairStrings classpath_entries = 6; -
addClasspathEntries
public StoreTypes.ApplicationEnvironmentInfo.Builder addClasspathEntries(int index, StoreTypes.PairStrings value) repeated .org.apache.spark.status.protobuf.PairStrings classpath_entries = 6; -
addClasspathEntries
public StoreTypes.ApplicationEnvironmentInfo.Builder addClasspathEntries(StoreTypes.PairStrings.Builder builderForValue) repeated .org.apache.spark.status.protobuf.PairStrings classpath_entries = 6; -
addClasspathEntries
public StoreTypes.ApplicationEnvironmentInfo.Builder addClasspathEntries(int index, StoreTypes.PairStrings.Builder builderForValue) repeated .org.apache.spark.status.protobuf.PairStrings classpath_entries = 6; -
addAllClasspathEntries
public StoreTypes.ApplicationEnvironmentInfo.Builder addAllClasspathEntries(Iterable<? extends StoreTypes.PairStrings> values) repeated .org.apache.spark.status.protobuf.PairStrings classpath_entries = 6; -
clearClasspathEntries
repeated .org.apache.spark.status.protobuf.PairStrings classpath_entries = 6; -
removeClasspathEntries
repeated .org.apache.spark.status.protobuf.PairStrings classpath_entries = 6; -
getClasspathEntriesBuilder
repeated .org.apache.spark.status.protobuf.PairStrings classpath_entries = 6; -
getClasspathEntriesOrBuilder
repeated .org.apache.spark.status.protobuf.PairStrings classpath_entries = 6;- Specified by:
getClasspathEntriesOrBuilderin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
getClasspathEntriesOrBuilderList
repeated .org.apache.spark.status.protobuf.PairStrings classpath_entries = 6;- Specified by:
getClasspathEntriesOrBuilderListin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
addClasspathEntriesBuilder
repeated .org.apache.spark.status.protobuf.PairStrings classpath_entries = 6; -
addClasspathEntriesBuilder
repeated .org.apache.spark.status.protobuf.PairStrings classpath_entries = 6; -
getClasspathEntriesBuilderList
repeated .org.apache.spark.status.protobuf.PairStrings classpath_entries = 6; -
getResourceProfilesList
repeated .org.apache.spark.status.protobuf.ResourceProfileInfo resource_profiles = 7;- Specified by:
getResourceProfilesListin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
getResourceProfilesCount
public int getResourceProfilesCount()repeated .org.apache.spark.status.protobuf.ResourceProfileInfo resource_profiles = 7;- Specified by:
getResourceProfilesCountin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
getResourceProfiles
repeated .org.apache.spark.status.protobuf.ResourceProfileInfo resource_profiles = 7;- Specified by:
getResourceProfilesin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
setResourceProfiles
public StoreTypes.ApplicationEnvironmentInfo.Builder setResourceProfiles(int index, StoreTypes.ResourceProfileInfo value) repeated .org.apache.spark.status.protobuf.ResourceProfileInfo resource_profiles = 7; -
setResourceProfiles
public StoreTypes.ApplicationEnvironmentInfo.Builder setResourceProfiles(int index, StoreTypes.ResourceProfileInfo.Builder builderForValue) repeated .org.apache.spark.status.protobuf.ResourceProfileInfo resource_profiles = 7; -
addResourceProfiles
public StoreTypes.ApplicationEnvironmentInfo.Builder addResourceProfiles(StoreTypes.ResourceProfileInfo value) repeated .org.apache.spark.status.protobuf.ResourceProfileInfo resource_profiles = 7; -
addResourceProfiles
public StoreTypes.ApplicationEnvironmentInfo.Builder addResourceProfiles(int index, StoreTypes.ResourceProfileInfo value) repeated .org.apache.spark.status.protobuf.ResourceProfileInfo resource_profiles = 7; -
addResourceProfiles
public StoreTypes.ApplicationEnvironmentInfo.Builder addResourceProfiles(StoreTypes.ResourceProfileInfo.Builder builderForValue) repeated .org.apache.spark.status.protobuf.ResourceProfileInfo resource_profiles = 7; -
addResourceProfiles
public StoreTypes.ApplicationEnvironmentInfo.Builder addResourceProfiles(int index, StoreTypes.ResourceProfileInfo.Builder builderForValue) repeated .org.apache.spark.status.protobuf.ResourceProfileInfo resource_profiles = 7; -
addAllResourceProfiles
public StoreTypes.ApplicationEnvironmentInfo.Builder addAllResourceProfiles(Iterable<? extends StoreTypes.ResourceProfileInfo> values) repeated .org.apache.spark.status.protobuf.ResourceProfileInfo resource_profiles = 7; -
clearResourceProfiles
repeated .org.apache.spark.status.protobuf.ResourceProfileInfo resource_profiles = 7; -
removeResourceProfiles
repeated .org.apache.spark.status.protobuf.ResourceProfileInfo resource_profiles = 7; -
getResourceProfilesBuilder
repeated .org.apache.spark.status.protobuf.ResourceProfileInfo resource_profiles = 7; -
getResourceProfilesOrBuilder
repeated .org.apache.spark.status.protobuf.ResourceProfileInfo resource_profiles = 7;- Specified by:
getResourceProfilesOrBuilderin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
getResourceProfilesOrBuilderList
repeated .org.apache.spark.status.protobuf.ResourceProfileInfo resource_profiles = 7;- Specified by:
getResourceProfilesOrBuilderListin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
addResourceProfilesBuilder
repeated .org.apache.spark.status.protobuf.ResourceProfileInfo resource_profiles = 7; -
addResourceProfilesBuilder
repeated .org.apache.spark.status.protobuf.ResourceProfileInfo resource_profiles = 7; -
getResourceProfilesBuilderList
repeated .org.apache.spark.status.protobuf.ResourceProfileInfo resource_profiles = 7;
-