Package org.apache.spark.status.protobuf
Class StoreTypes.ShufflePushReadMetricDistributions
Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
org.apache.spark.status.protobuf.StoreTypes.ShufflePushReadMetricDistributions
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,StoreTypes.ShufflePushReadMetricDistributionsOrBuilder
- Enclosing class:
- StoreTypes
public static final class StoreTypes.ShufflePushReadMetricDistributions
extends com.google.protobuf.GeneratedMessage
implements StoreTypes.ShufflePushReadMetricDistributionsOrBuilder
Protobuf type
org.apache.spark.status.protobuf.ShufflePushReadMetricDistributions- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typeorg.apache.spark.status.protobuf.ShufflePushReadMetricDistributionsNested 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 intstatic final intstatic final int -
Method Summary
Modifier and TypeMethodDescriptionbooleandoublegetCorruptMergedBlockChunks(int index) repeated double corrupt_merged_block_chunks = 1;intrepeated double corrupt_merged_block_chunks = 1;repeated double corrupt_merged_block_chunks = 1;static final com.google.protobuf.Descriptors.DescriptordoublegetLocalMergedBlocksFetched(int index) repeated double local_merged_blocks_fetched = 4;intrepeated double local_merged_blocks_fetched = 4;repeated double local_merged_blocks_fetched = 4;doublegetLocalMergedBytesRead(int index) repeated double local_merged_bytes_read = 8;intrepeated double local_merged_bytes_read = 8;repeated double local_merged_bytes_read = 8;doublegetLocalMergedChunksFetched(int index) repeated double local_merged_chunks_fetched = 6;intrepeated double local_merged_chunks_fetched = 6;repeated double local_merged_chunks_fetched = 6;doublegetMergedFetchFallbackCount(int index) repeated double merged_fetch_fallback_count = 2;intrepeated double merged_fetch_fallback_count = 2;repeated double merged_fetch_fallback_count = 2;com.google.protobuf.Parser<StoreTypes.ShufflePushReadMetricDistributions>doublegetRemoteMergedBlocksFetched(int index) repeated double remote_merged_blocks_fetched = 3;intrepeated double remote_merged_blocks_fetched = 3;repeated double remote_merged_blocks_fetched = 3;doublegetRemoteMergedBytesRead(int index) repeated double remote_merged_bytes_read = 7;intrepeated double remote_merged_bytes_read = 7;repeated double remote_merged_bytes_read = 7;doublegetRemoteMergedChunksFetched(int index) repeated double remote_merged_chunks_fetched = 5;intrepeated double remote_merged_chunks_fetched = 5;repeated double remote_merged_chunks_fetched = 5;doublegetRemoteMergedReqsDuration(int index) repeated double remote_merged_reqs_duration = 9;intrepeated double remote_merged_reqs_duration = 9;repeated double remote_merged_reqs_duration = 9;intinthashCode()final booleanparseDelimitedFrom(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.ShufflePushReadMetricDistributions>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
-
CORRUPT_MERGED_BLOCK_CHUNKS_FIELD_NUMBER
public static final int CORRUPT_MERGED_BLOCK_CHUNKS_FIELD_NUMBER- See Also:
-
MERGED_FETCH_FALLBACK_COUNT_FIELD_NUMBER
public static final int MERGED_FETCH_FALLBACK_COUNT_FIELD_NUMBER- See Also:
-
REMOTE_MERGED_BLOCKS_FETCHED_FIELD_NUMBER
public static final int REMOTE_MERGED_BLOCKS_FETCHED_FIELD_NUMBER- See Also:
-
LOCAL_MERGED_BLOCKS_FETCHED_FIELD_NUMBER
public static final int LOCAL_MERGED_BLOCKS_FETCHED_FIELD_NUMBER- See Also:
-
REMOTE_MERGED_CHUNKS_FETCHED_FIELD_NUMBER
public static final int REMOTE_MERGED_CHUNKS_FETCHED_FIELD_NUMBER- See Also:
-
LOCAL_MERGED_CHUNKS_FETCHED_FIELD_NUMBER
public static final int LOCAL_MERGED_CHUNKS_FETCHED_FIELD_NUMBER- See Also:
-
REMOTE_MERGED_BYTES_READ_FIELD_NUMBER
public static final int REMOTE_MERGED_BYTES_READ_FIELD_NUMBER- See Also:
-
LOCAL_MERGED_BYTES_READ_FIELD_NUMBER
public static final int LOCAL_MERGED_BYTES_READ_FIELD_NUMBER- See Also:
-
REMOTE_MERGED_REQS_DURATION_FIELD_NUMBER
public static final int REMOTE_MERGED_REQS_DURATION_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
getCorruptMergedBlockChunksList
repeated double corrupt_merged_block_chunks = 1;- Specified by:
getCorruptMergedBlockChunksListin interfaceStoreTypes.ShufflePushReadMetricDistributionsOrBuilder- Returns:
- A list containing the corruptMergedBlockChunks.
-
getCorruptMergedBlockChunksCount
public int getCorruptMergedBlockChunksCount()repeated double corrupt_merged_block_chunks = 1;- Specified by:
getCorruptMergedBlockChunksCountin interfaceStoreTypes.ShufflePushReadMetricDistributionsOrBuilder- Returns:
- The count of corruptMergedBlockChunks.
-
getCorruptMergedBlockChunks
public double getCorruptMergedBlockChunks(int index) repeated double corrupt_merged_block_chunks = 1;- Specified by:
getCorruptMergedBlockChunksin interfaceStoreTypes.ShufflePushReadMetricDistributionsOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The corruptMergedBlockChunks at the given index.
-
getMergedFetchFallbackCountList
repeated double merged_fetch_fallback_count = 2;- Specified by:
getMergedFetchFallbackCountListin interfaceStoreTypes.ShufflePushReadMetricDistributionsOrBuilder- Returns:
- A list containing the mergedFetchFallbackCount.
-
getMergedFetchFallbackCountCount
public int getMergedFetchFallbackCountCount()repeated double merged_fetch_fallback_count = 2;- Specified by:
getMergedFetchFallbackCountCountin interfaceStoreTypes.ShufflePushReadMetricDistributionsOrBuilder- Returns:
- The count of mergedFetchFallbackCount.
-
getMergedFetchFallbackCount
public double getMergedFetchFallbackCount(int index) repeated double merged_fetch_fallback_count = 2;- Specified by:
getMergedFetchFallbackCountin interfaceStoreTypes.ShufflePushReadMetricDistributionsOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The mergedFetchFallbackCount at the given index.
-
getRemoteMergedBlocksFetchedList
repeated double remote_merged_blocks_fetched = 3;- Specified by:
getRemoteMergedBlocksFetchedListin interfaceStoreTypes.ShufflePushReadMetricDistributionsOrBuilder- Returns:
- A list containing the remoteMergedBlocksFetched.
-
getRemoteMergedBlocksFetchedCount
public int getRemoteMergedBlocksFetchedCount()repeated double remote_merged_blocks_fetched = 3;- Specified by:
getRemoteMergedBlocksFetchedCountin interfaceStoreTypes.ShufflePushReadMetricDistributionsOrBuilder- Returns:
- The count of remoteMergedBlocksFetched.
-
getRemoteMergedBlocksFetched
public double getRemoteMergedBlocksFetched(int index) repeated double remote_merged_blocks_fetched = 3;- Specified by:
getRemoteMergedBlocksFetchedin interfaceStoreTypes.ShufflePushReadMetricDistributionsOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The remoteMergedBlocksFetched at the given index.
-
getLocalMergedBlocksFetchedList
repeated double local_merged_blocks_fetched = 4;- Specified by:
getLocalMergedBlocksFetchedListin interfaceStoreTypes.ShufflePushReadMetricDistributionsOrBuilder- Returns:
- A list containing the localMergedBlocksFetched.
-
getLocalMergedBlocksFetchedCount
public int getLocalMergedBlocksFetchedCount()repeated double local_merged_blocks_fetched = 4;- Specified by:
getLocalMergedBlocksFetchedCountin interfaceStoreTypes.ShufflePushReadMetricDistributionsOrBuilder- Returns:
- The count of localMergedBlocksFetched.
-
getLocalMergedBlocksFetched
public double getLocalMergedBlocksFetched(int index) repeated double local_merged_blocks_fetched = 4;- Specified by:
getLocalMergedBlocksFetchedin interfaceStoreTypes.ShufflePushReadMetricDistributionsOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The localMergedBlocksFetched at the given index.
-
getRemoteMergedChunksFetchedList
repeated double remote_merged_chunks_fetched = 5;- Specified by:
getRemoteMergedChunksFetchedListin interfaceStoreTypes.ShufflePushReadMetricDistributionsOrBuilder- Returns:
- A list containing the remoteMergedChunksFetched.
-
getRemoteMergedChunksFetchedCount
public int getRemoteMergedChunksFetchedCount()repeated double remote_merged_chunks_fetched = 5;- Specified by:
getRemoteMergedChunksFetchedCountin interfaceStoreTypes.ShufflePushReadMetricDistributionsOrBuilder- Returns:
- The count of remoteMergedChunksFetched.
-
getRemoteMergedChunksFetched
public double getRemoteMergedChunksFetched(int index) repeated double remote_merged_chunks_fetched = 5;- Specified by:
getRemoteMergedChunksFetchedin interfaceStoreTypes.ShufflePushReadMetricDistributionsOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The remoteMergedChunksFetched at the given index.
-
getLocalMergedChunksFetchedList
repeated double local_merged_chunks_fetched = 6;- Specified by:
getLocalMergedChunksFetchedListin interfaceStoreTypes.ShufflePushReadMetricDistributionsOrBuilder- Returns:
- A list containing the localMergedChunksFetched.
-
getLocalMergedChunksFetchedCount
public int getLocalMergedChunksFetchedCount()repeated double local_merged_chunks_fetched = 6;- Specified by:
getLocalMergedChunksFetchedCountin interfaceStoreTypes.ShufflePushReadMetricDistributionsOrBuilder- Returns:
- The count of localMergedChunksFetched.
-
getLocalMergedChunksFetched
public double getLocalMergedChunksFetched(int index) repeated double local_merged_chunks_fetched = 6;- Specified by:
getLocalMergedChunksFetchedin interfaceStoreTypes.ShufflePushReadMetricDistributionsOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The localMergedChunksFetched at the given index.
-
getRemoteMergedBytesReadList
repeated double remote_merged_bytes_read = 7;- Specified by:
getRemoteMergedBytesReadListin interfaceStoreTypes.ShufflePushReadMetricDistributionsOrBuilder- Returns:
- A list containing the remoteMergedBytesRead.
-
getRemoteMergedBytesReadCount
public int getRemoteMergedBytesReadCount()repeated double remote_merged_bytes_read = 7;- Specified by:
getRemoteMergedBytesReadCountin interfaceStoreTypes.ShufflePushReadMetricDistributionsOrBuilder- Returns:
- The count of remoteMergedBytesRead.
-
getRemoteMergedBytesRead
public double getRemoteMergedBytesRead(int index) repeated double remote_merged_bytes_read = 7;- Specified by:
getRemoteMergedBytesReadin interfaceStoreTypes.ShufflePushReadMetricDistributionsOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The remoteMergedBytesRead at the given index.
-
getLocalMergedBytesReadList
repeated double local_merged_bytes_read = 8;- Specified by:
getLocalMergedBytesReadListin interfaceStoreTypes.ShufflePushReadMetricDistributionsOrBuilder- Returns:
- A list containing the localMergedBytesRead.
-
getLocalMergedBytesReadCount
public int getLocalMergedBytesReadCount()repeated double local_merged_bytes_read = 8;- Specified by:
getLocalMergedBytesReadCountin interfaceStoreTypes.ShufflePushReadMetricDistributionsOrBuilder- Returns:
- The count of localMergedBytesRead.
-
getLocalMergedBytesRead
public double getLocalMergedBytesRead(int index) repeated double local_merged_bytes_read = 8;- Specified by:
getLocalMergedBytesReadin interfaceStoreTypes.ShufflePushReadMetricDistributionsOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The localMergedBytesRead at the given index.
-
getRemoteMergedReqsDurationList
repeated double remote_merged_reqs_duration = 9;- Specified by:
getRemoteMergedReqsDurationListin interfaceStoreTypes.ShufflePushReadMetricDistributionsOrBuilder- Returns:
- A list containing the remoteMergedReqsDuration.
-
getRemoteMergedReqsDurationCount
public int getRemoteMergedReqsDurationCount()repeated double remote_merged_reqs_duration = 9;- Specified by:
getRemoteMergedReqsDurationCountin interfaceStoreTypes.ShufflePushReadMetricDistributionsOrBuilder- Returns:
- The count of remoteMergedReqsDuration.
-
getRemoteMergedReqsDuration
public double getRemoteMergedReqsDuration(int index) repeated double remote_merged_reqs_duration = 9;- Specified by:
getRemoteMergedReqsDurationin interfaceStoreTypes.ShufflePushReadMetricDistributionsOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The remoteMergedReqsDuration at the given index.
-
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.ShufflePushReadMetricDistributions parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StoreTypes.ShufflePushReadMetricDistributions parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StoreTypes.ShufflePushReadMetricDistributions parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StoreTypes.ShufflePushReadMetricDistributions 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.ShufflePushReadMetricDistributions parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StoreTypes.ShufflePushReadMetricDistributions parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StoreTypes.ShufflePushReadMetricDistributions parseFrom(InputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static StoreTypes.ShufflePushReadMetricDistributions parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static StoreTypes.ShufflePushReadMetricDistributions parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static StoreTypes.ShufflePushReadMetricDistributions parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static StoreTypes.ShufflePushReadMetricDistributions parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static StoreTypes.ShufflePushReadMetricDistributions 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.ShufflePushReadMetricDistributions.Builder newBuilder(StoreTypes.ShufflePushReadMetricDistributions 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
-