public static class JobManagerMessages.JobResultSuccess extends Object implements scala.Product, scala.Serializable
Constructor and Description |
---|
JobResultSuccess(SerializedJobExecutionResult result) |
Modifier and Type | Method and Description |
---|---|
SerializedJobExecutionResult |
result() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JobResultSuccess(SerializedJobExecutionResult result)
public SerializedJobExecutionResult result()
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.