public static final class StoreTypes.ExecutorMetricsDistributions extends com.google.protobuf.GeneratedMessageV3 implements StoreTypes.ExecutorMetricsDistributionsOrBuilder
org.apache.spark.status.protobuf.ExecutorMetricsDistributions
Modifier and Type | Class and Description |
---|---|
static class |
StoreTypes.ExecutorMetricsDistributions.Builder
Protobuf type
org.apache.spark.status.protobuf.ExecutorMetricsDistributions |
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 |
DISK_BYTES_SPILLED_FIELD_NUMBER |
static int |
FAILED_TASKS_FIELD_NUMBER |
static int |
INPUT_BYTES_FIELD_NUMBER |
static int |
INPUT_RECORDS_FIELD_NUMBER |
static int |
KILLED_TASKS_FIELD_NUMBER |
static int |
MEMORY_BYTES_SPILLED_FIELD_NUMBER |
static int |
OUTPUT_BYTES_FIELD_NUMBER |
static int |
OUTPUT_RECORDS_FIELD_NUMBER |
static int |
PEAK_MEMORY_METRICS_FIELD_NUMBER |
static int |
QUANTILES_FIELD_NUMBER |
static int |
SHUFFLE_READ_FIELD_NUMBER |
static int |
SHUFFLE_READ_RECORDS_FIELD_NUMBER |
static int |
SHUFFLE_WRITE_FIELD_NUMBER |
static int |
SHUFFLE_WRITE_RECORDS_FIELD_NUMBER |
static int |
SUCCEEDED_TASKS_FIELD_NUMBER |
static int |
TASK_TIME_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
static StoreTypes.ExecutorMetricsDistributions |
getDefaultInstance() |
StoreTypes.ExecutorMetricsDistributions |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
double |
getDiskBytesSpilled(int index)
repeated double disk_bytes_spilled = 15; |
int |
getDiskBytesSpilledCount()
repeated double disk_bytes_spilled = 15; |
java.util.List<Double> |
getDiskBytesSpilledList()
repeated double disk_bytes_spilled = 15; |
double |
getFailedTasks(int index)
repeated double failed_tasks = 3; |
int |
getFailedTasksCount()
repeated double failed_tasks = 3; |
java.util.List<Double> |
getFailedTasksList()
repeated double failed_tasks = 3; |
double |
getInputBytes(int index)
repeated double input_bytes = 6; |
int |
getInputBytesCount()
repeated double input_bytes = 6; |
java.util.List<Double> |
getInputBytesList()
repeated double input_bytes = 6; |
double |
getInputRecords(int index)
repeated double input_records = 7; |
int |
getInputRecordsCount()
repeated double input_records = 7; |
java.util.List<Double> |
getInputRecordsList()
repeated double input_records = 7; |
double |
getKilledTasks(int index)
repeated double killed_tasks = 5; |
int |
getKilledTasksCount()
repeated double killed_tasks = 5; |
java.util.List<Double> |
getKilledTasksList()
repeated double killed_tasks = 5; |
double |
getMemoryBytesSpilled(int index)
repeated double memory_bytes_spilled = 14; |
int |
getMemoryBytesSpilledCount()
repeated double memory_bytes_spilled = 14; |
java.util.List<Double> |
getMemoryBytesSpilledList()
repeated double memory_bytes_spilled = 14; |
double |
getOutputBytes(int index)
repeated double output_bytes = 8; |
int |
getOutputBytesCount()
repeated double output_bytes = 8; |
java.util.List<Double> |
getOutputBytesList()
repeated double output_bytes = 8; |
double |
getOutputRecords(int index)
repeated double output_records = 9; |
int |
getOutputRecordsCount()
repeated double output_records = 9; |
java.util.List<Double> |
getOutputRecordsList()
repeated double output_records = 9; |
com.google.protobuf.Parser<StoreTypes.ExecutorMetricsDistributions> |
getParserForType() |
StoreTypes.ExecutorPeakMetricsDistributions |
getPeakMemoryMetrics()
.org.apache.spark.status.protobuf.ExecutorPeakMetricsDistributions peak_memory_metrics = 16; |
StoreTypes.ExecutorPeakMetricsDistributionsOrBuilder |
getPeakMemoryMetricsOrBuilder()
.org.apache.spark.status.protobuf.ExecutorPeakMetricsDistributions peak_memory_metrics = 16; |
double |
getQuantiles(int index)
repeated double quantiles = 1; |
int |
getQuantilesCount()
repeated double quantiles = 1; |
java.util.List<Double> |
getQuantilesList()
repeated double quantiles = 1; |
int |
getSerializedSize() |
double |
getShuffleRead(int index)
repeated double shuffle_read = 10; |
int |
getShuffleReadCount()
repeated double shuffle_read = 10; |
java.util.List<Double> |
getShuffleReadList()
repeated double shuffle_read = 10; |
double |
getShuffleReadRecords(int index)
repeated double shuffle_read_records = 11; |
int |
getShuffleReadRecordsCount()
repeated double shuffle_read_records = 11; |
java.util.List<Double> |
getShuffleReadRecordsList()
repeated double shuffle_read_records = 11; |
double |
getShuffleWrite(int index)
repeated double shuffle_write = 12; |
int |
getShuffleWriteCount()
repeated double shuffle_write = 12; |
java.util.List<Double> |
getShuffleWriteList()
repeated double shuffle_write = 12; |
double |
getShuffleWriteRecords(int index)
repeated double shuffle_write_records = 13; |
int |
getShuffleWriteRecordsCount()
repeated double shuffle_write_records = 13; |
java.util.List<Double> |
getShuffleWriteRecordsList()
repeated double shuffle_write_records = 13; |
double |
getSucceededTasks(int index)
repeated double succeeded_tasks = 4; |
int |
getSucceededTasksCount()
repeated double succeeded_tasks = 4; |
java.util.List<Double> |
getSucceededTasksList()
repeated double succeeded_tasks = 4; |
double |
getTaskTime(int index)
repeated double task_time = 2; |
int |
getTaskTimeCount()
repeated double task_time = 2; |
java.util.List<Double> |
getTaskTimeList()
repeated double task_time = 2; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasPeakMemoryMetrics()
.org.apache.spark.status.protobuf.ExecutorPeakMetricsDistributions peak_memory_metrics = 16; |
boolean |
isInitialized() |
static StoreTypes.ExecutorMetricsDistributions.Builder |
newBuilder() |
static StoreTypes.ExecutorMetricsDistributions.Builder |
newBuilder(StoreTypes.ExecutorMetricsDistributions prototype) |
StoreTypes.ExecutorMetricsDistributions.Builder |
newBuilderForType() |
static StoreTypes.ExecutorMetricsDistributions |
parseDelimitedFrom(java.io.InputStream input) |
static StoreTypes.ExecutorMetricsDistributions |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoreTypes.ExecutorMetricsDistributions |
parseFrom(byte[] data) |
static StoreTypes.ExecutorMetricsDistributions |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoreTypes.ExecutorMetricsDistributions |
parseFrom(java.nio.ByteBuffer data) |
static StoreTypes.ExecutorMetricsDistributions |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoreTypes.ExecutorMetricsDistributions |
parseFrom(com.google.protobuf.ByteString data) |
static StoreTypes.ExecutorMetricsDistributions |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoreTypes.ExecutorMetricsDistributions |
parseFrom(com.google.protobuf.CodedInputStream input) |
static StoreTypes.ExecutorMetricsDistributions |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoreTypes.ExecutorMetricsDistributions |
parseFrom(java.io.InputStream input) |
static StoreTypes.ExecutorMetricsDistributions |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<StoreTypes.ExecutorMetricsDistributions> |
parser() |
StoreTypes.ExecutorMetricsDistributions.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
findInitializationErrors, getInitializationErrorString, toString
toByteArray, toByteString, writeDelimitedTo, writeTo
public static final int QUANTILES_FIELD_NUMBER
public static final int TASK_TIME_FIELD_NUMBER
public static final int FAILED_TASKS_FIELD_NUMBER
public static final int SUCCEEDED_TASKS_FIELD_NUMBER
public static final int KILLED_TASKS_FIELD_NUMBER
public static final int INPUT_BYTES_FIELD_NUMBER
public static final int INPUT_RECORDS_FIELD_NUMBER
public static final int OUTPUT_BYTES_FIELD_NUMBER
public static final int OUTPUT_RECORDS_FIELD_NUMBER
public static final int SHUFFLE_READ_FIELD_NUMBER
public static final int SHUFFLE_READ_RECORDS_FIELD_NUMBER
public static final int SHUFFLE_WRITE_FIELD_NUMBER
public static final int SHUFFLE_WRITE_RECORDS_FIELD_NUMBER
public static final int MEMORY_BYTES_SPILLED_FIELD_NUMBER
public static final int DISK_BYTES_SPILLED_FIELD_NUMBER
public static final int PEAK_MEMORY_METRICS_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public java.util.List<Double> getQuantilesList()
repeated double quantiles = 1;
getQuantilesList
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
public int getQuantilesCount()
repeated double quantiles = 1;
getQuantilesCount
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
public double getQuantiles(int index)
repeated double quantiles = 1;
getQuantiles
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
index
- The index of the element to return.public java.util.List<Double> getTaskTimeList()
repeated double task_time = 2;
getTaskTimeList
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
public int getTaskTimeCount()
repeated double task_time = 2;
getTaskTimeCount
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
public double getTaskTime(int index)
repeated double task_time = 2;
getTaskTime
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
index
- The index of the element to return.public java.util.List<Double> getFailedTasksList()
repeated double failed_tasks = 3;
getFailedTasksList
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
public int getFailedTasksCount()
repeated double failed_tasks = 3;
getFailedTasksCount
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
public double getFailedTasks(int index)
repeated double failed_tasks = 3;
getFailedTasks
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
index
- The index of the element to return.public java.util.List<Double> getSucceededTasksList()
repeated double succeeded_tasks = 4;
getSucceededTasksList
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
public int getSucceededTasksCount()
repeated double succeeded_tasks = 4;
getSucceededTasksCount
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
public double getSucceededTasks(int index)
repeated double succeeded_tasks = 4;
getSucceededTasks
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
index
- The index of the element to return.public java.util.List<Double> getKilledTasksList()
repeated double killed_tasks = 5;
getKilledTasksList
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
public int getKilledTasksCount()
repeated double killed_tasks = 5;
getKilledTasksCount
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
public double getKilledTasks(int index)
repeated double killed_tasks = 5;
getKilledTasks
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
index
- The index of the element to return.public java.util.List<Double> getInputBytesList()
repeated double input_bytes = 6;
getInputBytesList
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
public int getInputBytesCount()
repeated double input_bytes = 6;
getInputBytesCount
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
public double getInputBytes(int index)
repeated double input_bytes = 6;
getInputBytes
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
index
- The index of the element to return.public java.util.List<Double> getInputRecordsList()
repeated double input_records = 7;
getInputRecordsList
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
public int getInputRecordsCount()
repeated double input_records = 7;
getInputRecordsCount
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
public double getInputRecords(int index)
repeated double input_records = 7;
getInputRecords
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
index
- The index of the element to return.public java.util.List<Double> getOutputBytesList()
repeated double output_bytes = 8;
getOutputBytesList
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
public int getOutputBytesCount()
repeated double output_bytes = 8;
getOutputBytesCount
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
public double getOutputBytes(int index)
repeated double output_bytes = 8;
getOutputBytes
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
index
- The index of the element to return.public java.util.List<Double> getOutputRecordsList()
repeated double output_records = 9;
getOutputRecordsList
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
public int getOutputRecordsCount()
repeated double output_records = 9;
getOutputRecordsCount
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
public double getOutputRecords(int index)
repeated double output_records = 9;
getOutputRecords
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
index
- The index of the element to return.public java.util.List<Double> getShuffleReadList()
repeated double shuffle_read = 10;
getShuffleReadList
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
public int getShuffleReadCount()
repeated double shuffle_read = 10;
getShuffleReadCount
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
public double getShuffleRead(int index)
repeated double shuffle_read = 10;
getShuffleRead
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
index
- The index of the element to return.public java.util.List<Double> getShuffleReadRecordsList()
repeated double shuffle_read_records = 11;
getShuffleReadRecordsList
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
public int getShuffleReadRecordsCount()
repeated double shuffle_read_records = 11;
getShuffleReadRecordsCount
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
public double getShuffleReadRecords(int index)
repeated double shuffle_read_records = 11;
getShuffleReadRecords
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
index
- The index of the element to return.public java.util.List<Double> getShuffleWriteList()
repeated double shuffle_write = 12;
getShuffleWriteList
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
public int getShuffleWriteCount()
repeated double shuffle_write = 12;
getShuffleWriteCount
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
public double getShuffleWrite(int index)
repeated double shuffle_write = 12;
getShuffleWrite
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
index
- The index of the element to return.public java.util.List<Double> getShuffleWriteRecordsList()
repeated double shuffle_write_records = 13;
getShuffleWriteRecordsList
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
public int getShuffleWriteRecordsCount()
repeated double shuffle_write_records = 13;
getShuffleWriteRecordsCount
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
public double getShuffleWriteRecords(int index)
repeated double shuffle_write_records = 13;
getShuffleWriteRecords
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
index
- The index of the element to return.public java.util.List<Double> getMemoryBytesSpilledList()
repeated double memory_bytes_spilled = 14;
getMemoryBytesSpilledList
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
public int getMemoryBytesSpilledCount()
repeated double memory_bytes_spilled = 14;
getMemoryBytesSpilledCount
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
public double getMemoryBytesSpilled(int index)
repeated double memory_bytes_spilled = 14;
getMemoryBytesSpilled
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
index
- The index of the element to return.public java.util.List<Double> getDiskBytesSpilledList()
repeated double disk_bytes_spilled = 15;
getDiskBytesSpilledList
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
public int getDiskBytesSpilledCount()
repeated double disk_bytes_spilled = 15;
getDiskBytesSpilledCount
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
public double getDiskBytesSpilled(int index)
repeated double disk_bytes_spilled = 15;
getDiskBytesSpilled
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
index
- The index of the element to return.public boolean hasPeakMemoryMetrics()
.org.apache.spark.status.protobuf.ExecutorPeakMetricsDistributions peak_memory_metrics = 16;
hasPeakMemoryMetrics
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
public StoreTypes.ExecutorPeakMetricsDistributions getPeakMemoryMetrics()
.org.apache.spark.status.protobuf.ExecutorPeakMetricsDistributions peak_memory_metrics = 16;
getPeakMemoryMetrics
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
public StoreTypes.ExecutorPeakMetricsDistributionsOrBuilder getPeakMemoryMetricsOrBuilder()
.org.apache.spark.status.protobuf.ExecutorPeakMetricsDistributions peak_memory_metrics = 16;
getPeakMemoryMetricsOrBuilder
in interface StoreTypes.ExecutorMetricsDistributionsOrBuilder
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.ExecutorMetricsDistributions parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static StoreTypes.ExecutorMetricsDistributions parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static StoreTypes.ExecutorMetricsDistributions parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static StoreTypes.ExecutorMetricsDistributions parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static StoreTypes.ExecutorMetricsDistributions parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static StoreTypes.ExecutorMetricsDistributions parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static StoreTypes.ExecutorMetricsDistributions parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static StoreTypes.ExecutorMetricsDistributions parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static StoreTypes.ExecutorMetricsDistributions parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static StoreTypes.ExecutorMetricsDistributions parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static StoreTypes.ExecutorMetricsDistributions parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOException
public static StoreTypes.ExecutorMetricsDistributions parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public StoreTypes.ExecutorMetricsDistributions.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static StoreTypes.ExecutorMetricsDistributions.Builder newBuilder()
public static StoreTypes.ExecutorMetricsDistributions.Builder newBuilder(StoreTypes.ExecutorMetricsDistributions prototype)
public StoreTypes.ExecutorMetricsDistributions.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
public static StoreTypes.ExecutorMetricsDistributions getDefaultInstance()
public static com.google.protobuf.Parser<StoreTypes.ExecutorMetricsDistributions> parser()
public com.google.protobuf.Parser<StoreTypes.ExecutorMetricsDistributions> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public StoreTypes.ExecutorMetricsDistributions getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder