public static interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
double |
getCorruptMergedBlockChunks(int index)
repeated double corrupt_merged_block_chunks = 1; |
int |
getCorruptMergedBlockChunksCount()
repeated double corrupt_merged_block_chunks = 1; |
java.util.List<Double> |
getCorruptMergedBlockChunksList()
repeated double corrupt_merged_block_chunks = 1; |
double |
getLocalMergedBlocksFetched(int index)
repeated double local_merged_blocks_fetched = 4; |
int |
getLocalMergedBlocksFetchedCount()
repeated double local_merged_blocks_fetched = 4; |
java.util.List<Double> |
getLocalMergedBlocksFetchedList()
repeated double local_merged_blocks_fetched = 4; |
double |
getLocalMergedBytesRead(int index)
repeated double local_merged_bytes_read = 8; |
int |
getLocalMergedBytesReadCount()
repeated double local_merged_bytes_read = 8; |
java.util.List<Double> |
getLocalMergedBytesReadList()
repeated double local_merged_bytes_read = 8; |
double |
getLocalMergedChunksFetched(int index)
repeated double local_merged_chunks_fetched = 6; |
int |
getLocalMergedChunksFetchedCount()
repeated double local_merged_chunks_fetched = 6; |
java.util.List<Double> |
getLocalMergedChunksFetchedList()
repeated double local_merged_chunks_fetched = 6; |
double |
getMergedFetchFallbackCount(int index)
repeated double merged_fetch_fallback_count = 2; |
int |
getMergedFetchFallbackCountCount()
repeated double merged_fetch_fallback_count = 2; |
java.util.List<Double> |
getMergedFetchFallbackCountList()
repeated double merged_fetch_fallback_count = 2; |
double |
getRemoteMergedBlocksFetched(int index)
repeated double remote_merged_blocks_fetched = 3; |
int |
getRemoteMergedBlocksFetchedCount()
repeated double remote_merged_blocks_fetched = 3; |
java.util.List<Double> |
getRemoteMergedBlocksFetchedList()
repeated double remote_merged_blocks_fetched = 3; |
double |
getRemoteMergedBytesRead(int index)
repeated double remote_merged_bytes_read = 7; |
int |
getRemoteMergedBytesReadCount()
repeated double remote_merged_bytes_read = 7; |
java.util.List<Double> |
getRemoteMergedBytesReadList()
repeated double remote_merged_bytes_read = 7; |
double |
getRemoteMergedChunksFetched(int index)
repeated double remote_merged_chunks_fetched = 5; |
int |
getRemoteMergedChunksFetchedCount()
repeated double remote_merged_chunks_fetched = 5; |
java.util.List<Double> |
getRemoteMergedChunksFetchedList()
repeated double remote_merged_chunks_fetched = 5; |
double |
getRemoteMergedReqsDuration(int index)
repeated double remote_merged_reqs_duration = 9; |
int |
getRemoteMergedReqsDurationCount()
repeated double remote_merged_reqs_duration = 9; |
java.util.List<Double> |
getRemoteMergedReqsDurationList()
repeated double remote_merged_reqs_duration = 9; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.util.List<Double> getCorruptMergedBlockChunksList()
repeated double corrupt_merged_block_chunks = 1;int getCorruptMergedBlockChunksCount()
repeated double corrupt_merged_block_chunks = 1;double getCorruptMergedBlockChunks(int index)
repeated double corrupt_merged_block_chunks = 1;index - The index of the element to return.java.util.List<Double> getMergedFetchFallbackCountList()
repeated double merged_fetch_fallback_count = 2;int getMergedFetchFallbackCountCount()
repeated double merged_fetch_fallback_count = 2;double getMergedFetchFallbackCount(int index)
repeated double merged_fetch_fallback_count = 2;index - The index of the element to return.java.util.List<Double> getRemoteMergedBlocksFetchedList()
repeated double remote_merged_blocks_fetched = 3;int getRemoteMergedBlocksFetchedCount()
repeated double remote_merged_blocks_fetched = 3;double getRemoteMergedBlocksFetched(int index)
repeated double remote_merged_blocks_fetched = 3;index - The index of the element to return.java.util.List<Double> getLocalMergedBlocksFetchedList()
repeated double local_merged_blocks_fetched = 4;int getLocalMergedBlocksFetchedCount()
repeated double local_merged_blocks_fetched = 4;double getLocalMergedBlocksFetched(int index)
repeated double local_merged_blocks_fetched = 4;index - The index of the element to return.java.util.List<Double> getRemoteMergedChunksFetchedList()
repeated double remote_merged_chunks_fetched = 5;int getRemoteMergedChunksFetchedCount()
repeated double remote_merged_chunks_fetched = 5;double getRemoteMergedChunksFetched(int index)
repeated double remote_merged_chunks_fetched = 5;index - The index of the element to return.java.util.List<Double> getLocalMergedChunksFetchedList()
repeated double local_merged_chunks_fetched = 6;int getLocalMergedChunksFetchedCount()
repeated double local_merged_chunks_fetched = 6;double getLocalMergedChunksFetched(int index)
repeated double local_merged_chunks_fetched = 6;index - The index of the element to return.java.util.List<Double> getRemoteMergedBytesReadList()
repeated double remote_merged_bytes_read = 7;int getRemoteMergedBytesReadCount()
repeated double remote_merged_bytes_read = 7;double getRemoteMergedBytesRead(int index)
repeated double remote_merged_bytes_read = 7;index - The index of the element to return.java.util.List<Double> getLocalMergedBytesReadList()
repeated double local_merged_bytes_read = 8;int getLocalMergedBytesReadCount()
repeated double local_merged_bytes_read = 8;double getLocalMergedBytesRead(int index)
repeated double local_merged_bytes_read = 8;index - The index of the element to return.java.util.List<Double> getRemoteMergedReqsDurationList()
repeated double remote_merged_reqs_duration = 9;int getRemoteMergedReqsDurationCount()
repeated double remote_merged_reqs_duration = 9;double getRemoteMergedReqsDuration(int index)
repeated double remote_merged_reqs_duration = 9;index - The index of the element to return.