public class AccumulatorResultsErroneous extends Object implements AccumulatorResultsResponse, scala.Product, scala.Serializable
jobID
could be obtained from
the JobManager because of an exception.
Constructor and Description |
---|
AccumulatorResultsErroneous(JobID jobID,
Exception cause) |
Modifier and Type | Method and Description |
---|---|
Exception |
cause() |
JobID |
jobID()
ID of the job that the accumulator belongs to
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JobID jobID()
AccumulatorMessage
jobID
in interface AccumulatorMessage
public Exception cause()
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.