Package org.apache.spark.status.protobuf
Class StoreTypes.ExecutorMetricsDistributions.Builder
Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<StoreTypes.ExecutorMetricsDistributions.Builder>
org.apache.spark.status.protobuf.StoreTypes.ExecutorMetricsDistributions.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
,StoreTypes.ExecutorMetricsDistributionsOrBuilder
- Enclosing class:
- StoreTypes.ExecutorMetricsDistributions
public static final class StoreTypes.ExecutorMetricsDistributions.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<StoreTypes.ExecutorMetricsDistributions.Builder>
implements StoreTypes.ExecutorMetricsDistributionsOrBuilder
Protobuf type
org.apache.spark.status.protobuf.ExecutorMetricsDistributions
-
Method Summary
Modifier and TypeMethodDescriptionaddAllDiskBytesSpilled
(Iterable<? extends Double> values) repeated double disk_bytes_spilled = 15;
addAllFailedTasks
(Iterable<? extends Double> values) repeated double failed_tasks = 3;
addAllInputBytes
(Iterable<? extends Double> values) repeated double input_bytes = 6;
addAllInputRecords
(Iterable<? extends Double> values) repeated double input_records = 7;
addAllKilledTasks
(Iterable<? extends Double> values) repeated double killed_tasks = 5;
addAllMemoryBytesSpilled
(Iterable<? extends Double> values) repeated double memory_bytes_spilled = 14;
addAllOutputBytes
(Iterable<? extends Double> values) repeated double output_bytes = 8;
addAllOutputRecords
(Iterable<? extends Double> values) repeated double output_records = 9;
addAllQuantiles
(Iterable<? extends Double> values) repeated double quantiles = 1;
addAllShuffleRead
(Iterable<? extends Double> values) repeated double shuffle_read = 10;
addAllShuffleReadRecords
(Iterable<? extends Double> values) repeated double shuffle_read_records = 11;
addAllShuffleWrite
(Iterable<? extends Double> values) repeated double shuffle_write = 12;
addAllShuffleWriteRecords
(Iterable<? extends Double> values) repeated double shuffle_write_records = 13;
addAllSucceededTasks
(Iterable<? extends Double> values) repeated double succeeded_tasks = 4;
addAllTaskTime
(Iterable<? extends Double> values) repeated double task_time = 2;
addDiskBytesSpilled
(double value) repeated double disk_bytes_spilled = 15;
addFailedTasks
(double value) repeated double failed_tasks = 3;
addInputBytes
(double value) repeated double input_bytes = 6;
addInputRecords
(double value) repeated double input_records = 7;
addKilledTasks
(double value) repeated double killed_tasks = 5;
addMemoryBytesSpilled
(double value) repeated double memory_bytes_spilled = 14;
addOutputBytes
(double value) repeated double output_bytes = 8;
addOutputRecords
(double value) repeated double output_records = 9;
addQuantiles
(double value) repeated double quantiles = 1;
addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addShuffleRead
(double value) repeated double shuffle_read = 10;
addShuffleReadRecords
(double value) repeated double shuffle_read_records = 11;
addShuffleWrite
(double value) repeated double shuffle_write = 12;
addShuffleWriteRecords
(double value) repeated double shuffle_write_records = 13;
addSucceededTasks
(double value) repeated double succeeded_tasks = 4;
addTaskTime
(double value) repeated double task_time = 2;
build()
clear()
repeated double disk_bytes_spilled = 15;
repeated double failed_tasks = 3;
clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) repeated double input_bytes = 6;
repeated double input_records = 7;
repeated double killed_tasks = 5;
repeated double memory_bytes_spilled = 14;
clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) repeated double output_bytes = 8;
repeated double output_records = 9;
.org.apache.spark.status.protobuf.ExecutorPeakMetricsDistributions peak_memory_metrics = 16;
repeated double quantiles = 1;
repeated double shuffle_read = 10;
repeated double shuffle_read_records = 11;
repeated double shuffle_write = 12;
repeated double shuffle_write_records = 13;
repeated double succeeded_tasks = 4;
repeated double task_time = 2;
clone()
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
double
getDiskBytesSpilled
(int index) repeated double disk_bytes_spilled = 15;
int
repeated double disk_bytes_spilled = 15;
repeated double disk_bytes_spilled = 15;
double
getFailedTasks
(int index) repeated double failed_tasks = 3;
int
repeated double failed_tasks = 3;
repeated double failed_tasks = 3;
double
getInputBytes
(int index) repeated double input_bytes = 6;
int
repeated double input_bytes = 6;
repeated double input_bytes = 6;
double
getInputRecords
(int index) repeated double input_records = 7;
int
repeated double input_records = 7;
repeated double input_records = 7;
double
getKilledTasks
(int index) repeated double killed_tasks = 5;
int
repeated double killed_tasks = 5;
repeated double killed_tasks = 5;
double
getMemoryBytesSpilled
(int index) repeated double memory_bytes_spilled = 14;
int
repeated double memory_bytes_spilled = 14;
repeated double memory_bytes_spilled = 14;
double
getOutputBytes
(int index) repeated double output_bytes = 8;
int
repeated double output_bytes = 8;
repeated double output_bytes = 8;
double
getOutputRecords
(int index) repeated double output_records = 9;
int
repeated double output_records = 9;
repeated double output_records = 9;
.org.apache.spark.status.protobuf.ExecutorPeakMetricsDistributions peak_memory_metrics = 16;
.org.apache.spark.status.protobuf.ExecutorPeakMetricsDistributions peak_memory_metrics = 16;
.org.apache.spark.status.protobuf.ExecutorPeakMetricsDistributions peak_memory_metrics = 16;
double
getQuantiles
(int index) repeated double quantiles = 1;
int
repeated double quantiles = 1;
repeated double quantiles = 1;
double
getShuffleRead
(int index) repeated double shuffle_read = 10;
int
repeated double shuffle_read = 10;
repeated double shuffle_read = 10;
double
getShuffleReadRecords
(int index) repeated double shuffle_read_records = 11;
int
repeated double shuffle_read_records = 11;
repeated double shuffle_read_records = 11;
double
getShuffleWrite
(int index) repeated double shuffle_write = 12;
int
repeated double shuffle_write = 12;
repeated double shuffle_write = 12;
double
getShuffleWriteRecords
(int index) repeated double shuffle_write_records = 13;
int
repeated double shuffle_write_records = 13;
repeated double shuffle_write_records = 13;
double
getSucceededTasks
(int index) repeated double succeeded_tasks = 4;
int
repeated double succeeded_tasks = 4;
repeated double succeeded_tasks = 4;
double
getTaskTime
(int index) repeated double task_time = 2;
int
repeated double task_time = 2;
repeated double task_time = 2;
boolean
.org.apache.spark.status.protobuf.ExecutorPeakMetricsDistributions peak_memory_metrics = 16;
final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) .org.apache.spark.status.protobuf.ExecutorPeakMetricsDistributions peak_memory_metrics = 16;
mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) setDiskBytesSpilled
(int index, double value) repeated double disk_bytes_spilled = 15;
setFailedTasks
(int index, double value) repeated double failed_tasks = 3;
setInputBytes
(int index, double value) repeated double input_bytes = 6;
setInputRecords
(int index, double value) repeated double input_records = 7;
setKilledTasks
(int index, double value) repeated double killed_tasks = 5;
setMemoryBytesSpilled
(int index, double value) repeated double memory_bytes_spilled = 14;
setOutputBytes
(int index, double value) repeated double output_bytes = 8;
setOutputRecords
(int index, double value) repeated double output_records = 9;
.org.apache.spark.status.protobuf.ExecutorPeakMetricsDistributions peak_memory_metrics = 16;
setPeakMemoryMetrics
(StoreTypes.ExecutorPeakMetricsDistributions.Builder builderForValue) .org.apache.spark.status.protobuf.ExecutorPeakMetricsDistributions peak_memory_metrics = 16;
setQuantiles
(int index, double value) repeated double quantiles = 1;
setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setShuffleRead
(int index, double value) repeated double shuffle_read = 10;
setShuffleReadRecords
(int index, double value) repeated double shuffle_read_records = 11;
setShuffleWrite
(int index, double value) repeated double shuffle_write = 12;
setShuffleWriteRecords
(int index, double value) repeated double shuffle_write_records = 13;
setSucceededTasks
(int index, double value) repeated double succeeded_tasks = 4;
setTaskTime
(int index, double value) repeated double task_time = 2;
setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, newBuilderForField
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
mergeFrom
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<StoreTypes.ExecutorMetricsDistributions.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<StoreTypes.ExecutorMetricsDistributions.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<StoreTypes.ExecutorMetricsDistributions.Builder>
-
setField
public StoreTypes.ExecutorMetricsDistributions.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<StoreTypes.ExecutorMetricsDistributions.Builder>
-
clearField
public StoreTypes.ExecutorMetricsDistributions.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<StoreTypes.ExecutorMetricsDistributions.Builder>
-
clearOneof
public StoreTypes.ExecutorMetricsDistributions.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<StoreTypes.ExecutorMetricsDistributions.Builder>
-
setRepeatedField
public StoreTypes.ExecutorMetricsDistributions.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<StoreTypes.ExecutorMetricsDistributions.Builder>
-
addRepeatedField
public StoreTypes.ExecutorMetricsDistributions.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<StoreTypes.ExecutorMetricsDistributions.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<StoreTypes.ExecutorMetricsDistributions.Builder>
-
mergeFrom
public StoreTypes.ExecutorMetricsDistributions.Builder mergeFrom(StoreTypes.ExecutorMetricsDistributions other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<StoreTypes.ExecutorMetricsDistributions.Builder>
-
mergeFrom
public StoreTypes.ExecutorMetricsDistributions.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<StoreTypes.ExecutorMetricsDistributions.Builder>
- Throws:
IOException
-
getQuantilesList
repeated double quantiles = 1;
- Specified by:
getQuantilesList
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Returns:
- A list containing the quantiles.
-
getQuantilesCount
public int getQuantilesCount()repeated double quantiles = 1;
- Specified by:
getQuantilesCount
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Returns:
- The count of quantiles.
-
getQuantiles
public double getQuantiles(int index) repeated double quantiles = 1;
- Specified by:
getQuantiles
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The quantiles at the given index.
-
setQuantiles
repeated double quantiles = 1;
- Parameters:
index
- The index to set the value at.value
- The quantiles to set.- Returns:
- This builder for chaining.
-
addQuantiles
repeated double quantiles = 1;
- Parameters:
value
- The quantiles to add.- Returns:
- This builder for chaining.
-
addAllQuantiles
public StoreTypes.ExecutorMetricsDistributions.Builder addAllQuantiles(Iterable<? extends Double> values) repeated double quantiles = 1;
- Parameters:
values
- The quantiles to add.- Returns:
- This builder for chaining.
-
clearQuantiles
repeated double quantiles = 1;
- Returns:
- This builder for chaining.
-
getTaskTimeList
repeated double task_time = 2;
- Specified by:
getTaskTimeList
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Returns:
- A list containing the taskTime.
-
getTaskTimeCount
public int getTaskTimeCount()repeated double task_time = 2;
- Specified by:
getTaskTimeCount
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Returns:
- The count of taskTime.
-
getTaskTime
public double getTaskTime(int index) repeated double task_time = 2;
- Specified by:
getTaskTime
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The taskTime at the given index.
-
setTaskTime
repeated double task_time = 2;
- Parameters:
index
- The index to set the value at.value
- The taskTime to set.- Returns:
- This builder for chaining.
-
addTaskTime
repeated double task_time = 2;
- Parameters:
value
- The taskTime to add.- Returns:
- This builder for chaining.
-
addAllTaskTime
public StoreTypes.ExecutorMetricsDistributions.Builder addAllTaskTime(Iterable<? extends Double> values) repeated double task_time = 2;
- Parameters:
values
- The taskTime to add.- Returns:
- This builder for chaining.
-
clearTaskTime
repeated double task_time = 2;
- Returns:
- This builder for chaining.
-
getFailedTasksList
repeated double failed_tasks = 3;
- Specified by:
getFailedTasksList
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Returns:
- A list containing the failedTasks.
-
getFailedTasksCount
public int getFailedTasksCount()repeated double failed_tasks = 3;
- Specified by:
getFailedTasksCount
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Returns:
- The count of failedTasks.
-
getFailedTasks
public double getFailedTasks(int index) repeated double failed_tasks = 3;
- Specified by:
getFailedTasks
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The failedTasks at the given index.
-
setFailedTasks
repeated double failed_tasks = 3;
- Parameters:
index
- The index to set the value at.value
- The failedTasks to set.- Returns:
- This builder for chaining.
-
addFailedTasks
repeated double failed_tasks = 3;
- Parameters:
value
- The failedTasks to add.- Returns:
- This builder for chaining.
-
addAllFailedTasks
public StoreTypes.ExecutorMetricsDistributions.Builder addAllFailedTasks(Iterable<? extends Double> values) repeated double failed_tasks = 3;
- Parameters:
values
- The failedTasks to add.- Returns:
- This builder for chaining.
-
clearFailedTasks
repeated double failed_tasks = 3;
- Returns:
- This builder for chaining.
-
getSucceededTasksList
repeated double succeeded_tasks = 4;
- Specified by:
getSucceededTasksList
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Returns:
- A list containing the succeededTasks.
-
getSucceededTasksCount
public int getSucceededTasksCount()repeated double succeeded_tasks = 4;
- Specified by:
getSucceededTasksCount
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Returns:
- The count of succeededTasks.
-
getSucceededTasks
public double getSucceededTasks(int index) repeated double succeeded_tasks = 4;
- Specified by:
getSucceededTasks
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The succeededTasks at the given index.
-
setSucceededTasks
repeated double succeeded_tasks = 4;
- Parameters:
index
- The index to set the value at.value
- The succeededTasks to set.- Returns:
- This builder for chaining.
-
addSucceededTasks
repeated double succeeded_tasks = 4;
- Parameters:
value
- The succeededTasks to add.- Returns:
- This builder for chaining.
-
addAllSucceededTasks
public StoreTypes.ExecutorMetricsDistributions.Builder addAllSucceededTasks(Iterable<? extends Double> values) repeated double succeeded_tasks = 4;
- Parameters:
values
- The succeededTasks to add.- Returns:
- This builder for chaining.
-
clearSucceededTasks
repeated double succeeded_tasks = 4;
- Returns:
- This builder for chaining.
-
getKilledTasksList
repeated double killed_tasks = 5;
- Specified by:
getKilledTasksList
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Returns:
- A list containing the killedTasks.
-
getKilledTasksCount
public int getKilledTasksCount()repeated double killed_tasks = 5;
- Specified by:
getKilledTasksCount
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Returns:
- The count of killedTasks.
-
getKilledTasks
public double getKilledTasks(int index) repeated double killed_tasks = 5;
- Specified by:
getKilledTasks
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The killedTasks at the given index.
-
setKilledTasks
repeated double killed_tasks = 5;
- Parameters:
index
- The index to set the value at.value
- The killedTasks to set.- Returns:
- This builder for chaining.
-
addKilledTasks
repeated double killed_tasks = 5;
- Parameters:
value
- The killedTasks to add.- Returns:
- This builder for chaining.
-
addAllKilledTasks
public StoreTypes.ExecutorMetricsDistributions.Builder addAllKilledTasks(Iterable<? extends Double> values) repeated double killed_tasks = 5;
- Parameters:
values
- The killedTasks to add.- Returns:
- This builder for chaining.
-
clearKilledTasks
repeated double killed_tasks = 5;
- Returns:
- This builder for chaining.
-
getInputBytesList
repeated double input_bytes = 6;
- Specified by:
getInputBytesList
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Returns:
- A list containing the inputBytes.
-
getInputBytesCount
public int getInputBytesCount()repeated double input_bytes = 6;
- Specified by:
getInputBytesCount
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Returns:
- The count of inputBytes.
-
getInputBytes
public double getInputBytes(int index) repeated double input_bytes = 6;
- Specified by:
getInputBytes
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The inputBytes at the given index.
-
setInputBytes
repeated double input_bytes = 6;
- Parameters:
index
- The index to set the value at.value
- The inputBytes to set.- Returns:
- This builder for chaining.
-
addInputBytes
repeated double input_bytes = 6;
- Parameters:
value
- The inputBytes to add.- Returns:
- This builder for chaining.
-
addAllInputBytes
public StoreTypes.ExecutorMetricsDistributions.Builder addAllInputBytes(Iterable<? extends Double> values) repeated double input_bytes = 6;
- Parameters:
values
- The inputBytes to add.- Returns:
- This builder for chaining.
-
clearInputBytes
repeated double input_bytes = 6;
- Returns:
- This builder for chaining.
-
getInputRecordsList
repeated double input_records = 7;
- Specified by:
getInputRecordsList
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Returns:
- A list containing the inputRecords.
-
getInputRecordsCount
public int getInputRecordsCount()repeated double input_records = 7;
- Specified by:
getInputRecordsCount
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Returns:
- The count of inputRecords.
-
getInputRecords
public double getInputRecords(int index) repeated double input_records = 7;
- Specified by:
getInputRecords
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The inputRecords at the given index.
-
setInputRecords
repeated double input_records = 7;
- Parameters:
index
- The index to set the value at.value
- The inputRecords to set.- Returns:
- This builder for chaining.
-
addInputRecords
repeated double input_records = 7;
- Parameters:
value
- The inputRecords to add.- Returns:
- This builder for chaining.
-
addAllInputRecords
public StoreTypes.ExecutorMetricsDistributions.Builder addAllInputRecords(Iterable<? extends Double> values) repeated double input_records = 7;
- Parameters:
values
- The inputRecords to add.- Returns:
- This builder for chaining.
-
clearInputRecords
repeated double input_records = 7;
- Returns:
- This builder for chaining.
-
getOutputBytesList
repeated double output_bytes = 8;
- Specified by:
getOutputBytesList
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Returns:
- A list containing the outputBytes.
-
getOutputBytesCount
public int getOutputBytesCount()repeated double output_bytes = 8;
- Specified by:
getOutputBytesCount
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Returns:
- The count of outputBytes.
-
getOutputBytes
public double getOutputBytes(int index) repeated double output_bytes = 8;
- Specified by:
getOutputBytes
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The outputBytes at the given index.
-
setOutputBytes
repeated double output_bytes = 8;
- Parameters:
index
- The index to set the value at.value
- The outputBytes to set.- Returns:
- This builder for chaining.
-
addOutputBytes
repeated double output_bytes = 8;
- Parameters:
value
- The outputBytes to add.- Returns:
- This builder for chaining.
-
addAllOutputBytes
public StoreTypes.ExecutorMetricsDistributions.Builder addAllOutputBytes(Iterable<? extends Double> values) repeated double output_bytes = 8;
- Parameters:
values
- The outputBytes to add.- Returns:
- This builder for chaining.
-
clearOutputBytes
repeated double output_bytes = 8;
- Returns:
- This builder for chaining.
-
getOutputRecordsList
repeated double output_records = 9;
- Specified by:
getOutputRecordsList
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Returns:
- A list containing the outputRecords.
-
getOutputRecordsCount
public int getOutputRecordsCount()repeated double output_records = 9;
- Specified by:
getOutputRecordsCount
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Returns:
- The count of outputRecords.
-
getOutputRecords
public double getOutputRecords(int index) repeated double output_records = 9;
- Specified by:
getOutputRecords
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The outputRecords at the given index.
-
setOutputRecords
repeated double output_records = 9;
- Parameters:
index
- The index to set the value at.value
- The outputRecords to set.- Returns:
- This builder for chaining.
-
addOutputRecords
repeated double output_records = 9;
- Parameters:
value
- The outputRecords to add.- Returns:
- This builder for chaining.
-
addAllOutputRecords
public StoreTypes.ExecutorMetricsDistributions.Builder addAllOutputRecords(Iterable<? extends Double> values) repeated double output_records = 9;
- Parameters:
values
- The outputRecords to add.- Returns:
- This builder for chaining.
-
clearOutputRecords
repeated double output_records = 9;
- Returns:
- This builder for chaining.
-
getShuffleReadList
repeated double shuffle_read = 10;
- Specified by:
getShuffleReadList
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Returns:
- A list containing the shuffleRead.
-
getShuffleReadCount
public int getShuffleReadCount()repeated double shuffle_read = 10;
- Specified by:
getShuffleReadCount
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Returns:
- The count of shuffleRead.
-
getShuffleRead
public double getShuffleRead(int index) repeated double shuffle_read = 10;
- Specified by:
getShuffleRead
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The shuffleRead at the given index.
-
setShuffleRead
repeated double shuffle_read = 10;
- Parameters:
index
- The index to set the value at.value
- The shuffleRead to set.- Returns:
- This builder for chaining.
-
addShuffleRead
repeated double shuffle_read = 10;
- Parameters:
value
- The shuffleRead to add.- Returns:
- This builder for chaining.
-
addAllShuffleRead
public StoreTypes.ExecutorMetricsDistributions.Builder addAllShuffleRead(Iterable<? extends Double> values) repeated double shuffle_read = 10;
- Parameters:
values
- The shuffleRead to add.- Returns:
- This builder for chaining.
-
clearShuffleRead
repeated double shuffle_read = 10;
- Returns:
- This builder for chaining.
-
getShuffleReadRecordsList
repeated double shuffle_read_records = 11;
- Specified by:
getShuffleReadRecordsList
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Returns:
- A list containing the shuffleReadRecords.
-
getShuffleReadRecordsCount
public int getShuffleReadRecordsCount()repeated double shuffle_read_records = 11;
- Specified by:
getShuffleReadRecordsCount
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Returns:
- The count of shuffleReadRecords.
-
getShuffleReadRecords
public double getShuffleReadRecords(int index) repeated double shuffle_read_records = 11;
- Specified by:
getShuffleReadRecords
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The shuffleReadRecords at the given index.
-
setShuffleReadRecords
public StoreTypes.ExecutorMetricsDistributions.Builder setShuffleReadRecords(int index, double value) repeated double shuffle_read_records = 11;
- Parameters:
index
- The index to set the value at.value
- The shuffleReadRecords to set.- Returns:
- This builder for chaining.
-
addShuffleReadRecords
repeated double shuffle_read_records = 11;
- Parameters:
value
- The shuffleReadRecords to add.- Returns:
- This builder for chaining.
-
addAllShuffleReadRecords
public StoreTypes.ExecutorMetricsDistributions.Builder addAllShuffleReadRecords(Iterable<? extends Double> values) repeated double shuffle_read_records = 11;
- Parameters:
values
- The shuffleReadRecords to add.- Returns:
- This builder for chaining.
-
clearShuffleReadRecords
repeated double shuffle_read_records = 11;
- Returns:
- This builder for chaining.
-
getShuffleWriteList
repeated double shuffle_write = 12;
- Specified by:
getShuffleWriteList
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Returns:
- A list containing the shuffleWrite.
-
getShuffleWriteCount
public int getShuffleWriteCount()repeated double shuffle_write = 12;
- Specified by:
getShuffleWriteCount
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Returns:
- The count of shuffleWrite.
-
getShuffleWrite
public double getShuffleWrite(int index) repeated double shuffle_write = 12;
- Specified by:
getShuffleWrite
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The shuffleWrite at the given index.
-
setShuffleWrite
repeated double shuffle_write = 12;
- Parameters:
index
- The index to set the value at.value
- The shuffleWrite to set.- Returns:
- This builder for chaining.
-
addShuffleWrite
repeated double shuffle_write = 12;
- Parameters:
value
- The shuffleWrite to add.- Returns:
- This builder for chaining.
-
addAllShuffleWrite
public StoreTypes.ExecutorMetricsDistributions.Builder addAllShuffleWrite(Iterable<? extends Double> values) repeated double shuffle_write = 12;
- Parameters:
values
- The shuffleWrite to add.- Returns:
- This builder for chaining.
-
clearShuffleWrite
repeated double shuffle_write = 12;
- Returns:
- This builder for chaining.
-
getShuffleWriteRecordsList
repeated double shuffle_write_records = 13;
- Specified by:
getShuffleWriteRecordsList
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Returns:
- A list containing the shuffleWriteRecords.
-
getShuffleWriteRecordsCount
public int getShuffleWriteRecordsCount()repeated double shuffle_write_records = 13;
- Specified by:
getShuffleWriteRecordsCount
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Returns:
- The count of shuffleWriteRecords.
-
getShuffleWriteRecords
public double getShuffleWriteRecords(int index) repeated double shuffle_write_records = 13;
- Specified by:
getShuffleWriteRecords
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The shuffleWriteRecords at the given index.
-
setShuffleWriteRecords
public StoreTypes.ExecutorMetricsDistributions.Builder setShuffleWriteRecords(int index, double value) repeated double shuffle_write_records = 13;
- Parameters:
index
- The index to set the value at.value
- The shuffleWriteRecords to set.- Returns:
- This builder for chaining.
-
addShuffleWriteRecords
repeated double shuffle_write_records = 13;
- Parameters:
value
- The shuffleWriteRecords to add.- Returns:
- This builder for chaining.
-
addAllShuffleWriteRecords
public StoreTypes.ExecutorMetricsDistributions.Builder addAllShuffleWriteRecords(Iterable<? extends Double> values) repeated double shuffle_write_records = 13;
- Parameters:
values
- The shuffleWriteRecords to add.- Returns:
- This builder for chaining.
-
clearShuffleWriteRecords
repeated double shuffle_write_records = 13;
- Returns:
- This builder for chaining.
-
getMemoryBytesSpilledList
repeated double memory_bytes_spilled = 14;
- Specified by:
getMemoryBytesSpilledList
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Returns:
- A list containing the memoryBytesSpilled.
-
getMemoryBytesSpilledCount
public int getMemoryBytesSpilledCount()repeated double memory_bytes_spilled = 14;
- Specified by:
getMemoryBytesSpilledCount
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Returns:
- The count of memoryBytesSpilled.
-
getMemoryBytesSpilled
public double getMemoryBytesSpilled(int index) repeated double memory_bytes_spilled = 14;
- Specified by:
getMemoryBytesSpilled
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The memoryBytesSpilled at the given index.
-
setMemoryBytesSpilled
public StoreTypes.ExecutorMetricsDistributions.Builder setMemoryBytesSpilled(int index, double value) repeated double memory_bytes_spilled = 14;
- Parameters:
index
- The index to set the value at.value
- The memoryBytesSpilled to set.- Returns:
- This builder for chaining.
-
addMemoryBytesSpilled
repeated double memory_bytes_spilled = 14;
- Parameters:
value
- The memoryBytesSpilled to add.- Returns:
- This builder for chaining.
-
addAllMemoryBytesSpilled
public StoreTypes.ExecutorMetricsDistributions.Builder addAllMemoryBytesSpilled(Iterable<? extends Double> values) repeated double memory_bytes_spilled = 14;
- Parameters:
values
- The memoryBytesSpilled to add.- Returns:
- This builder for chaining.
-
clearMemoryBytesSpilled
repeated double memory_bytes_spilled = 14;
- Returns:
- This builder for chaining.
-
getDiskBytesSpilledList
repeated double disk_bytes_spilled = 15;
- Specified by:
getDiskBytesSpilledList
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Returns:
- A list containing the diskBytesSpilled.
-
getDiskBytesSpilledCount
public int getDiskBytesSpilledCount()repeated double disk_bytes_spilled = 15;
- Specified by:
getDiskBytesSpilledCount
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Returns:
- The count of diskBytesSpilled.
-
getDiskBytesSpilled
public double getDiskBytesSpilled(int index) repeated double disk_bytes_spilled = 15;
- Specified by:
getDiskBytesSpilled
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The diskBytesSpilled at the given index.
-
setDiskBytesSpilled
repeated double disk_bytes_spilled = 15;
- Parameters:
index
- The index to set the value at.value
- The diskBytesSpilled to set.- Returns:
- This builder for chaining.
-
addDiskBytesSpilled
repeated double disk_bytes_spilled = 15;
- Parameters:
value
- The diskBytesSpilled to add.- Returns:
- This builder for chaining.
-
addAllDiskBytesSpilled
public StoreTypes.ExecutorMetricsDistributions.Builder addAllDiskBytesSpilled(Iterable<? extends Double> values) repeated double disk_bytes_spilled = 15;
- Parameters:
values
- The diskBytesSpilled to add.- Returns:
- This builder for chaining.
-
clearDiskBytesSpilled
repeated double disk_bytes_spilled = 15;
- Returns:
- This builder for chaining.
-
hasPeakMemoryMetrics
public boolean hasPeakMemoryMetrics().org.apache.spark.status.protobuf.ExecutorPeakMetricsDistributions peak_memory_metrics = 16;
- Specified by:
hasPeakMemoryMetrics
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Returns:
- Whether the peakMemoryMetrics field is set.
-
getPeakMemoryMetrics
.org.apache.spark.status.protobuf.ExecutorPeakMetricsDistributions peak_memory_metrics = 16;
- Specified by:
getPeakMemoryMetrics
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
- Returns:
- The peakMemoryMetrics.
-
setPeakMemoryMetrics
public StoreTypes.ExecutorMetricsDistributions.Builder setPeakMemoryMetrics(StoreTypes.ExecutorPeakMetricsDistributions value) .org.apache.spark.status.protobuf.ExecutorPeakMetricsDistributions peak_memory_metrics = 16;
-
setPeakMemoryMetrics
public StoreTypes.ExecutorMetricsDistributions.Builder setPeakMemoryMetrics(StoreTypes.ExecutorPeakMetricsDistributions.Builder builderForValue) .org.apache.spark.status.protobuf.ExecutorPeakMetricsDistributions peak_memory_metrics = 16;
-
mergePeakMemoryMetrics
public StoreTypes.ExecutorMetricsDistributions.Builder mergePeakMemoryMetrics(StoreTypes.ExecutorPeakMetricsDistributions value) .org.apache.spark.status.protobuf.ExecutorPeakMetricsDistributions peak_memory_metrics = 16;
-
clearPeakMemoryMetrics
.org.apache.spark.status.protobuf.ExecutorPeakMetricsDistributions peak_memory_metrics = 16;
-
getPeakMemoryMetricsBuilder
.org.apache.spark.status.protobuf.ExecutorPeakMetricsDistributions peak_memory_metrics = 16;
-
getPeakMemoryMetricsOrBuilder
.org.apache.spark.status.protobuf.ExecutorPeakMetricsDistributions peak_memory_metrics = 16;
- Specified by:
getPeakMemoryMetricsOrBuilder
in interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
-
setUnknownFields
public final StoreTypes.ExecutorMetricsDistributions.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<StoreTypes.ExecutorMetricsDistributions.Builder>
-
mergeUnknownFields
public final StoreTypes.ExecutorMetricsDistributions.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<StoreTypes.ExecutorMetricsDistributions.Builder>
-