public abstract static class StorageTask.Abstract extends Object implements StorageTask
StorageTask.Abstract, StorageTask.DummyTask| Constructor and Description |
|---|
Abstract(long timestamp) |
| Modifier and Type | Method and Description |
|---|---|
StorageTask |
awaitNext(long ms) |
StorageTask |
next() |
void |
setNext(StorageTask next) |
long |
timestamp() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithasProblems, isComplete, problemForChannel, problems, processBy, waitOnCompletionpublic final StorageTask awaitNext(long ms) throws InterruptedException
awaitNext in interface StorageTaskInterruptedExceptionpublic final StorageTask next()
next in interface StorageTaskpublic final void setNext(StorageTask next)
setNext in interface StorageTaskpublic final long timestamp()
timestamp in interface StorageTaskCopyright © 2022 MicroStream Software. All rights reserved.