Package org.apache.spark.status.protobuf
Class StoreTypes.ExecutorMetricsDistributions
Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
org.apache.spark.status.protobuf.StoreTypes.ExecutorMetricsDistributions
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,StoreTypes.ExecutorMetricsDistributionsOrBuilder
- Enclosing class:
- StoreTypes
public static final class StoreTypes.ExecutorMetricsDistributions
extends com.google.protobuf.GeneratedMessage
implements StoreTypes.ExecutorMetricsDistributionsOrBuilder
Protobuf type
org.apache.spark.status.protobuf.ExecutorMetricsDistributions- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typeorg.apache.spark.status.protobuf.ExecutorMetricsDistributionsNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T extends Object> -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final int -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic final com.google.protobuf.Descriptors.DescriptordoublegetDiskBytesSpilled(int index) repeated double disk_bytes_spilled = 15;intrepeated double disk_bytes_spilled = 15;repeated double disk_bytes_spilled = 15;doublegetFailedTasks(int index) repeated double failed_tasks = 3;intrepeated double failed_tasks = 3;repeated double failed_tasks = 3;doublegetInputBytes(int index) repeated double input_bytes = 6;intrepeated double input_bytes = 6;repeated double input_bytes = 6;doublegetInputRecords(int index) repeated double input_records = 7;intrepeated double input_records = 7;repeated double input_records = 7;doublegetKilledTasks(int index) repeated double killed_tasks = 5;intrepeated double killed_tasks = 5;repeated double killed_tasks = 5;doublegetMemoryBytesSpilled(int index) repeated double memory_bytes_spilled = 14;intrepeated double memory_bytes_spilled = 14;repeated double memory_bytes_spilled = 14;doublegetOutputBytes(int index) repeated double output_bytes = 8;intrepeated double output_bytes = 8;repeated double output_bytes = 8;doublegetOutputRecords(int index) repeated double output_records = 9;intrepeated double output_records = 9;repeated double output_records = 9;com.google.protobuf.Parser<StoreTypes.ExecutorMetricsDistributions>.org.apache.spark.status.protobuf.ExecutorPeakMetricsDistributions peak_memory_metrics = 16;.org.apache.spark.status.protobuf.ExecutorPeakMetricsDistributions peak_memory_metrics = 16;doublegetQuantiles(int index) repeated double quantiles = 1;intrepeated double quantiles = 1;repeated double quantiles = 1;intdoublegetShuffleRead(int index) repeated double shuffle_read = 10;intrepeated double shuffle_read = 10;repeated double shuffle_read = 10;doublegetShuffleReadRecords(int index) repeated double shuffle_read_records = 11;intrepeated double shuffle_read_records = 11;repeated double shuffle_read_records = 11;doublegetShuffleWrite(int index) repeated double shuffle_write = 12;intrepeated double shuffle_write = 12;repeated double shuffle_write = 12;doublegetShuffleWriteRecords(int index) repeated double shuffle_write_records = 13;intrepeated double shuffle_write_records = 13;repeated double shuffle_write_records = 13;doublegetSucceededTasks(int index) repeated double succeeded_tasks = 4;intrepeated double succeeded_tasks = 4;repeated double succeeded_tasks = 4;doublegetTaskTime(int index) repeated double task_time = 2;intrepeated double task_time = 2;repeated double task_time = 2;inthashCode()boolean.org.apache.spark.status.protobuf.ExecutorPeakMetricsDistributions peak_memory_metrics = 16;final booleanparseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<StoreTypes.ExecutorMetricsDistributions>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtensionMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
QUANTILES_FIELD_NUMBER
public static final int QUANTILES_FIELD_NUMBER- See Also:
-
TASK_TIME_FIELD_NUMBER
public static final int TASK_TIME_FIELD_NUMBER- See Also:
-
FAILED_TASKS_FIELD_NUMBER
public static final int FAILED_TASKS_FIELD_NUMBER- See Also:
-
SUCCEEDED_TASKS_FIELD_NUMBER
public static final int SUCCEEDED_TASKS_FIELD_NUMBER- See Also:
-
KILLED_TASKS_FIELD_NUMBER
public static final int KILLED_TASKS_FIELD_NUMBER- See Also:
-
INPUT_BYTES_FIELD_NUMBER
public static final int INPUT_BYTES_FIELD_NUMBER- See Also:
-
INPUT_RECORDS_FIELD_NUMBER
public static final int INPUT_RECORDS_FIELD_NUMBER- See Also:
-
OUTPUT_BYTES_FIELD_NUMBER
public static final int OUTPUT_BYTES_FIELD_NUMBER- See Also:
-
OUTPUT_RECORDS_FIELD_NUMBER
public static final int OUTPUT_RECORDS_FIELD_NUMBER- See Also:
-
SHUFFLE_READ_FIELD_NUMBER
public static final int SHUFFLE_READ_FIELD_NUMBER- See Also:
-
SHUFFLE_READ_RECORDS_FIELD_NUMBER
public static final int SHUFFLE_READ_RECORDS_FIELD_NUMBER- See Also:
-
SHUFFLE_WRITE_FIELD_NUMBER
public static final int SHUFFLE_WRITE_FIELD_NUMBER- See Also:
-
SHUFFLE_WRITE_RECORDS_FIELD_NUMBER
public static final int SHUFFLE_WRITE_RECORDS_FIELD_NUMBER- See Also:
-
MEMORY_BYTES_SPILLED_FIELD_NUMBER
public static final int MEMORY_BYTES_SPILLED_FIELD_NUMBER- See Also:
-
DISK_BYTES_SPILLED_FIELD_NUMBER
public static final int DISK_BYTES_SPILLED_FIELD_NUMBER- See Also:
-
PEAK_MEMORY_METRICS_FIELD_NUMBER
public static final int PEAK_MEMORY_METRICS_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
getQuantilesList
repeated double quantiles = 1;- Specified by:
getQuantilesListin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Returns:
- A list containing the quantiles.
-
getQuantilesCount
public int getQuantilesCount()repeated double quantiles = 1;- Specified by:
getQuantilesCountin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Returns:
- The count of quantiles.
-
getQuantiles
public double getQuantiles(int index) repeated double quantiles = 1;- Specified by:
getQuantilesin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The quantiles at the given index.
-
getTaskTimeList
repeated double task_time = 2;- Specified by:
getTaskTimeListin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Returns:
- A list containing the taskTime.
-
getTaskTimeCount
public int getTaskTimeCount()repeated double task_time = 2;- Specified by:
getTaskTimeCountin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Returns:
- The count of taskTime.
-
getTaskTime
public double getTaskTime(int index) repeated double task_time = 2;- Specified by:
getTaskTimein interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The taskTime at the given index.
-
getFailedTasksList
repeated double failed_tasks = 3;- Specified by:
getFailedTasksListin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Returns:
- A list containing the failedTasks.
-
getFailedTasksCount
public int getFailedTasksCount()repeated double failed_tasks = 3;- Specified by:
getFailedTasksCountin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Returns:
- The count of failedTasks.
-
getFailedTasks
public double getFailedTasks(int index) repeated double failed_tasks = 3;- Specified by:
getFailedTasksin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The failedTasks at the given index.
-
getSucceededTasksList
repeated double succeeded_tasks = 4;- Specified by:
getSucceededTasksListin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Returns:
- A list containing the succeededTasks.
-
getSucceededTasksCount
public int getSucceededTasksCount()repeated double succeeded_tasks = 4;- Specified by:
getSucceededTasksCountin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Returns:
- The count of succeededTasks.
-
getSucceededTasks
public double getSucceededTasks(int index) repeated double succeeded_tasks = 4;- Specified by:
getSucceededTasksin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The succeededTasks at the given index.
-
getKilledTasksList
repeated double killed_tasks = 5;- Specified by:
getKilledTasksListin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Returns:
- A list containing the killedTasks.
-
getKilledTasksCount
public int getKilledTasksCount()repeated double killed_tasks = 5;- Specified by:
getKilledTasksCountin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Returns:
- The count of killedTasks.
-
getKilledTasks
public double getKilledTasks(int index) repeated double killed_tasks = 5;- Specified by:
getKilledTasksin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The killedTasks at the given index.
-
getInputBytesList
repeated double input_bytes = 6;- Specified by:
getInputBytesListin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Returns:
- A list containing the inputBytes.
-
getInputBytesCount
public int getInputBytesCount()repeated double input_bytes = 6;- Specified by:
getInputBytesCountin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Returns:
- The count of inputBytes.
-
getInputBytes
public double getInputBytes(int index) repeated double input_bytes = 6;- Specified by:
getInputBytesin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The inputBytes at the given index.
-
getInputRecordsList
repeated double input_records = 7;- Specified by:
getInputRecordsListin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Returns:
- A list containing the inputRecords.
-
getInputRecordsCount
public int getInputRecordsCount()repeated double input_records = 7;- Specified by:
getInputRecordsCountin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Returns:
- The count of inputRecords.
-
getInputRecords
public double getInputRecords(int index) repeated double input_records = 7;- Specified by:
getInputRecordsin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The inputRecords at the given index.
-
getOutputBytesList
repeated double output_bytes = 8;- Specified by:
getOutputBytesListin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Returns:
- A list containing the outputBytes.
-
getOutputBytesCount
public int getOutputBytesCount()repeated double output_bytes = 8;- Specified by:
getOutputBytesCountin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Returns:
- The count of outputBytes.
-
getOutputBytes
public double getOutputBytes(int index) repeated double output_bytes = 8;- Specified by:
getOutputBytesin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The outputBytes at the given index.
-
getOutputRecordsList
repeated double output_records = 9;- Specified by:
getOutputRecordsListin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Returns:
- A list containing the outputRecords.
-
getOutputRecordsCount
public int getOutputRecordsCount()repeated double output_records = 9;- Specified by:
getOutputRecordsCountin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Returns:
- The count of outputRecords.
-
getOutputRecords
public double getOutputRecords(int index) repeated double output_records = 9;- Specified by:
getOutputRecordsin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The outputRecords at the given index.
-
getShuffleReadList
repeated double shuffle_read = 10;- Specified by:
getShuffleReadListin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Returns:
- A list containing the shuffleRead.
-
getShuffleReadCount
public int getShuffleReadCount()repeated double shuffle_read = 10;- Specified by:
getShuffleReadCountin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Returns:
- The count of shuffleRead.
-
getShuffleRead
public double getShuffleRead(int index) repeated double shuffle_read = 10;- Specified by:
getShuffleReadin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The shuffleRead at the given index.
-
getShuffleReadRecordsList
repeated double shuffle_read_records = 11;- Specified by:
getShuffleReadRecordsListin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Returns:
- A list containing the shuffleReadRecords.
-
getShuffleReadRecordsCount
public int getShuffleReadRecordsCount()repeated double shuffle_read_records = 11;- Specified by:
getShuffleReadRecordsCountin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Returns:
- The count of shuffleReadRecords.
-
getShuffleReadRecords
public double getShuffleReadRecords(int index) repeated double shuffle_read_records = 11;- Specified by:
getShuffleReadRecordsin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The shuffleReadRecords at the given index.
-
getShuffleWriteList
repeated double shuffle_write = 12;- Specified by:
getShuffleWriteListin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Returns:
- A list containing the shuffleWrite.
-
getShuffleWriteCount
public int getShuffleWriteCount()repeated double shuffle_write = 12;- Specified by:
getShuffleWriteCountin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Returns:
- The count of shuffleWrite.
-
getShuffleWrite
public double getShuffleWrite(int index) repeated double shuffle_write = 12;- Specified by:
getShuffleWritein interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The shuffleWrite at the given index.
-
getShuffleWriteRecordsList
repeated double shuffle_write_records = 13;- Specified by:
getShuffleWriteRecordsListin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Returns:
- A list containing the shuffleWriteRecords.
-
getShuffleWriteRecordsCount
public int getShuffleWriteRecordsCount()repeated double shuffle_write_records = 13;- Specified by:
getShuffleWriteRecordsCountin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Returns:
- The count of shuffleWriteRecords.
-
getShuffleWriteRecords
public double getShuffleWriteRecords(int index) repeated double shuffle_write_records = 13;- Specified by:
getShuffleWriteRecordsin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The shuffleWriteRecords at the given index.
-
getMemoryBytesSpilledList
repeated double memory_bytes_spilled = 14;- Specified by:
getMemoryBytesSpilledListin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Returns:
- A list containing the memoryBytesSpilled.
-
getMemoryBytesSpilledCount
public int getMemoryBytesSpilledCount()repeated double memory_bytes_spilled = 14;- Specified by:
getMemoryBytesSpilledCountin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Returns:
- The count of memoryBytesSpilled.
-
getMemoryBytesSpilled
public double getMemoryBytesSpilled(int index) repeated double memory_bytes_spilled = 14;- Specified by:
getMemoryBytesSpilledin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The memoryBytesSpilled at the given index.
-
getDiskBytesSpilledList
repeated double disk_bytes_spilled = 15;- Specified by:
getDiskBytesSpilledListin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Returns:
- A list containing the diskBytesSpilled.
-
getDiskBytesSpilledCount
public int getDiskBytesSpilledCount()repeated double disk_bytes_spilled = 15;- Specified by:
getDiskBytesSpilledCountin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Returns:
- The count of diskBytesSpilled.
-
getDiskBytesSpilled
public double getDiskBytesSpilled(int index) repeated double disk_bytes_spilled = 15;- Specified by:
getDiskBytesSpilledin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The diskBytesSpilled at the given index.
-
hasPeakMemoryMetrics
public boolean hasPeakMemoryMetrics().org.apache.spark.status.protobuf.ExecutorPeakMetricsDistributions peak_memory_metrics = 16;- Specified by:
hasPeakMemoryMetricsin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Returns:
- Whether the peakMemoryMetrics field is set.
-
getPeakMemoryMetrics
.org.apache.spark.status.protobuf.ExecutorPeakMetricsDistributions peak_memory_metrics = 16;- Specified by:
getPeakMemoryMetricsin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder- Returns:
- The peakMemoryMetrics.
-
getPeakMemoryMetricsOrBuilder
.org.apache.spark.status.protobuf.ExecutorPeakMetricsDistributions peak_memory_metrics = 16;- Specified by:
getPeakMemoryMetricsOrBuilderin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static StoreTypes.ExecutorMetricsDistributions parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StoreTypes.ExecutorMetricsDistributions parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StoreTypes.ExecutorMetricsDistributions parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StoreTypes.ExecutorMetricsDistributions parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StoreTypes.ExecutorMetricsDistributions parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StoreTypes.ExecutorMetricsDistributions parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StoreTypes.ExecutorMetricsDistributions parseFrom(InputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static StoreTypes.ExecutorMetricsDistributions parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static StoreTypes.ExecutorMetricsDistributions parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static StoreTypes.ExecutorMetricsDistributions parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static StoreTypes.ExecutorMetricsDistributions parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static StoreTypes.ExecutorMetricsDistributions parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static StoreTypes.ExecutorMetricsDistributions.Builder newBuilder(StoreTypes.ExecutorMetricsDistributions prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-