Package org.apache.spark.status.protobuf
Class StoreTypes.TaskData.Builder
Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<StoreTypes.TaskData.Builder>
org.apache.spark.status.protobuf.StoreTypes.TaskData.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,StoreTypes.TaskDataOrBuilder
- Enclosing class:
- StoreTypes.TaskData
public static final class StoreTypes.TaskData.Builder
extends com.google.protobuf.GeneratedMessage.Builder<StoreTypes.TaskData.Builder>
implements StoreTypes.TaskDataOrBuilder
Protobuf type
org.apache.spark.status.protobuf.TaskData-
Method Summary
Modifier and TypeMethodDescriptionaddAccumulatorUpdates(int index, StoreTypes.AccumulableInfo value) repeated .org.apache.spark.status.protobuf.AccumulableInfo accumulator_updates = 13;addAccumulatorUpdates(int index, StoreTypes.AccumulableInfo.Builder builderForValue) repeated .org.apache.spark.status.protobuf.AccumulableInfo accumulator_updates = 13;repeated .org.apache.spark.status.protobuf.AccumulableInfo accumulator_updates = 13;addAccumulatorUpdates(StoreTypes.AccumulableInfo.Builder builderForValue) repeated .org.apache.spark.status.protobuf.AccumulableInfo accumulator_updates = 13;repeated .org.apache.spark.status.protobuf.AccumulableInfo accumulator_updates = 13;addAccumulatorUpdatesBuilder(int index) repeated .org.apache.spark.status.protobuf.AccumulableInfo accumulator_updates = 13;addAllAccumulatorUpdates(Iterable<? extends StoreTypes.AccumulableInfo> values) repeated .org.apache.spark.status.protobuf.AccumulableInfo accumulator_updates = 13;build()clear()repeated .org.apache.spark.status.protobuf.AccumulableInfo accumulator_updates = 13;int32 attempt = 3;optional int64 duration = 7;optional string error_message = 14;optional string executor_id = 8;int64 getting_result_time = 18;optional string host = 9;int32 index = 2;int64 launch_time = 5;int32 partition_id = 4;optional int64 result_fetch_start = 6;int64 scheduler_delay = 17;bool speculative = 12;optional string status = 10;int64 task_id = 1;optional string task_locality = 11;optional .org.apache.spark.status.protobuf.TaskMetrics task_metrics = 15;booleanmap<string, string> executor_logs = 16;getAccumulatorUpdates(int index) repeated .org.apache.spark.status.protobuf.AccumulableInfo accumulator_updates = 13;getAccumulatorUpdatesBuilder(int index) repeated .org.apache.spark.status.protobuf.AccumulableInfo accumulator_updates = 13;repeated .org.apache.spark.status.protobuf.AccumulableInfo accumulator_updates = 13;intrepeated .org.apache.spark.status.protobuf.AccumulableInfo accumulator_updates = 13;repeated .org.apache.spark.status.protobuf.AccumulableInfo accumulator_updates = 13;getAccumulatorUpdatesOrBuilder(int index) repeated .org.apache.spark.status.protobuf.AccumulableInfo accumulator_updates = 13;List<? extends StoreTypes.AccumulableInfoOrBuilder>repeated .org.apache.spark.status.protobuf.AccumulableInfo accumulator_updates = 13;intint32 attempt = 3;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorlongoptional int64 duration = 7;optional string error_message = 14;com.google.protobuf.ByteStringoptional string error_message = 14;optional string executor_id = 8;com.google.protobuf.ByteStringoptional string executor_id = 8;Deprecated.intmap<string, string> executor_logs = 16;map<string, string> executor_logs = 16;getExecutorLogsOrDefault(String key, String defaultValue) map<string, string> executor_logs = 16;map<string, string> executor_logs = 16;longint64 getting_result_time = 18;getHost()optional string host = 9;com.google.protobuf.ByteStringoptional string host = 9;intgetIndex()int32 index = 2;longint64 launch_time = 5;Deprecated.intint32 partition_id = 4;longoptional int64 result_fetch_start = 6;longint64 scheduler_delay = 17;booleanbool speculative = 12;optional string status = 10;com.google.protobuf.ByteStringoptional string status = 10;longint64 task_id = 1;optional string task_locality = 11;com.google.protobuf.ByteStringoptional string task_locality = 11;optional .org.apache.spark.status.protobuf.TaskMetrics task_metrics = 15;optional .org.apache.spark.status.protobuf.TaskMetrics task_metrics = 15;optional .org.apache.spark.status.protobuf.TaskMetrics task_metrics = 15;booleanoptional int64 duration = 7;booleanoptional string error_message = 14;booleanoptional string executor_id = 8;booleanhasHost()optional string host = 9;booleanoptional int64 result_fetch_start = 6;booleanoptional string status = 10;booleanoptional string task_locality = 11;booleanoptional .org.apache.spark.status.protobuf.TaskMetrics task_metrics = 15;final booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(StoreTypes.TaskData other) optional .org.apache.spark.status.protobuf.TaskMetrics task_metrics = 15;putAllExecutorLogs(Map<String, String> values) map<string, string> executor_logs = 16;putExecutorLogs(String key, String value) map<string, string> executor_logs = 16;removeAccumulatorUpdates(int index) repeated .org.apache.spark.status.protobuf.AccumulableInfo accumulator_updates = 13;removeExecutorLogs(String key) map<string, string> executor_logs = 16;setAccumulatorUpdates(int index, StoreTypes.AccumulableInfo value) repeated .org.apache.spark.status.protobuf.AccumulableInfo accumulator_updates = 13;setAccumulatorUpdates(int index, StoreTypes.AccumulableInfo.Builder builderForValue) repeated .org.apache.spark.status.protobuf.AccumulableInfo accumulator_updates = 13;setAttempt(int value) int32 attempt = 3;setDuration(long value) optional int64 duration = 7;setErrorMessage(String value) optional string error_message = 14;setErrorMessageBytes(com.google.protobuf.ByteString value) optional string error_message = 14;setExecutorId(String value) optional string executor_id = 8;setExecutorIdBytes(com.google.protobuf.ByteString value) optional string executor_id = 8;setGettingResultTime(long value) int64 getting_result_time = 18;optional string host = 9;setHostBytes(com.google.protobuf.ByteString value) optional string host = 9;setIndex(int value) int32 index = 2;setLaunchTime(long value) int64 launch_time = 5;setPartitionId(int value) int32 partition_id = 4;setResultFetchStart(long value) optional int64 result_fetch_start = 6;setSchedulerDelay(long value) int64 scheduler_delay = 17;setSpeculative(boolean value) bool speculative = 12;optional string status = 10;setStatusBytes(com.google.protobuf.ByteString value) optional string status = 10;setTaskId(long value) int64 task_id = 1;setTaskLocality(String value) optional string task_locality = 11;setTaskLocalityBytes(com.google.protobuf.ByteString value) optional string task_locality = 11;optional .org.apache.spark.status.protobuf.TaskMetrics task_metrics = 15;setTaskMetrics(StoreTypes.TaskMetrics.Builder builderForValue) optional .org.apache.spark.status.protobuf.TaskMetrics task_metrics = 15;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.TaskData.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.TaskData.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.TaskData.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<StoreTypes.TaskData.Builder>
-
mergeFrom
public StoreTypes.TaskData.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.TaskData.Builder>- Throws:
IOException
-
getTaskId
public long getTaskId()int64 task_id = 1;- Specified by:
getTaskIdin interfaceStoreTypes.TaskDataOrBuilder- Returns:
- The taskId.
-
setTaskId
int64 task_id = 1;- Parameters:
value- The taskId to set.- Returns:
- This builder for chaining.
-
clearTaskId
int64 task_id = 1;- Returns:
- This builder for chaining.
-
getIndex
public int getIndex()int32 index = 2;- Specified by:
getIndexin interfaceStoreTypes.TaskDataOrBuilder- Returns:
- The index.
-
setIndex
int32 index = 2;- Parameters:
value- The index to set.- Returns:
- This builder for chaining.
-
clearIndex
int32 index = 2;- Returns:
- This builder for chaining.
-
getAttempt
public int getAttempt()int32 attempt = 3;- Specified by:
getAttemptin interfaceStoreTypes.TaskDataOrBuilder- Returns:
- The attempt.
-
setAttempt
int32 attempt = 3;- Parameters:
value- The attempt to set.- Returns:
- This builder for chaining.
-
clearAttempt
int32 attempt = 3;- Returns:
- This builder for chaining.
-
getPartitionId
public int getPartitionId()int32 partition_id = 4;- Specified by:
getPartitionIdin interfaceStoreTypes.TaskDataOrBuilder- Returns:
- The partitionId.
-
setPartitionId
int32 partition_id = 4;- Parameters:
value- The partitionId to set.- Returns:
- This builder for chaining.
-
clearPartitionId
int32 partition_id = 4;- Returns:
- This builder for chaining.
-
getLaunchTime
public long getLaunchTime()int64 launch_time = 5;- Specified by:
getLaunchTimein interfaceStoreTypes.TaskDataOrBuilder- Returns:
- The launchTime.
-
setLaunchTime
int64 launch_time = 5;- Parameters:
value- The launchTime to set.- Returns:
- This builder for chaining.
-
clearLaunchTime
int64 launch_time = 5;- Returns:
- This builder for chaining.
-
hasResultFetchStart
public boolean hasResultFetchStart()optional int64 result_fetch_start = 6;- Specified by:
hasResultFetchStartin interfaceStoreTypes.TaskDataOrBuilder- Returns:
- Whether the resultFetchStart field is set.
-
getResultFetchStart
public long getResultFetchStart()optional int64 result_fetch_start = 6;- Specified by:
getResultFetchStartin interfaceStoreTypes.TaskDataOrBuilder- Returns:
- The resultFetchStart.
-
setResultFetchStart
optional int64 result_fetch_start = 6;- Parameters:
value- The resultFetchStart to set.- Returns:
- This builder for chaining.
-
clearResultFetchStart
optional int64 result_fetch_start = 6;- Returns:
- This builder for chaining.
-
hasDuration
public boolean hasDuration()optional int64 duration = 7;- Specified by:
hasDurationin interfaceStoreTypes.TaskDataOrBuilder- Returns:
- Whether the duration field is set.
-
getDuration
public long getDuration()optional int64 duration = 7;- Specified by:
getDurationin interfaceStoreTypes.TaskDataOrBuilder- Returns:
- The duration.
-
setDuration
optional int64 duration = 7;- Parameters:
value- The duration to set.- Returns:
- This builder for chaining.
-
clearDuration
optional int64 duration = 7;- Returns:
- This builder for chaining.
-
hasExecutorId
public boolean hasExecutorId()optional string executor_id = 8;- Specified by:
hasExecutorIdin interfaceStoreTypes.TaskDataOrBuilder- Returns:
- Whether the executorId field is set.
-
getExecutorId
optional string executor_id = 8;- Specified by:
getExecutorIdin interfaceStoreTypes.TaskDataOrBuilder- Returns:
- The executorId.
-
getExecutorIdBytes
public com.google.protobuf.ByteString getExecutorIdBytes()optional string executor_id = 8;- Specified by:
getExecutorIdBytesin interfaceStoreTypes.TaskDataOrBuilder- Returns:
- The bytes for executorId.
-
setExecutorId
optional string executor_id = 8;- Parameters:
value- The executorId to set.- Returns:
- This builder for chaining.
-
clearExecutorId
optional string executor_id = 8;- Returns:
- This builder for chaining.
-
setExecutorIdBytes
optional string executor_id = 8;- Parameters:
value- The bytes for executorId to set.- Returns:
- This builder for chaining.
-
hasHost
public boolean hasHost()optional string host = 9;- Specified by:
hasHostin interfaceStoreTypes.TaskDataOrBuilder- Returns:
- Whether the host field is set.
-
getHost
optional string host = 9;- Specified by:
getHostin interfaceStoreTypes.TaskDataOrBuilder- Returns:
- The host.
-
getHostBytes
public com.google.protobuf.ByteString getHostBytes()optional string host = 9;- Specified by:
getHostBytesin interfaceStoreTypes.TaskDataOrBuilder- Returns:
- The bytes for host.
-
setHost
optional string host = 9;- Parameters:
value- The host to set.- Returns:
- This builder for chaining.
-
clearHost
optional string host = 9;- Returns:
- This builder for chaining.
-
setHostBytes
optional string host = 9;- Parameters:
value- The bytes for host to set.- Returns:
- This builder for chaining.
-
hasStatus
public boolean hasStatus()optional string status = 10;- Specified by:
hasStatusin interfaceStoreTypes.TaskDataOrBuilder- Returns:
- Whether the status field is set.
-
getStatus
optional string status = 10;- Specified by:
getStatusin interfaceStoreTypes.TaskDataOrBuilder- Returns:
- The status.
-
getStatusBytes
public com.google.protobuf.ByteString getStatusBytes()optional string status = 10;- Specified by:
getStatusBytesin interfaceStoreTypes.TaskDataOrBuilder- Returns:
- The bytes for status.
-
setStatus
optional string status = 10;- Parameters:
value- The status to set.- Returns:
- This builder for chaining.
-
clearStatus
optional string status = 10;- Returns:
- This builder for chaining.
-
setStatusBytes
optional string status = 10;- Parameters:
value- The bytes for status to set.- Returns:
- This builder for chaining.
-
hasTaskLocality
public boolean hasTaskLocality()optional string task_locality = 11;- Specified by:
hasTaskLocalityin interfaceStoreTypes.TaskDataOrBuilder- Returns:
- Whether the taskLocality field is set.
-
getTaskLocality
optional string task_locality = 11;- Specified by:
getTaskLocalityin interfaceStoreTypes.TaskDataOrBuilder- Returns:
- The taskLocality.
-
getTaskLocalityBytes
public com.google.protobuf.ByteString getTaskLocalityBytes()optional string task_locality = 11;- Specified by:
getTaskLocalityBytesin interfaceStoreTypes.TaskDataOrBuilder- Returns:
- The bytes for taskLocality.
-
setTaskLocality
optional string task_locality = 11;- Parameters:
value- The taskLocality to set.- Returns:
- This builder for chaining.
-
clearTaskLocality
optional string task_locality = 11;- Returns:
- This builder for chaining.
-
setTaskLocalityBytes
optional string task_locality = 11;- Parameters:
value- The bytes for taskLocality to set.- Returns:
- This builder for chaining.
-
getSpeculative
public boolean getSpeculative()bool speculative = 12;- Specified by:
getSpeculativein interfaceStoreTypes.TaskDataOrBuilder- Returns:
- The speculative.
-
setSpeculative
bool speculative = 12;- Parameters:
value- The speculative to set.- Returns:
- This builder for chaining.
-
clearSpeculative
bool speculative = 12;- Returns:
- This builder for chaining.
-
getAccumulatorUpdatesList
repeated .org.apache.spark.status.protobuf.AccumulableInfo accumulator_updates = 13;- Specified by:
getAccumulatorUpdatesListin interfaceStoreTypes.TaskDataOrBuilder
-
getAccumulatorUpdatesCount
public int getAccumulatorUpdatesCount()repeated .org.apache.spark.status.protobuf.AccumulableInfo accumulator_updates = 13;- Specified by:
getAccumulatorUpdatesCountin interfaceStoreTypes.TaskDataOrBuilder
-
getAccumulatorUpdates
repeated .org.apache.spark.status.protobuf.AccumulableInfo accumulator_updates = 13;- Specified by:
getAccumulatorUpdatesin interfaceStoreTypes.TaskDataOrBuilder
-
setAccumulatorUpdates
public StoreTypes.TaskData.Builder setAccumulatorUpdates(int index, StoreTypes.AccumulableInfo value) repeated .org.apache.spark.status.protobuf.AccumulableInfo accumulator_updates = 13; -
setAccumulatorUpdates
public StoreTypes.TaskData.Builder setAccumulatorUpdates(int index, StoreTypes.AccumulableInfo.Builder builderForValue) repeated .org.apache.spark.status.protobuf.AccumulableInfo accumulator_updates = 13; -
addAccumulatorUpdates
repeated .org.apache.spark.status.protobuf.AccumulableInfo accumulator_updates = 13; -
addAccumulatorUpdates
public StoreTypes.TaskData.Builder addAccumulatorUpdates(int index, StoreTypes.AccumulableInfo value) repeated .org.apache.spark.status.protobuf.AccumulableInfo accumulator_updates = 13; -
addAccumulatorUpdates
public StoreTypes.TaskData.Builder addAccumulatorUpdates(StoreTypes.AccumulableInfo.Builder builderForValue) repeated .org.apache.spark.status.protobuf.AccumulableInfo accumulator_updates = 13; -
addAccumulatorUpdates
public StoreTypes.TaskData.Builder addAccumulatorUpdates(int index, StoreTypes.AccumulableInfo.Builder builderForValue) repeated .org.apache.spark.status.protobuf.AccumulableInfo accumulator_updates = 13; -
addAllAccumulatorUpdates
public StoreTypes.TaskData.Builder addAllAccumulatorUpdates(Iterable<? extends StoreTypes.AccumulableInfo> values) repeated .org.apache.spark.status.protobuf.AccumulableInfo accumulator_updates = 13; -
clearAccumulatorUpdates
repeated .org.apache.spark.status.protobuf.AccumulableInfo accumulator_updates = 13; -
removeAccumulatorUpdates
repeated .org.apache.spark.status.protobuf.AccumulableInfo accumulator_updates = 13; -
getAccumulatorUpdatesBuilder
repeated .org.apache.spark.status.protobuf.AccumulableInfo accumulator_updates = 13; -
getAccumulatorUpdatesOrBuilder
repeated .org.apache.spark.status.protobuf.AccumulableInfo accumulator_updates = 13;- Specified by:
getAccumulatorUpdatesOrBuilderin interfaceStoreTypes.TaskDataOrBuilder
-
getAccumulatorUpdatesOrBuilderList
repeated .org.apache.spark.status.protobuf.AccumulableInfo accumulator_updates = 13;- Specified by:
getAccumulatorUpdatesOrBuilderListin interfaceStoreTypes.TaskDataOrBuilder
-
addAccumulatorUpdatesBuilder
repeated .org.apache.spark.status.protobuf.AccumulableInfo accumulator_updates = 13; -
addAccumulatorUpdatesBuilder
repeated .org.apache.spark.status.protobuf.AccumulableInfo accumulator_updates = 13; -
getAccumulatorUpdatesBuilderList
repeated .org.apache.spark.status.protobuf.AccumulableInfo accumulator_updates = 13; -
hasErrorMessage
public boolean hasErrorMessage()optional string error_message = 14;- Specified by:
hasErrorMessagein interfaceStoreTypes.TaskDataOrBuilder- Returns:
- Whether the errorMessage field is set.
-
getErrorMessage
optional string error_message = 14;- Specified by:
getErrorMessagein interfaceStoreTypes.TaskDataOrBuilder- Returns:
- The errorMessage.
-
getErrorMessageBytes
public com.google.protobuf.ByteString getErrorMessageBytes()optional string error_message = 14;- Specified by:
getErrorMessageBytesin interfaceStoreTypes.TaskDataOrBuilder- Returns:
- The bytes for errorMessage.
-
setErrorMessage
optional string error_message = 14;- Parameters:
value- The errorMessage to set.- Returns:
- This builder for chaining.
-
clearErrorMessage
optional string error_message = 14;- Returns:
- This builder for chaining.
-
setErrorMessageBytes
optional string error_message = 14;- Parameters:
value- The bytes for errorMessage to set.- Returns:
- This builder for chaining.
-
hasTaskMetrics
public boolean hasTaskMetrics()optional .org.apache.spark.status.protobuf.TaskMetrics task_metrics = 15;- Specified by:
hasTaskMetricsin interfaceStoreTypes.TaskDataOrBuilder- Returns:
- Whether the taskMetrics field is set.
-
getTaskMetrics
optional .org.apache.spark.status.protobuf.TaskMetrics task_metrics = 15;- Specified by:
getTaskMetricsin interfaceStoreTypes.TaskDataOrBuilder- Returns:
- The taskMetrics.
-
setTaskMetrics
optional .org.apache.spark.status.protobuf.TaskMetrics task_metrics = 15; -
setTaskMetrics
optional .org.apache.spark.status.protobuf.TaskMetrics task_metrics = 15; -
mergeTaskMetrics
optional .org.apache.spark.status.protobuf.TaskMetrics task_metrics = 15; -
clearTaskMetrics
optional .org.apache.spark.status.protobuf.TaskMetrics task_metrics = 15; -
getTaskMetricsBuilder
optional .org.apache.spark.status.protobuf.TaskMetrics task_metrics = 15; -
getTaskMetricsOrBuilder
optional .org.apache.spark.status.protobuf.TaskMetrics task_metrics = 15;- Specified by:
getTaskMetricsOrBuilderin interfaceStoreTypes.TaskDataOrBuilder
-
getExecutorLogsCount
public int getExecutorLogsCount()Description copied from interface:StoreTypes.TaskDataOrBuildermap<string, string> executor_logs = 16;- Specified by:
getExecutorLogsCountin interfaceStoreTypes.TaskDataOrBuilder
-
containsExecutorLogs
map<string, string> executor_logs = 16;- Specified by:
containsExecutorLogsin interfaceStoreTypes.TaskDataOrBuilder
-
getExecutorLogs
Deprecated.UsegetExecutorLogsMap()instead.- Specified by:
getExecutorLogsin interfaceStoreTypes.TaskDataOrBuilder
-
getExecutorLogsMap
map<string, string> executor_logs = 16;- Specified by:
getExecutorLogsMapin interfaceStoreTypes.TaskDataOrBuilder
-
getExecutorLogsOrDefault
map<string, string> executor_logs = 16;- Specified by:
getExecutorLogsOrDefaultin interfaceStoreTypes.TaskDataOrBuilder
-
getExecutorLogsOrThrow
map<string, string> executor_logs = 16;- Specified by:
getExecutorLogsOrThrowin interfaceStoreTypes.TaskDataOrBuilder
-
clearExecutorLogs
-
removeExecutorLogs
map<string, string> executor_logs = 16; -
getMutableExecutorLogs
Deprecated.Use alternate mutation accessors instead. -
putExecutorLogs
map<string, string> executor_logs = 16; -
putAllExecutorLogs
map<string, string> executor_logs = 16; -
getSchedulerDelay
public long getSchedulerDelay()int64 scheduler_delay = 17;- Specified by:
getSchedulerDelayin interfaceStoreTypes.TaskDataOrBuilder- Returns:
- The schedulerDelay.
-
setSchedulerDelay
int64 scheduler_delay = 17;- Parameters:
value- The schedulerDelay to set.- Returns:
- This builder for chaining.
-
clearSchedulerDelay
int64 scheduler_delay = 17;- Returns:
- This builder for chaining.
-
getGettingResultTime
public long getGettingResultTime()int64 getting_result_time = 18;- Specified by:
getGettingResultTimein interfaceStoreTypes.TaskDataOrBuilder- Returns:
- The gettingResultTime.
-
setGettingResultTime
int64 getting_result_time = 18;- Parameters:
value- The gettingResultTime to set.- Returns:
- This builder for chaining.
-
clearGettingResultTime
int64 getting_result_time = 18;- Returns:
- This builder for chaining.
-