Package org.apache.spark.status.protobuf
Class StoreTypes.ProcessSummary
Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
org.apache.spark.status.protobuf.StoreTypes.ProcessSummary
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,StoreTypes.ProcessSummaryOrBuilder
- Enclosing class:
- StoreTypes
public static final class StoreTypes.ProcessSummary
extends com.google.protobuf.GeneratedMessage
implements StoreTypes.ProcessSummaryOrBuilder
Protobuf type
org.apache.spark.status.protobuf.ProcessSummary- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typeorg.apache.spark.status.protobuf.ProcessSummaryNested 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 TypeMethodDescriptionbooleanmap<string, string> process_logs = 7;booleanlongint64 add_time = 5;static StoreTypes.ProcessSummarystatic final com.google.protobuf.Descriptors.Descriptoroptional string host_port = 2;com.google.protobuf.ByteStringoptional string host_port = 2;getId()optional string id = 1;com.google.protobuf.ByteStringoptional string id = 1;booleanbool is_active = 3;com.google.protobuf.Parser<StoreTypes.ProcessSummary>Deprecated.intmap<string, string> process_logs = 7;map<string, string> process_logs = 7;getProcessLogsOrDefault(String key, String defaultValue) map<string, string> process_logs = 7;map<string, string> process_logs = 7;longoptional int64 remove_time = 6;intintint32 total_cores = 4;inthashCode()booleanoptional string host_port = 2;booleanhasId()optional string id = 1;booleanoptional int64 remove_time = 6;final booleannewBuilder(StoreTypes.ProcessSummary prototype) static StoreTypes.ProcessSummaryparseDelimitedFrom(InputStream input) static StoreTypes.ProcessSummaryparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StoreTypes.ProcessSummaryparseFrom(byte[] data) static StoreTypes.ProcessSummaryparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StoreTypes.ProcessSummaryparseFrom(com.google.protobuf.ByteString data) static StoreTypes.ProcessSummaryparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StoreTypes.ProcessSummaryparseFrom(com.google.protobuf.CodedInputStream input) static StoreTypes.ProcessSummaryparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StoreTypes.ProcessSummaryparseFrom(InputStream input) static StoreTypes.ProcessSummaryparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StoreTypes.ProcessSummaryparseFrom(ByteBuffer data) static StoreTypes.ProcessSummaryparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<StoreTypes.ProcessSummary>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
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER- See Also:
-
HOST_PORT_FIELD_NUMBER
public static final int HOST_PORT_FIELD_NUMBER- See Also:
-
IS_ACTIVE_FIELD_NUMBER
public static final int IS_ACTIVE_FIELD_NUMBER- See Also:
-
TOTAL_CORES_FIELD_NUMBER
public static final int TOTAL_CORES_FIELD_NUMBER- See Also:
-
ADD_TIME_FIELD_NUMBER
public static final int ADD_TIME_FIELD_NUMBER- See Also:
-
REMOVE_TIME_FIELD_NUMBER
public static final int REMOVE_TIME_FIELD_NUMBER- See Also:
-
PROCESS_LOGS_FIELD_NUMBER
public static final int PROCESS_LOGS_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
hasId
public boolean hasId()optional string id = 1;- Specified by:
hasIdin interfaceStoreTypes.ProcessSummaryOrBuilder- Returns:
- Whether the id field is set.
-
getId
optional string id = 1;- Specified by:
getIdin interfaceStoreTypes.ProcessSummaryOrBuilder- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()optional string id = 1;- Specified by:
getIdBytesin interfaceStoreTypes.ProcessSummaryOrBuilder- Returns:
- The bytes for id.
-
hasHostPort
public boolean hasHostPort()optional string host_port = 2;- Specified by:
hasHostPortin interfaceStoreTypes.ProcessSummaryOrBuilder- Returns:
- Whether the hostPort field is set.
-
getHostPort
optional string host_port = 2;- Specified by:
getHostPortin interfaceStoreTypes.ProcessSummaryOrBuilder- Returns:
- The hostPort.
-
getHostPortBytes
public com.google.protobuf.ByteString getHostPortBytes()optional string host_port = 2;- Specified by:
getHostPortBytesin interfaceStoreTypes.ProcessSummaryOrBuilder- Returns:
- The bytes for hostPort.
-
getIsActive
public boolean getIsActive()bool is_active = 3;- Specified by:
getIsActivein interfaceStoreTypes.ProcessSummaryOrBuilder- Returns:
- The isActive.
-
getTotalCores
public int getTotalCores()int32 total_cores = 4;- Specified by:
getTotalCoresin interfaceStoreTypes.ProcessSummaryOrBuilder- Returns:
- The totalCores.
-
getAddTime
public long getAddTime()int64 add_time = 5;- Specified by:
getAddTimein interfaceStoreTypes.ProcessSummaryOrBuilder- Returns:
- The addTime.
-
hasRemoveTime
public boolean hasRemoveTime()optional int64 remove_time = 6;- Specified by:
hasRemoveTimein interfaceStoreTypes.ProcessSummaryOrBuilder- Returns:
- Whether the removeTime field is set.
-
getRemoveTime
public long getRemoveTime()optional int64 remove_time = 6;- Specified by:
getRemoveTimein interfaceStoreTypes.ProcessSummaryOrBuilder- Returns:
- The removeTime.
-
getProcessLogsCount
public int getProcessLogsCount()Description copied from interface:StoreTypes.ProcessSummaryOrBuildermap<string, string> process_logs = 7;- Specified by:
getProcessLogsCountin interfaceStoreTypes.ProcessSummaryOrBuilder
-
containsProcessLogs
map<string, string> process_logs = 7;- Specified by:
containsProcessLogsin interfaceStoreTypes.ProcessSummaryOrBuilder
-
getProcessLogs
Deprecated.UsegetProcessLogsMap()instead.- Specified by:
getProcessLogsin interfaceStoreTypes.ProcessSummaryOrBuilder
-
getProcessLogsMap
map<string, string> process_logs = 7;- Specified by:
getProcessLogsMapin interfaceStoreTypes.ProcessSummaryOrBuilder
-
getProcessLogsOrDefault
map<string, string> process_logs = 7;- Specified by:
getProcessLogsOrDefaultin interfaceStoreTypes.ProcessSummaryOrBuilder
-
getProcessLogsOrThrow
map<string, string> process_logs = 7;- Specified by:
getProcessLogsOrThrowin interfaceStoreTypes.ProcessSummaryOrBuilder
-
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.ProcessSummary parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StoreTypes.ProcessSummary parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StoreTypes.ProcessSummary parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StoreTypes.ProcessSummary 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.ProcessSummary parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StoreTypes.ProcessSummary 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.ProcessSummary parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static StoreTypes.ProcessSummary parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static StoreTypes.ProcessSummary parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static StoreTypes.ProcessSummary 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
-
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
-