public class AttemptResult<V> extends Object
AttemptResults
AttemptResult
Throwable
getCause()
String
getMessage()
V
getResult()
AttemptState
getState()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AttemptState getState()
public String getMessage()
public V getResult()
public Throwable getCause()
Copyright © 2019. All rights reserved.