public class JediPersistentCallable<V> extends Object implements Callable<V>
JediPersistentCallable(Callable<V> callable, TaskProperty taskProperty, PersistenceService persistenceService)
V
call()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JediPersistentCallable(Callable<V> callable, TaskProperty taskProperty, PersistenceService persistenceService)
public V call() throws Exception
call
Callable<V>
Exception
Copyright © 2022 hellothomas. All rights reserved.