public static final class StoreTypes.ShufflePushReadMetricDistributions extends com.google.protobuf.GeneratedMessageV3 implements StoreTypes.ShufflePushReadMetricDistributionsOrBuilder
org.apache.spark.status.protobuf.ShufflePushReadMetricDistributions| Modifier and Type | Class and Description |
|---|---|
static class |
StoreTypes.ShufflePushReadMetricDistributions.Builder
Protobuf type
org.apache.spark.status.protobuf.ShufflePushReadMetricDistributions |
com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
CORRUPT_MERGED_BLOCK_CHUNKS_FIELD_NUMBER |
static int |
LOCAL_MERGED_BLOCKS_FETCHED_FIELD_NUMBER |
static int |
LOCAL_MERGED_BYTES_READ_FIELD_NUMBER |
static int |
LOCAL_MERGED_CHUNKS_FETCHED_FIELD_NUMBER |
static int |
MERGED_FETCH_FALLBACK_COUNT_FIELD_NUMBER |
static int |
REMOTE_MERGED_BLOCKS_FETCHED_FIELD_NUMBER |
static int |
REMOTE_MERGED_BYTES_READ_FIELD_NUMBER |
static int |
REMOTE_MERGED_CHUNKS_FETCHED_FIELD_NUMBER |
static int |
REMOTE_MERGED_REQS_DURATION_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
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; |
static StoreTypes.ShufflePushReadMetricDistributions |
getDefaultInstance() |
StoreTypes.ShufflePushReadMetricDistributions |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
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; |
com.google.protobuf.Parser<StoreTypes.ShufflePushReadMetricDistributions> |
getParserForType() |
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; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
isInitialized() |
static StoreTypes.ShufflePushReadMetricDistributions.Builder |
newBuilder() |
static StoreTypes.ShufflePushReadMetricDistributions.Builder |
newBuilder(StoreTypes.ShufflePushReadMetricDistributions prototype) |
StoreTypes.ShufflePushReadMetricDistributions.Builder |
newBuilderForType() |
static StoreTypes.ShufflePushReadMetricDistributions |
parseDelimitedFrom(java.io.InputStream input) |
static StoreTypes.ShufflePushReadMetricDistributions |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoreTypes.ShufflePushReadMetricDistributions |
parseFrom(byte[] data) |
static StoreTypes.ShufflePushReadMetricDistributions |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoreTypes.ShufflePushReadMetricDistributions |
parseFrom(java.nio.ByteBuffer data) |
static StoreTypes.ShufflePushReadMetricDistributions |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoreTypes.ShufflePushReadMetricDistributions |
parseFrom(com.google.protobuf.ByteString data) |
static StoreTypes.ShufflePushReadMetricDistributions |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoreTypes.ShufflePushReadMetricDistributions |
parseFrom(com.google.protobuf.CodedInputStream input) |
static StoreTypes.ShufflePushReadMetricDistributions |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoreTypes.ShufflePushReadMetricDistributions |
parseFrom(java.io.InputStream input) |
static StoreTypes.ShufflePushReadMetricDistributions |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<StoreTypes.ShufflePushReadMetricDistributions> |
parser() |
StoreTypes.ShufflePushReadMetricDistributions.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoffindInitializationErrors, getInitializationErrorString, toStringtoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int CORRUPT_MERGED_BLOCK_CHUNKS_FIELD_NUMBER
public static final int MERGED_FETCH_FALLBACK_COUNT_FIELD_NUMBER
public static final int REMOTE_MERGED_BLOCKS_FETCHED_FIELD_NUMBER
public static final int LOCAL_MERGED_BLOCKS_FETCHED_FIELD_NUMBER
public static final int REMOTE_MERGED_CHUNKS_FETCHED_FIELD_NUMBER
public static final int LOCAL_MERGED_CHUNKS_FETCHED_FIELD_NUMBER
public static final int REMOTE_MERGED_BYTES_READ_FIELD_NUMBER
public static final int LOCAL_MERGED_BYTES_READ_FIELD_NUMBER
public static final int REMOTE_MERGED_REQS_DURATION_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public java.util.List<Double> getCorruptMergedBlockChunksList()
repeated double corrupt_merged_block_chunks = 1;getCorruptMergedBlockChunksList in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilderpublic int getCorruptMergedBlockChunksCount()
repeated double corrupt_merged_block_chunks = 1;getCorruptMergedBlockChunksCount in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilderpublic double getCorruptMergedBlockChunks(int index)
repeated double corrupt_merged_block_chunks = 1;getCorruptMergedBlockChunks in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilderindex - The index of the element to return.public java.util.List<Double> getMergedFetchFallbackCountList()
repeated double merged_fetch_fallback_count = 2;getMergedFetchFallbackCountList in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilderpublic int getMergedFetchFallbackCountCount()
repeated double merged_fetch_fallback_count = 2;getMergedFetchFallbackCountCount in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilderpublic double getMergedFetchFallbackCount(int index)
repeated double merged_fetch_fallback_count = 2;getMergedFetchFallbackCount in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilderindex - The index of the element to return.public java.util.List<Double> getRemoteMergedBlocksFetchedList()
repeated double remote_merged_blocks_fetched = 3;getRemoteMergedBlocksFetchedList in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilderpublic int getRemoteMergedBlocksFetchedCount()
repeated double remote_merged_blocks_fetched = 3;getRemoteMergedBlocksFetchedCount in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilderpublic double getRemoteMergedBlocksFetched(int index)
repeated double remote_merged_blocks_fetched = 3;getRemoteMergedBlocksFetched in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilderindex - The index of the element to return.public java.util.List<Double> getLocalMergedBlocksFetchedList()
repeated double local_merged_blocks_fetched = 4;getLocalMergedBlocksFetchedList in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilderpublic int getLocalMergedBlocksFetchedCount()
repeated double local_merged_blocks_fetched = 4;getLocalMergedBlocksFetchedCount in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilderpublic double getLocalMergedBlocksFetched(int index)
repeated double local_merged_blocks_fetched = 4;getLocalMergedBlocksFetched in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilderindex - The index of the element to return.public java.util.List<Double> getRemoteMergedChunksFetchedList()
repeated double remote_merged_chunks_fetched = 5;getRemoteMergedChunksFetchedList in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilderpublic int getRemoteMergedChunksFetchedCount()
repeated double remote_merged_chunks_fetched = 5;getRemoteMergedChunksFetchedCount in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilderpublic double getRemoteMergedChunksFetched(int index)
repeated double remote_merged_chunks_fetched = 5;getRemoteMergedChunksFetched in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilderindex - The index of the element to return.public java.util.List<Double> getLocalMergedChunksFetchedList()
repeated double local_merged_chunks_fetched = 6;getLocalMergedChunksFetchedList in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilderpublic int getLocalMergedChunksFetchedCount()
repeated double local_merged_chunks_fetched = 6;getLocalMergedChunksFetchedCount in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilderpublic double getLocalMergedChunksFetched(int index)
repeated double local_merged_chunks_fetched = 6;getLocalMergedChunksFetched in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilderindex - The index of the element to return.public java.util.List<Double> getRemoteMergedBytesReadList()
repeated double remote_merged_bytes_read = 7;getRemoteMergedBytesReadList in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilderpublic int getRemoteMergedBytesReadCount()
repeated double remote_merged_bytes_read = 7;getRemoteMergedBytesReadCount in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilderpublic double getRemoteMergedBytesRead(int index)
repeated double remote_merged_bytes_read = 7;getRemoteMergedBytesRead in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilderindex - The index of the element to return.public java.util.List<Double> getLocalMergedBytesReadList()
repeated double local_merged_bytes_read = 8;getLocalMergedBytesReadList in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilderpublic int getLocalMergedBytesReadCount()
repeated double local_merged_bytes_read = 8;getLocalMergedBytesReadCount in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilderpublic double getLocalMergedBytesRead(int index)
repeated double local_merged_bytes_read = 8;getLocalMergedBytesRead in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilderindex - The index of the element to return.public java.util.List<Double> getRemoteMergedReqsDurationList()
repeated double remote_merged_reqs_duration = 9;getRemoteMergedReqsDurationList in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilderpublic int getRemoteMergedReqsDurationCount()
repeated double remote_merged_reqs_duration = 9;getRemoteMergedReqsDurationCount in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilderpublic double getRemoteMergedReqsDuration(int index)
repeated double remote_merged_reqs_duration = 9;getRemoteMergedReqsDuration in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilderindex - The index of the element to return.public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static StoreTypes.ShufflePushReadMetricDistributions parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StoreTypes.ShufflePushReadMetricDistributions parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StoreTypes.ShufflePushReadMetricDistributions parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StoreTypes.ShufflePushReadMetricDistributions parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StoreTypes.ShufflePushReadMetricDistributions parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StoreTypes.ShufflePushReadMetricDistributions parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StoreTypes.ShufflePushReadMetricDistributions parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static StoreTypes.ShufflePushReadMetricDistributions parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static StoreTypes.ShufflePushReadMetricDistributions parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static StoreTypes.ShufflePushReadMetricDistributions parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static StoreTypes.ShufflePushReadMetricDistributions parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static StoreTypes.ShufflePushReadMetricDistributions parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic StoreTypes.ShufflePushReadMetricDistributions.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static StoreTypes.ShufflePushReadMetricDistributions.Builder newBuilder()
public static StoreTypes.ShufflePushReadMetricDistributions.Builder newBuilder(StoreTypes.ShufflePushReadMetricDistributions prototype)
public StoreTypes.ShufflePushReadMetricDistributions.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLitepublic static StoreTypes.ShufflePushReadMetricDistributions getDefaultInstance()
public static com.google.protobuf.Parser<StoreTypes.ShufflePushReadMetricDistributions> parser()
public com.google.protobuf.Parser<StoreTypes.ShufflePushReadMetricDistributions> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public StoreTypes.ShufflePushReadMetricDistributions getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder