Package org.apache.spark.status.protobuf
Class StoreTypes.ApplicationEnvironmentInfo
Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
org.apache.spark.status.protobuf.StoreTypes.ApplicationEnvironmentInfo
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,StoreTypes.ApplicationEnvironmentInfoOrBuilder
- Enclosing class:
- StoreTypes
public static final class StoreTypes.ApplicationEnvironmentInfo
extends com.google.protobuf.GeneratedMessage
implements StoreTypes.ApplicationEnvironmentInfoOrBuilder
Protobuf type
org.apache.spark.status.protobuf.ApplicationEnvironmentInfo- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typeorg.apache.spark.status.protobuf.ApplicationEnvironmentInfoNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T extends Object> -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final int -
Method Summary
Modifier and TypeMethodDescriptionbooleangetClasspathEntries(int index) 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.DescriptorgetHadoopProperties(int index) 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;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;com.google.protobuf.Parser<StoreTypes.ApplicationEnvironmentInfo>getResourceProfiles(int index) 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;intgetSparkProperties(int index) 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;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;inthashCode()boolean.org.apache.spark.status.protobuf.RuntimeInfo runtime = 1;final booleannewBuilder(StoreTypes.ApplicationEnvironmentInfo prototype) parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<StoreTypes.ApplicationEnvironmentInfo>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtensionMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
RUNTIME_FIELD_NUMBER
public static final int RUNTIME_FIELD_NUMBER- See Also:
-
SPARK_PROPERTIES_FIELD_NUMBER
public static final int SPARK_PROPERTIES_FIELD_NUMBER- See Also:
-
HADOOP_PROPERTIES_FIELD_NUMBER
public static final int HADOOP_PROPERTIES_FIELD_NUMBER- See Also:
-
SYSTEM_PROPERTIES_FIELD_NUMBER
public static final int SYSTEM_PROPERTIES_FIELD_NUMBER- See Also:
-
METRICS_PROPERTIES_FIELD_NUMBER
public static final int METRICS_PROPERTIES_FIELD_NUMBER- See Also:
-
CLASSPATH_ENTRIES_FIELD_NUMBER
public static final int CLASSPATH_ENTRIES_FIELD_NUMBER- See Also:
-
RESOURCE_PROFILES_FIELD_NUMBER
public static final int RESOURCE_PROFILES_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
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.
-
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
-
getSparkPropertiesOrBuilderList
repeated .org.apache.spark.status.protobuf.PairStrings spark_properties = 2;- Specified by:
getSparkPropertiesOrBuilderListin 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
-
getSparkPropertiesOrBuilder
repeated .org.apache.spark.status.protobuf.PairStrings spark_properties = 2;- Specified by:
getSparkPropertiesOrBuilderin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
getHadoopPropertiesList
repeated .org.apache.spark.status.protobuf.PairStrings hadoop_properties = 3;- Specified by:
getHadoopPropertiesListin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
getHadoopPropertiesOrBuilderList
repeated .org.apache.spark.status.protobuf.PairStrings hadoop_properties = 3;- Specified by:
getHadoopPropertiesOrBuilderListin 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
-
getHadoopPropertiesOrBuilder
repeated .org.apache.spark.status.protobuf.PairStrings hadoop_properties = 3;- Specified by:
getHadoopPropertiesOrBuilderin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
getSystemPropertiesList
repeated .org.apache.spark.status.protobuf.PairStrings system_properties = 4;- Specified by:
getSystemPropertiesListin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
getSystemPropertiesOrBuilderList
repeated .org.apache.spark.status.protobuf.PairStrings system_properties = 4;- Specified by:
getSystemPropertiesOrBuilderListin 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
-
getSystemPropertiesOrBuilder
repeated .org.apache.spark.status.protobuf.PairStrings system_properties = 4;- Specified by:
getSystemPropertiesOrBuilderin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
getMetricsPropertiesList
repeated .org.apache.spark.status.protobuf.PairStrings metrics_properties = 5;- Specified by:
getMetricsPropertiesListin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
getMetricsPropertiesOrBuilderList
repeated .org.apache.spark.status.protobuf.PairStrings metrics_properties = 5;- Specified by:
getMetricsPropertiesOrBuilderListin 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
-
getMetricsPropertiesOrBuilder
repeated .org.apache.spark.status.protobuf.PairStrings metrics_properties = 5;- Specified by:
getMetricsPropertiesOrBuilderin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
getClasspathEntriesList
repeated .org.apache.spark.status.protobuf.PairStrings classpath_entries = 6;- Specified by:
getClasspathEntriesListin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
getClasspathEntriesOrBuilderList
repeated .org.apache.spark.status.protobuf.PairStrings classpath_entries = 6;- Specified by:
getClasspathEntriesOrBuilderListin 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
-
getClasspathEntriesOrBuilder
repeated .org.apache.spark.status.protobuf.PairStrings classpath_entries = 6;- Specified by:
getClasspathEntriesOrBuilderin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
getResourceProfilesList
repeated .org.apache.spark.status.protobuf.ResourceProfileInfo resource_profiles = 7;- Specified by:
getResourceProfilesListin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
getResourceProfilesOrBuilderList
repeated .org.apache.spark.status.protobuf.ResourceProfileInfo resource_profiles = 7;- Specified by:
getResourceProfilesOrBuilderListin 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
-
getResourceProfilesOrBuilder
repeated .org.apache.spark.status.protobuf.ResourceProfileInfo resource_profiles = 7;- Specified by:
getResourceProfilesOrBuilderin interfaceStoreTypes.ApplicationEnvironmentInfoOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static StoreTypes.ApplicationEnvironmentInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StoreTypes.ApplicationEnvironmentInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StoreTypes.ApplicationEnvironmentInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StoreTypes.ApplicationEnvironmentInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StoreTypes.ApplicationEnvironmentInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StoreTypes.ApplicationEnvironmentInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static StoreTypes.ApplicationEnvironmentInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static StoreTypes.ApplicationEnvironmentInfo parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static StoreTypes.ApplicationEnvironmentInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static StoreTypes.ApplicationEnvironmentInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static StoreTypes.ApplicationEnvironmentInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static StoreTypes.ApplicationEnvironmentInfo.Builder newBuilder(StoreTypes.ApplicationEnvironmentInfo prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-