Package org.apache.spark.status.protobuf
Interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
StoreTypes.ShufflePushReadMetricDistributions,StoreTypes.ShufflePushReadMetricDistributions.Builder
- Enclosing class:
- StoreTypes
public static interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptiondoublegetCorruptMergedBlockChunks(int index) repeated double corrupt_merged_block_chunks = 1;intrepeated double corrupt_merged_block_chunks = 1;repeated double corrupt_merged_block_chunks = 1;doublegetLocalMergedBlocksFetched(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;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;Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getCorruptMergedBlockChunksList
repeated double corrupt_merged_block_chunks = 1;- Returns:
- A list containing the corruptMergedBlockChunks.
-
getCorruptMergedBlockChunksCount
int getCorruptMergedBlockChunksCount()repeated double corrupt_merged_block_chunks = 1;- Returns:
- The count of corruptMergedBlockChunks.
-
getCorruptMergedBlockChunks
double getCorruptMergedBlockChunks(int index) repeated double corrupt_merged_block_chunks = 1;- Parameters:
index- The index of the element to return.- Returns:
- The corruptMergedBlockChunks at the given index.
-
getMergedFetchFallbackCountList
repeated double merged_fetch_fallback_count = 2;- Returns:
- A list containing the mergedFetchFallbackCount.
-
getMergedFetchFallbackCountCount
int getMergedFetchFallbackCountCount()repeated double merged_fetch_fallback_count = 2;- Returns:
- The count of mergedFetchFallbackCount.
-
getMergedFetchFallbackCount
double getMergedFetchFallbackCount(int index) repeated double merged_fetch_fallback_count = 2;- Parameters:
index- The index of the element to return.- Returns:
- The mergedFetchFallbackCount at the given index.
-
getRemoteMergedBlocksFetchedList
repeated double remote_merged_blocks_fetched = 3;- Returns:
- A list containing the remoteMergedBlocksFetched.
-
getRemoteMergedBlocksFetchedCount
int getRemoteMergedBlocksFetchedCount()repeated double remote_merged_blocks_fetched = 3;- Returns:
- The count of remoteMergedBlocksFetched.
-
getRemoteMergedBlocksFetched
double getRemoteMergedBlocksFetched(int index) repeated double remote_merged_blocks_fetched = 3;- Parameters:
index- The index of the element to return.- Returns:
- The remoteMergedBlocksFetched at the given index.
-
getLocalMergedBlocksFetchedList
repeated double local_merged_blocks_fetched = 4;- Returns:
- A list containing the localMergedBlocksFetched.
-
getLocalMergedBlocksFetchedCount
int getLocalMergedBlocksFetchedCount()repeated double local_merged_blocks_fetched = 4;- Returns:
- The count of localMergedBlocksFetched.
-
getLocalMergedBlocksFetched
double getLocalMergedBlocksFetched(int index) repeated double local_merged_blocks_fetched = 4;- Parameters:
index- The index of the element to return.- Returns:
- The localMergedBlocksFetched at the given index.
-
getRemoteMergedChunksFetchedList
repeated double remote_merged_chunks_fetched = 5;- Returns:
- A list containing the remoteMergedChunksFetched.
-
getRemoteMergedChunksFetchedCount
int getRemoteMergedChunksFetchedCount()repeated double remote_merged_chunks_fetched = 5;- Returns:
- The count of remoteMergedChunksFetched.
-
getRemoteMergedChunksFetched
double getRemoteMergedChunksFetched(int index) repeated double remote_merged_chunks_fetched = 5;- Parameters:
index- The index of the element to return.- Returns:
- The remoteMergedChunksFetched at the given index.
-
getLocalMergedChunksFetchedList
repeated double local_merged_chunks_fetched = 6;- Returns:
- A list containing the localMergedChunksFetched.
-
getLocalMergedChunksFetchedCount
int getLocalMergedChunksFetchedCount()repeated double local_merged_chunks_fetched = 6;- Returns:
- The count of localMergedChunksFetched.
-
getLocalMergedChunksFetched
double getLocalMergedChunksFetched(int index) repeated double local_merged_chunks_fetched = 6;- Parameters:
index- The index of the element to return.- Returns:
- The localMergedChunksFetched at the given index.
-
getRemoteMergedBytesReadList
repeated double remote_merged_bytes_read = 7;- Returns:
- A list containing the remoteMergedBytesRead.
-
getRemoteMergedBytesReadCount
int getRemoteMergedBytesReadCount()repeated double remote_merged_bytes_read = 7;- Returns:
- The count of remoteMergedBytesRead.
-
getRemoteMergedBytesRead
double getRemoteMergedBytesRead(int index) repeated double remote_merged_bytes_read = 7;- Parameters:
index- The index of the element to return.- Returns:
- The remoteMergedBytesRead at the given index.
-
getLocalMergedBytesReadList
repeated double local_merged_bytes_read = 8;- Returns:
- A list containing the localMergedBytesRead.
-
getLocalMergedBytesReadCount
int getLocalMergedBytesReadCount()repeated double local_merged_bytes_read = 8;- Returns:
- The count of localMergedBytesRead.
-
getLocalMergedBytesRead
double getLocalMergedBytesRead(int index) repeated double local_merged_bytes_read = 8;- Parameters:
index- The index of the element to return.- Returns:
- The localMergedBytesRead at the given index.
-
getRemoteMergedReqsDurationList
repeated double remote_merged_reqs_duration = 9;- Returns:
- A list containing the remoteMergedReqsDuration.
-
getRemoteMergedReqsDurationCount
int getRemoteMergedReqsDurationCount()repeated double remote_merged_reqs_duration = 9;- Returns:
- The count of remoteMergedReqsDuration.
-
getRemoteMergedReqsDuration
double getRemoteMergedReqsDuration(int index) repeated double remote_merged_reqs_duration = 9;- Parameters:
index- The index of the element to return.- Returns:
- The remoteMergedReqsDuration at the given index.
-