public static final class StorageTask.DummyTask extends StorageTask.Abstract
StorageTask.Abstract, StorageTask.DummyTask| Modifier and Type | Method and Description |
|---|---|
boolean |
hasProblems() |
boolean |
isComplete() |
Throwable |
problemForChannel(StorageChannel channel) |
Throwable[] |
problems() |
void |
processBy(StorageChannel storageChannel) |
void |
waitOnCompletion() |
awaitNext, next, setNext, timestamppublic final boolean isComplete()
public final boolean hasProblems()
public final Throwable[] problems()
public final Throwable problemForChannel(StorageChannel channel)
public final void waitOnCompletion()
throws InterruptedException
InterruptedExceptionpublic void processBy(StorageChannel storageChannel) throws InterruptedException
InterruptedExceptionCopyright © 2022 MicroStream Software. All rights reserved.