public static final class StorageChannelTaskShutdown.Default extends StorageChannelSynchronizingTask.AbstractCompletingTask<Void> implements StorageChannelTaskShutdown
StorageChannelSynchronizingTask.AbstractCompletingTask.DummyStorageChannelTaskShutdown.DefaultStorageChannelTask.Abstract<R>StorageTask.DummyTaskStorageChannelSynchronizingTask.AbstractCompletingTask<R>controller| Modifier | Constructor and Description |
|---|---|
protected |
Default(long timestamp,
int channelCount,
StorageOperationController operationController) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
fail(StorageChannel channel,
Void result) |
protected Void |
internalProcessBy(StorageChannel channel) |
protected void |
succeed(StorageChannel channel,
Void result) |
complete, postCompletionSuccessaddProblem, channelCount, cleanUp, finishProcessing, hasProblems, incrementCompletionProgress, incrementProcessingProgress, isComplete, isProcessed, problemForChannel, problems, processBy, waitOnCompletion, waitOnProcessingawaitNext, next, setNext, timestampclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddProblem, incrementCompletionProgressawaitNext, hasProblems, isComplete, next, problemForChannel, problems, processBy, setNext, timestamp, waitOnCompletionincrementProcessingProgress, isProcessed, waitOnProcessingprotected Default(long timestamp,
int channelCount,
StorageOperationController operationController)
protected final Void internalProcessBy(StorageChannel channel)
internalProcessBy in class StorageChannelSynchronizingTask.AbstractCompletingTask<Void>protected final void succeed(StorageChannel channel, Void result)
succeed in class StorageChannelSynchronizingTask.AbstractCompletingTask<Void>protected final void fail(StorageChannel channel, Void result)
fail in class StorageChannelSynchronizingTask.AbstractCompletingTask<Void>Copyright © 2022 MicroStream Software. All rights reserved.