Package org.apache.spark.status.protobuf
Class StoreTypes.ShuffleReadMetricDistributions.Builder
Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<StoreTypes.ShuffleReadMetricDistributions.Builder>
org.apache.spark.status.protobuf.StoreTypes.ShuffleReadMetricDistributions.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
,StoreTypes.ShuffleReadMetricDistributionsOrBuilder
- Enclosing class:
- StoreTypes.ShuffleReadMetricDistributions
public static final class StoreTypes.ShuffleReadMetricDistributions.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<StoreTypes.ShuffleReadMetricDistributions.Builder>
implements StoreTypes.ShuffleReadMetricDistributionsOrBuilder
Protobuf type
org.apache.spark.status.protobuf.ShuffleReadMetricDistributions
-
Method Summary
Modifier and TypeMethodDescriptionaddAllFetchWaitTime
(Iterable<? extends Double> values) repeated double fetch_wait_time = 5;
addAllLocalBlocksFetched
(Iterable<? extends Double> values) repeated double local_blocks_fetched = 4;
addAllReadBytes
(Iterable<? extends Double> values) repeated double read_bytes = 1;
addAllReadRecords
(Iterable<? extends Double> values) repeated double read_records = 2;
addAllRemoteBlocksFetched
(Iterable<? extends Double> values) repeated double remote_blocks_fetched = 3;
addAllRemoteBytesRead
(Iterable<? extends Double> values) repeated double remote_bytes_read = 6;
addAllRemoteBytesReadToDisk
(Iterable<? extends Double> values) repeated double remote_bytes_read_to_disk = 7;
addAllRemoteReqsDuration
(Iterable<? extends Double> values) repeated double remote_reqs_duration = 9;
addAllTotalBlocksFetched
(Iterable<? extends Double> values) repeated double total_blocks_fetched = 8;
addFetchWaitTime
(double value) repeated double fetch_wait_time = 5;
addLocalBlocksFetched
(double value) repeated double local_blocks_fetched = 4;
addReadBytes
(double value) repeated double read_bytes = 1;
addReadRecords
(double value) repeated double read_records = 2;
addRemoteBlocksFetched
(double value) repeated double remote_blocks_fetched = 3;
addRemoteBytesRead
(double value) repeated double remote_bytes_read = 6;
addRemoteBytesReadToDisk
(double value) repeated double remote_bytes_read_to_disk = 7;
addRemoteReqsDuration
(double value) repeated double remote_reqs_duration = 9;
addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addTotalBlocksFetched
(double value) repeated double total_blocks_fetched = 8;
build()
clear()
repeated double fetch_wait_time = 5;
clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) repeated double local_blocks_fetched = 4;
clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) repeated double read_bytes = 1;
repeated double read_records = 2;
repeated double remote_blocks_fetched = 3;
repeated double remote_bytes_read = 6;
repeated double remote_bytes_read_to_disk = 7;
repeated double remote_reqs_duration = 9;
.org.apache.spark.status.protobuf.ShufflePushReadMetricDistributions shuffle_push_read_metrics_dist = 10;
repeated double total_blocks_fetched = 8;
clone()
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
double
getFetchWaitTime
(int index) repeated double fetch_wait_time = 5;
int
repeated double fetch_wait_time = 5;
repeated double fetch_wait_time = 5;
double
getLocalBlocksFetched
(int index) repeated double local_blocks_fetched = 4;
int
repeated double local_blocks_fetched = 4;
repeated double local_blocks_fetched = 4;
double
getReadBytes
(int index) repeated double read_bytes = 1;
int
repeated double read_bytes = 1;
repeated double read_bytes = 1;
double
getReadRecords
(int index) repeated double read_records = 2;
int
repeated double read_records = 2;
repeated double read_records = 2;
double
getRemoteBlocksFetched
(int index) repeated double remote_blocks_fetched = 3;
int
repeated double remote_blocks_fetched = 3;
repeated double remote_blocks_fetched = 3;
double
getRemoteBytesRead
(int index) repeated double remote_bytes_read = 6;
int
repeated double remote_bytes_read = 6;
repeated double remote_bytes_read = 6;
double
getRemoteBytesReadToDisk
(int index) repeated double remote_bytes_read_to_disk = 7;
int
repeated double remote_bytes_read_to_disk = 7;
repeated double remote_bytes_read_to_disk = 7;
double
getRemoteReqsDuration
(int index) repeated double remote_reqs_duration = 9;
int
repeated double remote_reqs_duration = 9;
repeated double remote_reqs_duration = 9;
.org.apache.spark.status.protobuf.ShufflePushReadMetricDistributions shuffle_push_read_metrics_dist = 10;
.org.apache.spark.status.protobuf.ShufflePushReadMetricDistributions shuffle_push_read_metrics_dist = 10;
.org.apache.spark.status.protobuf.ShufflePushReadMetricDistributions shuffle_push_read_metrics_dist = 10;
double
getTotalBlocksFetched
(int index) repeated double total_blocks_fetched = 8;
int
repeated double total_blocks_fetched = 8;
repeated double total_blocks_fetched = 8;
boolean
.org.apache.spark.status.protobuf.ShufflePushReadMetricDistributions shuffle_push_read_metrics_dist = 10;
final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) .org.apache.spark.status.protobuf.ShufflePushReadMetricDistributions shuffle_push_read_metrics_dist = 10;
mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) setFetchWaitTime
(int index, double value) repeated double fetch_wait_time = 5;
setLocalBlocksFetched
(int index, double value) repeated double local_blocks_fetched = 4;
setReadBytes
(int index, double value) repeated double read_bytes = 1;
setReadRecords
(int index, double value) repeated double read_records = 2;
setRemoteBlocksFetched
(int index, double value) repeated double remote_blocks_fetched = 3;
setRemoteBytesRead
(int index, double value) repeated double remote_bytes_read = 6;
setRemoteBytesReadToDisk
(int index, double value) repeated double remote_bytes_read_to_disk = 7;
setRemoteReqsDuration
(int index, double value) repeated double remote_reqs_duration = 9;
setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) .org.apache.spark.status.protobuf.ShufflePushReadMetricDistributions shuffle_push_read_metrics_dist = 10;
setShufflePushReadMetricsDist
(StoreTypes.ShufflePushReadMetricDistributions.Builder builderForValue) .org.apache.spark.status.protobuf.ShufflePushReadMetricDistributions shuffle_push_read_metrics_dist = 10;
setTotalBlocksFetched
(int index, double value) repeated double total_blocks_fetched = 8;
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.ShuffleReadMetricDistributions.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.ShuffleReadMetricDistributions.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.ShuffleReadMetricDistributions.Builder>
-
setField
public StoreTypes.ShuffleReadMetricDistributions.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.ShuffleReadMetricDistributions.Builder>
-
clearField
public StoreTypes.ShuffleReadMetricDistributions.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.ShuffleReadMetricDistributions.Builder>
-
clearOneof
public StoreTypes.ShuffleReadMetricDistributions.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.ShuffleReadMetricDistributions.Builder>
-
setRepeatedField
public StoreTypes.ShuffleReadMetricDistributions.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.ShuffleReadMetricDistributions.Builder>
-
addRepeatedField
public StoreTypes.ShuffleReadMetricDistributions.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.ShuffleReadMetricDistributions.Builder>
-
mergeFrom
public StoreTypes.ShuffleReadMetricDistributions.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<StoreTypes.ShuffleReadMetricDistributions.Builder>
-
mergeFrom
public StoreTypes.ShuffleReadMetricDistributions.Builder mergeFrom(StoreTypes.ShuffleReadMetricDistributions other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<StoreTypes.ShuffleReadMetricDistributions.Builder>
-
mergeFrom
public StoreTypes.ShuffleReadMetricDistributions.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.ShuffleReadMetricDistributions.Builder>
- Throws:
IOException
-
getReadBytesList
repeated double read_bytes = 1;
- Specified by:
getReadBytesList
in interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder
- Returns:
- A list containing the readBytes.
-
getReadBytesCount
public int getReadBytesCount()repeated double read_bytes = 1;
- Specified by:
getReadBytesCount
in interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder
- Returns:
- The count of readBytes.
-
getReadBytes
public double getReadBytes(int index) repeated double read_bytes = 1;
- Specified by:
getReadBytes
in interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The readBytes at the given index.
-
setReadBytes
repeated double read_bytes = 1;
- Parameters:
index
- The index to set the value at.value
- The readBytes to set.- Returns:
- This builder for chaining.
-
addReadBytes
repeated double read_bytes = 1;
- Parameters:
value
- The readBytes to add.- Returns:
- This builder for chaining.
-
addAllReadBytes
public StoreTypes.ShuffleReadMetricDistributions.Builder addAllReadBytes(Iterable<? extends Double> values) repeated double read_bytes = 1;
- Parameters:
values
- The readBytes to add.- Returns:
- This builder for chaining.
-
clearReadBytes
repeated double read_bytes = 1;
- Returns:
- This builder for chaining.
-
getReadRecordsList
repeated double read_records = 2;
- Specified by:
getReadRecordsList
in interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder
- Returns:
- A list containing the readRecords.
-
getReadRecordsCount
public int getReadRecordsCount()repeated double read_records = 2;
- Specified by:
getReadRecordsCount
in interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder
- Returns:
- The count of readRecords.
-
getReadRecords
public double getReadRecords(int index) repeated double read_records = 2;
- Specified by:
getReadRecords
in interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The readRecords at the given index.
-
setReadRecords
repeated double read_records = 2;
- Parameters:
index
- The index to set the value at.value
- The readRecords to set.- Returns:
- This builder for chaining.
-
addReadRecords
repeated double read_records = 2;
- Parameters:
value
- The readRecords to add.- Returns:
- This builder for chaining.
-
addAllReadRecords
public StoreTypes.ShuffleReadMetricDistributions.Builder addAllReadRecords(Iterable<? extends Double> values) repeated double read_records = 2;
- Parameters:
values
- The readRecords to add.- Returns:
- This builder for chaining.
-
clearReadRecords
repeated double read_records = 2;
- Returns:
- This builder for chaining.
-
getRemoteBlocksFetchedList
repeated double remote_blocks_fetched = 3;
- Specified by:
getRemoteBlocksFetchedList
in interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder
- Returns:
- A list containing the remoteBlocksFetched.
-
getRemoteBlocksFetchedCount
public int getRemoteBlocksFetchedCount()repeated double remote_blocks_fetched = 3;
- Specified by:
getRemoteBlocksFetchedCount
in interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder
- Returns:
- The count of remoteBlocksFetched.
-
getRemoteBlocksFetched
public double getRemoteBlocksFetched(int index) repeated double remote_blocks_fetched = 3;
- Specified by:
getRemoteBlocksFetched
in interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The remoteBlocksFetched at the given index.
-
setRemoteBlocksFetched
public StoreTypes.ShuffleReadMetricDistributions.Builder setRemoteBlocksFetched(int index, double value) repeated double remote_blocks_fetched = 3;
- Parameters:
index
- The index to set the value at.value
- The remoteBlocksFetched to set.- Returns:
- This builder for chaining.
-
addRemoteBlocksFetched
repeated double remote_blocks_fetched = 3;
- Parameters:
value
- The remoteBlocksFetched to add.- Returns:
- This builder for chaining.
-
addAllRemoteBlocksFetched
public StoreTypes.ShuffleReadMetricDistributions.Builder addAllRemoteBlocksFetched(Iterable<? extends Double> values) repeated double remote_blocks_fetched = 3;
- Parameters:
values
- The remoteBlocksFetched to add.- Returns:
- This builder for chaining.
-
clearRemoteBlocksFetched
repeated double remote_blocks_fetched = 3;
- Returns:
- This builder for chaining.
-
getLocalBlocksFetchedList
repeated double local_blocks_fetched = 4;
- Specified by:
getLocalBlocksFetchedList
in interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder
- Returns:
- A list containing the localBlocksFetched.
-
getLocalBlocksFetchedCount
public int getLocalBlocksFetchedCount()repeated double local_blocks_fetched = 4;
- Specified by:
getLocalBlocksFetchedCount
in interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder
- Returns:
- The count of localBlocksFetched.
-
getLocalBlocksFetched
public double getLocalBlocksFetched(int index) repeated double local_blocks_fetched = 4;
- Specified by:
getLocalBlocksFetched
in interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The localBlocksFetched at the given index.
-
setLocalBlocksFetched
public StoreTypes.ShuffleReadMetricDistributions.Builder setLocalBlocksFetched(int index, double value) repeated double local_blocks_fetched = 4;
- Parameters:
index
- The index to set the value at.value
- The localBlocksFetched to set.- Returns:
- This builder for chaining.
-
addLocalBlocksFetched
repeated double local_blocks_fetched = 4;
- Parameters:
value
- The localBlocksFetched to add.- Returns:
- This builder for chaining.
-
addAllLocalBlocksFetched
public StoreTypes.ShuffleReadMetricDistributions.Builder addAllLocalBlocksFetched(Iterable<? extends Double> values) repeated double local_blocks_fetched = 4;
- Parameters:
values
- The localBlocksFetched to add.- Returns:
- This builder for chaining.
-
clearLocalBlocksFetched
repeated double local_blocks_fetched = 4;
- Returns:
- This builder for chaining.
-
getFetchWaitTimeList
repeated double fetch_wait_time = 5;
- Specified by:
getFetchWaitTimeList
in interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder
- Returns:
- A list containing the fetchWaitTime.
-
getFetchWaitTimeCount
public int getFetchWaitTimeCount()repeated double fetch_wait_time = 5;
- Specified by:
getFetchWaitTimeCount
in interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder
- Returns:
- The count of fetchWaitTime.
-
getFetchWaitTime
public double getFetchWaitTime(int index) repeated double fetch_wait_time = 5;
- Specified by:
getFetchWaitTime
in interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The fetchWaitTime at the given index.
-
setFetchWaitTime
repeated double fetch_wait_time = 5;
- Parameters:
index
- The index to set the value at.value
- The fetchWaitTime to set.- Returns:
- This builder for chaining.
-
addFetchWaitTime
repeated double fetch_wait_time = 5;
- Parameters:
value
- The fetchWaitTime to add.- Returns:
- This builder for chaining.
-
addAllFetchWaitTime
public StoreTypes.ShuffleReadMetricDistributions.Builder addAllFetchWaitTime(Iterable<? extends Double> values) repeated double fetch_wait_time = 5;
- Parameters:
values
- The fetchWaitTime to add.- Returns:
- This builder for chaining.
-
clearFetchWaitTime
repeated double fetch_wait_time = 5;
- Returns:
- This builder for chaining.
-
getRemoteBytesReadList
repeated double remote_bytes_read = 6;
- Specified by:
getRemoteBytesReadList
in interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder
- Returns:
- A list containing the remoteBytesRead.
-
getRemoteBytesReadCount
public int getRemoteBytesReadCount()repeated double remote_bytes_read = 6;
- Specified by:
getRemoteBytesReadCount
in interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder
- Returns:
- The count of remoteBytesRead.
-
getRemoteBytesRead
public double getRemoteBytesRead(int index) repeated double remote_bytes_read = 6;
- Specified by:
getRemoteBytesRead
in interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The remoteBytesRead at the given index.
-
setRemoteBytesRead
public StoreTypes.ShuffleReadMetricDistributions.Builder setRemoteBytesRead(int index, double value) repeated double remote_bytes_read = 6;
- Parameters:
index
- The index to set the value at.value
- The remoteBytesRead to set.- Returns:
- This builder for chaining.
-
addRemoteBytesRead
repeated double remote_bytes_read = 6;
- Parameters:
value
- The remoteBytesRead to add.- Returns:
- This builder for chaining.
-
addAllRemoteBytesRead
public StoreTypes.ShuffleReadMetricDistributions.Builder addAllRemoteBytesRead(Iterable<? extends Double> values) repeated double remote_bytes_read = 6;
- Parameters:
values
- The remoteBytesRead to add.- Returns:
- This builder for chaining.
-
clearRemoteBytesRead
repeated double remote_bytes_read = 6;
- Returns:
- This builder for chaining.
-
getRemoteBytesReadToDiskList
repeated double remote_bytes_read_to_disk = 7;
- Specified by:
getRemoteBytesReadToDiskList
in interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder
- Returns:
- A list containing the remoteBytesReadToDisk.
-
getRemoteBytesReadToDiskCount
public int getRemoteBytesReadToDiskCount()repeated double remote_bytes_read_to_disk = 7;
- Specified by:
getRemoteBytesReadToDiskCount
in interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder
- Returns:
- The count of remoteBytesReadToDisk.
-
getRemoteBytesReadToDisk
public double getRemoteBytesReadToDisk(int index) repeated double remote_bytes_read_to_disk = 7;
- Specified by:
getRemoteBytesReadToDisk
in interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The remoteBytesReadToDisk at the given index.
-
setRemoteBytesReadToDisk
public StoreTypes.ShuffleReadMetricDistributions.Builder setRemoteBytesReadToDisk(int index, double value) repeated double remote_bytes_read_to_disk = 7;
- Parameters:
index
- The index to set the value at.value
- The remoteBytesReadToDisk to set.- Returns:
- This builder for chaining.
-
addRemoteBytesReadToDisk
repeated double remote_bytes_read_to_disk = 7;
- Parameters:
value
- The remoteBytesReadToDisk to add.- Returns:
- This builder for chaining.
-
addAllRemoteBytesReadToDisk
public StoreTypes.ShuffleReadMetricDistributions.Builder addAllRemoteBytesReadToDisk(Iterable<? extends Double> values) repeated double remote_bytes_read_to_disk = 7;
- Parameters:
values
- The remoteBytesReadToDisk to add.- Returns:
- This builder for chaining.
-
clearRemoteBytesReadToDisk
repeated double remote_bytes_read_to_disk = 7;
- Returns:
- This builder for chaining.
-
getTotalBlocksFetchedList
repeated double total_blocks_fetched = 8;
- Specified by:
getTotalBlocksFetchedList
in interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder
- Returns:
- A list containing the totalBlocksFetched.
-
getTotalBlocksFetchedCount
public int getTotalBlocksFetchedCount()repeated double total_blocks_fetched = 8;
- Specified by:
getTotalBlocksFetchedCount
in interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder
- Returns:
- The count of totalBlocksFetched.
-
getTotalBlocksFetched
public double getTotalBlocksFetched(int index) repeated double total_blocks_fetched = 8;
- Specified by:
getTotalBlocksFetched
in interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The totalBlocksFetched at the given index.
-
setTotalBlocksFetched
public StoreTypes.ShuffleReadMetricDistributions.Builder setTotalBlocksFetched(int index, double value) repeated double total_blocks_fetched = 8;
- Parameters:
index
- The index to set the value at.value
- The totalBlocksFetched to set.- Returns:
- This builder for chaining.
-
addTotalBlocksFetched
repeated double total_blocks_fetched = 8;
- Parameters:
value
- The totalBlocksFetched to add.- Returns:
- This builder for chaining.
-
addAllTotalBlocksFetched
public StoreTypes.ShuffleReadMetricDistributions.Builder addAllTotalBlocksFetched(Iterable<? extends Double> values) repeated double total_blocks_fetched = 8;
- Parameters:
values
- The totalBlocksFetched to add.- Returns:
- This builder for chaining.
-
clearTotalBlocksFetched
repeated double total_blocks_fetched = 8;
- Returns:
- This builder for chaining.
-
getRemoteReqsDurationList
repeated double remote_reqs_duration = 9;
- Specified by:
getRemoteReqsDurationList
in interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder
- Returns:
- A list containing the remoteReqsDuration.
-
getRemoteReqsDurationCount
public int getRemoteReqsDurationCount()repeated double remote_reqs_duration = 9;
- Specified by:
getRemoteReqsDurationCount
in interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder
- Returns:
- The count of remoteReqsDuration.
-
getRemoteReqsDuration
public double getRemoteReqsDuration(int index) repeated double remote_reqs_duration = 9;
- Specified by:
getRemoteReqsDuration
in interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The remoteReqsDuration at the given index.
-
setRemoteReqsDuration
public StoreTypes.ShuffleReadMetricDistributions.Builder setRemoteReqsDuration(int index, double value) repeated double remote_reqs_duration = 9;
- Parameters:
index
- The index to set the value at.value
- The remoteReqsDuration to set.- Returns:
- This builder for chaining.
-
addRemoteReqsDuration
repeated double remote_reqs_duration = 9;
- Parameters:
value
- The remoteReqsDuration to add.- Returns:
- This builder for chaining.
-
addAllRemoteReqsDuration
public StoreTypes.ShuffleReadMetricDistributions.Builder addAllRemoteReqsDuration(Iterable<? extends Double> values) repeated double remote_reqs_duration = 9;
- Parameters:
values
- The remoteReqsDuration to add.- Returns:
- This builder for chaining.
-
clearRemoteReqsDuration
repeated double remote_reqs_duration = 9;
- Returns:
- This builder for chaining.
-
hasShufflePushReadMetricsDist
public boolean hasShufflePushReadMetricsDist().org.apache.spark.status.protobuf.ShufflePushReadMetricDistributions shuffle_push_read_metrics_dist = 10;
- Specified by:
hasShufflePushReadMetricsDist
in interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder
- Returns:
- Whether the shufflePushReadMetricsDist field is set.
-
getShufflePushReadMetricsDist
.org.apache.spark.status.protobuf.ShufflePushReadMetricDistributions shuffle_push_read_metrics_dist = 10;
- Specified by:
getShufflePushReadMetricsDist
in interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder
- Returns:
- The shufflePushReadMetricsDist.
-
setShufflePushReadMetricsDist
public StoreTypes.ShuffleReadMetricDistributions.Builder setShufflePushReadMetricsDist(StoreTypes.ShufflePushReadMetricDistributions value) .org.apache.spark.status.protobuf.ShufflePushReadMetricDistributions shuffle_push_read_metrics_dist = 10;
-
setShufflePushReadMetricsDist
public StoreTypes.ShuffleReadMetricDistributions.Builder setShufflePushReadMetricsDist(StoreTypes.ShufflePushReadMetricDistributions.Builder builderForValue) .org.apache.spark.status.protobuf.ShufflePushReadMetricDistributions shuffle_push_read_metrics_dist = 10;
-
mergeShufflePushReadMetricsDist
public StoreTypes.ShuffleReadMetricDistributions.Builder mergeShufflePushReadMetricsDist(StoreTypes.ShufflePushReadMetricDistributions value) .org.apache.spark.status.protobuf.ShufflePushReadMetricDistributions shuffle_push_read_metrics_dist = 10;
-
clearShufflePushReadMetricsDist
.org.apache.spark.status.protobuf.ShufflePushReadMetricDistributions shuffle_push_read_metrics_dist = 10;
-
getShufflePushReadMetricsDistBuilder
.org.apache.spark.status.protobuf.ShufflePushReadMetricDistributions shuffle_push_read_metrics_dist = 10;
-
getShufflePushReadMetricsDistOrBuilder
public StoreTypes.ShufflePushReadMetricDistributionsOrBuilder getShufflePushReadMetricsDistOrBuilder().org.apache.spark.status.protobuf.ShufflePushReadMetricDistributions shuffle_push_read_metrics_dist = 10;
- Specified by:
getShufflePushReadMetricsDistOrBuilder
in interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder
-
setUnknownFields
public final StoreTypes.ShuffleReadMetricDistributions.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.ShuffleReadMetricDistributions.Builder>
-
mergeUnknownFields
public final StoreTypes.ShuffleReadMetricDistributions.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.ShuffleReadMetricDistributions.Builder>
-