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() |
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, getUnknownFields, hasField, hasOneof
findInitializationErrors, getInitializationErrorString, toString
toByteArray, toByteString, writeDelimitedTo, writeTo
public 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 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.ShufflePushReadMetricDistributionsOrBuilder
public int getCorruptMergedBlockChunksCount()
repeated double corrupt_merged_block_chunks = 1;
getCorruptMergedBlockChunksCount
in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilder
public double getCorruptMergedBlockChunks(int index)
repeated double corrupt_merged_block_chunks = 1;
getCorruptMergedBlockChunks
in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilder
index
- The index of the element to return.public java.util.List<Double> getMergedFetchFallbackCountList()
repeated double merged_fetch_fallback_count = 2;
getMergedFetchFallbackCountList
in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilder
public int getMergedFetchFallbackCountCount()
repeated double merged_fetch_fallback_count = 2;
getMergedFetchFallbackCountCount
in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilder
public double getMergedFetchFallbackCount(int index)
repeated double merged_fetch_fallback_count = 2;
getMergedFetchFallbackCount
in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilder
index
- The index of the element to return.public java.util.List<Double> getRemoteMergedBlocksFetchedList()
repeated double remote_merged_blocks_fetched = 3;
getRemoteMergedBlocksFetchedList
in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilder
public int getRemoteMergedBlocksFetchedCount()
repeated double remote_merged_blocks_fetched = 3;
getRemoteMergedBlocksFetchedCount
in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilder
public double getRemoteMergedBlocksFetched(int index)
repeated double remote_merged_blocks_fetched = 3;
getRemoteMergedBlocksFetched
in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilder
index
- The index of the element to return.public java.util.List<Double> getLocalMergedBlocksFetchedList()
repeated double local_merged_blocks_fetched = 4;
getLocalMergedBlocksFetchedList
in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilder
public int getLocalMergedBlocksFetchedCount()
repeated double local_merged_blocks_fetched = 4;
getLocalMergedBlocksFetchedCount
in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilder
public double getLocalMergedBlocksFetched(int index)
repeated double local_merged_blocks_fetched = 4;
getLocalMergedBlocksFetched
in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilder
index
- The index of the element to return.public java.util.List<Double> getRemoteMergedChunksFetchedList()
repeated double remote_merged_chunks_fetched = 5;
getRemoteMergedChunksFetchedList
in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilder
public int getRemoteMergedChunksFetchedCount()
repeated double remote_merged_chunks_fetched = 5;
getRemoteMergedChunksFetchedCount
in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilder
public double getRemoteMergedChunksFetched(int index)
repeated double remote_merged_chunks_fetched = 5;
getRemoteMergedChunksFetched
in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilder
index
- The index of the element to return.public java.util.List<Double> getLocalMergedChunksFetchedList()
repeated double local_merged_chunks_fetched = 6;
getLocalMergedChunksFetchedList
in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilder
public int getLocalMergedChunksFetchedCount()
repeated double local_merged_chunks_fetched = 6;
getLocalMergedChunksFetchedCount
in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilder
public double getLocalMergedChunksFetched(int index)
repeated double local_merged_chunks_fetched = 6;
getLocalMergedChunksFetched
in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilder
index
- The index of the element to return.public java.util.List<Double> getRemoteMergedBytesReadList()
repeated double remote_merged_bytes_read = 7;
getRemoteMergedBytesReadList
in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilder
public int getRemoteMergedBytesReadCount()
repeated double remote_merged_bytes_read = 7;
getRemoteMergedBytesReadCount
in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilder
public double getRemoteMergedBytesRead(int index)
repeated double remote_merged_bytes_read = 7;
getRemoteMergedBytesRead
in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilder
index
- The index of the element to return.public java.util.List<Double> getLocalMergedBytesReadList()
repeated double local_merged_bytes_read = 8;
getLocalMergedBytesReadList
in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilder
public int getLocalMergedBytesReadCount()
repeated double local_merged_bytes_read = 8;
getLocalMergedBytesReadCount
in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilder
public double getLocalMergedBytesRead(int index)
repeated double local_merged_bytes_read = 8;
getLocalMergedBytesRead
in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilder
index
- The index of the element to return.public java.util.List<Double> getRemoteMergedReqsDurationList()
repeated double remote_merged_reqs_duration = 9;
getRemoteMergedReqsDurationList
in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilder
public int getRemoteMergedReqsDurationCount()
repeated double remote_merged_reqs_duration = 9;
getRemoteMergedReqsDurationCount
in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilder
public double getRemoteMergedReqsDuration(int index)
repeated double remote_merged_reqs_duration = 9;
getRemoteMergedReqsDuration
in interface StoreTypes.ShufflePushReadMetricDistributionsOrBuilder
index
- The index of the element to return.public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
java.io.IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static StoreTypes.ShufflePushReadMetricDistributions parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static StoreTypes.ShufflePushReadMetricDistributions parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static StoreTypes.ShufflePushReadMetricDistributions parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static StoreTypes.ShufflePushReadMetricDistributions parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static StoreTypes.ShufflePushReadMetricDistributions parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static StoreTypes.ShufflePushReadMetricDistributions parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static StoreTypes.ShufflePushReadMetricDistributions parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static StoreTypes.ShufflePushReadMetricDistributions parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static StoreTypes.ShufflePushReadMetricDistributions parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static StoreTypes.ShufflePushReadMetricDistributions parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static StoreTypes.ShufflePushReadMetricDistributions parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOException
public static StoreTypes.ShufflePushReadMetricDistributions parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public StoreTypes.ShufflePushReadMetricDistributions.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public 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.Message
toBuilder
in interface com.google.protobuf.MessageLite
public 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.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public StoreTypes.ShufflePushReadMetricDistributions getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder