Package org.apache.spark.status.protobuf
Class StoreTypes.ShuffleReadMetricDistributions.Builder
Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.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.GeneratedMessage.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;addTotalBlocksFetched(double value) repeated double total_blocks_fetched = 8;build()clear()repeated double fetch_wait_time = 5;repeated double local_blocks_fetched = 4;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;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptordoublegetFetchWaitTime(int index) repeated double fetch_wait_time = 5;intrepeated double fetch_wait_time = 5;repeated double fetch_wait_time = 5;doublegetLocalBlocksFetched(int index) repeated double local_blocks_fetched = 4;intrepeated double local_blocks_fetched = 4;repeated double local_blocks_fetched = 4;doublegetReadBytes(int index) repeated double read_bytes = 1;intrepeated double read_bytes = 1;repeated double read_bytes = 1;doublegetReadRecords(int index) repeated double read_records = 2;intrepeated double read_records = 2;repeated double read_records = 2;doublegetRemoteBlocksFetched(int index) repeated double remote_blocks_fetched = 3;intrepeated double remote_blocks_fetched = 3;repeated double remote_blocks_fetched = 3;doublegetRemoteBytesRead(int index) repeated double remote_bytes_read = 6;intrepeated double remote_bytes_read = 6;repeated double remote_bytes_read = 6;doublegetRemoteBytesReadToDisk(int index) repeated double remote_bytes_read_to_disk = 7;intrepeated double remote_bytes_read_to_disk = 7;repeated double remote_bytes_read_to_disk = 7;doublegetRemoteReqsDuration(int index) repeated double remote_reqs_duration = 9;intrepeated 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;doublegetTotalBlocksFetched(int index) repeated double total_blocks_fetched = 8;intrepeated 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 booleanmergeFrom(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;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;.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;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.ShuffleReadMetricDistributions.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.ShuffleReadMetricDistributions.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
public StoreTypes.ShuffleReadMetricDistributions.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<StoreTypes.ShuffleReadMetricDistributions.Builder>
-
mergeFrom
public StoreTypes.ShuffleReadMetricDistributions.Builder mergeFrom(StoreTypes.ShuffleReadMetricDistributions other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<StoreTypes.ShuffleReadMetricDistributions.Builder>
-
mergeFrom
public StoreTypes.ShuffleReadMetricDistributions.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.ShuffleReadMetricDistributions.Builder>- Throws:
IOException
-
getReadBytesList
repeated double read_bytes = 1;- Specified by:
getReadBytesListin interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder- Returns:
- A list containing the readBytes.
-
getReadBytesCount
public int getReadBytesCount()repeated double read_bytes = 1;- Specified by:
getReadBytesCountin interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder- Returns:
- The count of readBytes.
-
getReadBytes
public double getReadBytes(int index) repeated double read_bytes = 1;- Specified by:
getReadBytesin 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:
getReadRecordsListin interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder- Returns:
- A list containing the readRecords.
-
getReadRecordsCount
public int getReadRecordsCount()repeated double read_records = 2;- Specified by:
getReadRecordsCountin interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder- Returns:
- The count of readRecords.
-
getReadRecords
public double getReadRecords(int index) repeated double read_records = 2;- Specified by:
getReadRecordsin 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:
getRemoteBlocksFetchedListin interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder- Returns:
- A list containing the remoteBlocksFetched.
-
getRemoteBlocksFetchedCount
public int getRemoteBlocksFetchedCount()repeated double remote_blocks_fetched = 3;- Specified by:
getRemoteBlocksFetchedCountin interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder- Returns:
- The count of remoteBlocksFetched.
-
getRemoteBlocksFetched
public double getRemoteBlocksFetched(int index) repeated double remote_blocks_fetched = 3;- Specified by:
getRemoteBlocksFetchedin 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:
getLocalBlocksFetchedListin interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder- Returns:
- A list containing the localBlocksFetched.
-
getLocalBlocksFetchedCount
public int getLocalBlocksFetchedCount()repeated double local_blocks_fetched = 4;- Specified by:
getLocalBlocksFetchedCountin interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder- Returns:
- The count of localBlocksFetched.
-
getLocalBlocksFetched
public double getLocalBlocksFetched(int index) repeated double local_blocks_fetched = 4;- Specified by:
getLocalBlocksFetchedin 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:
getFetchWaitTimeListin interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder- Returns:
- A list containing the fetchWaitTime.
-
getFetchWaitTimeCount
public int getFetchWaitTimeCount()repeated double fetch_wait_time = 5;- Specified by:
getFetchWaitTimeCountin interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder- Returns:
- The count of fetchWaitTime.
-
getFetchWaitTime
public double getFetchWaitTime(int index) repeated double fetch_wait_time = 5;- Specified by:
getFetchWaitTimein 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:
getRemoteBytesReadListin interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder- Returns:
- A list containing the remoteBytesRead.
-
getRemoteBytesReadCount
public int getRemoteBytesReadCount()repeated double remote_bytes_read = 6;- Specified by:
getRemoteBytesReadCountin interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder- Returns:
- The count of remoteBytesRead.
-
getRemoteBytesRead
public double getRemoteBytesRead(int index) repeated double remote_bytes_read = 6;- Specified by:
getRemoteBytesReadin 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:
getRemoteBytesReadToDiskListin interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder- Returns:
- A list containing the remoteBytesReadToDisk.
-
getRemoteBytesReadToDiskCount
public int getRemoteBytesReadToDiskCount()repeated double remote_bytes_read_to_disk = 7;- Specified by:
getRemoteBytesReadToDiskCountin interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder- Returns:
- The count of remoteBytesReadToDisk.
-
getRemoteBytesReadToDisk
public double getRemoteBytesReadToDisk(int index) repeated double remote_bytes_read_to_disk = 7;- Specified by:
getRemoteBytesReadToDiskin 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:
getTotalBlocksFetchedListin interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder- Returns:
- A list containing the totalBlocksFetched.
-
getTotalBlocksFetchedCount
public int getTotalBlocksFetchedCount()repeated double total_blocks_fetched = 8;- Specified by:
getTotalBlocksFetchedCountin interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder- Returns:
- The count of totalBlocksFetched.
-
getTotalBlocksFetched
public double getTotalBlocksFetched(int index) repeated double total_blocks_fetched = 8;- Specified by:
getTotalBlocksFetchedin 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:
getRemoteReqsDurationListin interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder- Returns:
- A list containing the remoteReqsDuration.
-
getRemoteReqsDurationCount
public int getRemoteReqsDurationCount()repeated double remote_reqs_duration = 9;- Specified by:
getRemoteReqsDurationCountin interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder- Returns:
- The count of remoteReqsDuration.
-
getRemoteReqsDuration
public double getRemoteReqsDuration(int index) repeated double remote_reqs_duration = 9;- Specified by:
getRemoteReqsDurationin 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:
hasShufflePushReadMetricsDistin interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder- Returns:
- Whether the shufflePushReadMetricsDist field is set.
-
getShufflePushReadMetricsDist
.org.apache.spark.status.protobuf.ShufflePushReadMetricDistributions shuffle_push_read_metrics_dist = 10;- Specified by:
getShufflePushReadMetricsDistin 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:
getShufflePushReadMetricsDistOrBuilderin interfaceStoreTypes.ShuffleReadMetricDistributionsOrBuilder
-