|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.s4.core.ft.FetchTask
public class FetchTask
Encapsulates a checkpoint fetching operation.
Constructor Summary | |
---|---|
FetchTask(StateStorage stateStorage,
CheckpointId checkpointId)
|
Method Summary | |
---|---|
byte[] |
call()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FetchTask(StateStorage stateStorage, CheckpointId checkpointId)
Method Detail |
---|
public byte[] call() throws java.lang.Exception
call
in interface java.util.concurrent.Callable<byte[]>
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |