Package org.apache.spark.status.protobuf
Class StoreTypes.ExecutorMetricsDistributions.Builder
Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.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.GeneratedMessage.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;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;repeated double input_bytes = 6;repeated double input_records = 7;repeated double killed_tasks = 5;repeated double memory_bytes_spilled = 14;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;static final com.google.protobuf.Descriptors.Descriptorcom.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;.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;doublegetQuantiles(int index) repeated double quantiles = 1;intrepeated double quantiles = 1;repeated double quantiles = 1;doublegetShuffleRead(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;boolean.org.apache.spark.status.protobuf.ExecutorPeakMetricsDistributions peak_memory_metrics = 16;final booleanmergeFrom(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;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;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;Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, mergeUnknownFields, newBuilderForField, setField, setRepeatedField, setUnknownFieldsMethods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
mergeDelimitedFrom, mergeDelimitedFrom, mergeFromMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods 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:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<StoreTypes.ExecutorMetricsDistributions.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<StoreTypes.ExecutorMetricsDistributions.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<StoreTypes.ExecutorMetricsDistributions.Builder>
-
mergeFrom
public StoreTypes.ExecutorMetricsDistributions.Builder mergeFrom(StoreTypes.ExecutorMetricsDistributions other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<StoreTypes.ExecutorMetricsDistributions.Builder>
-
mergeFrom
public StoreTypes.ExecutorMetricsDistributions.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<StoreTypes.ExecutorMetricsDistributions.Builder>- Throws:
IOException
-
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.
-
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:
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.
-
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:
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.
-
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:
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.
-
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:
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.
-
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:
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.
-
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:
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.
-
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:
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.
-
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:
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.
-
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:
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.
-
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:
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.
-
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:
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.
-
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:
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.
-
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:
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.
-
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:
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.
-
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:
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.
-
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:
getPeakMemoryMetricsOrBuilderin interfaceStoreTypes.ExecutorMetricsDistributionsOrBuilder
-