Package one.microstream.storage.types
Class StorageRequestTaskExportEntitiesByType.Default
java.lang.Object
one.microstream.storage.types.StorageTask.Abstract
one.microstream.storage.types.StorageChannelTask.Abstract<R>
one.microstream.storage.types.StorageChannelSynchronizingTask.AbstractCompletingTask<StorageEntityTypeExportStatistics.ChannelStatistic>
one.microstream.storage.types.StorageRequestTaskExportEntitiesByType.Default
- All Implemented Interfaces:
- StorageChannelSynchronizingTask,- StorageChannelTask,- StorageRequestTask,- StorageRequestTaskExportEntitiesByType,- StorageTask
- Enclosing interface:
- StorageRequestTaskExportEntitiesByType
public static final class StorageRequestTaskExportEntitiesByType.Default extends StorageChannelSynchronizingTask.AbstractCompletingTask<StorageEntityTypeExportStatistics.ChannelStatistic> implements StorageRequestTaskExportEntitiesByType
- 
Nested Class SummaryNested classes/interfaces inherited from class one.microstream.storage.types.StorageChannelSynchronizingTask.AbstractCompletingTaskStorageChannelSynchronizingTask.AbstractCompletingTask.DummyNested classes/interfaces inherited from interface one.microstream.storage.types.StorageChannelSynchronizingTaskStorageChannelSynchronizingTask.AbstractCompletingTask<R>Nested classes/interfaces inherited from interface one.microstream.storage.types.StorageChannelTaskStorageChannelTask.Abstract<R>Nested classes/interfaces inherited from interface one.microstream.storage.types.StorageRequestTaskExportEntitiesByTypeStorageRequestTaskExportEntitiesByType.Default, StorageRequestTaskExportEntitiesByType.ExportItemNested classes/interfaces inherited from interface one.microstream.storage.types.StorageTaskStorageTask.Abstract, StorageTask.DummyTask
- 
Constructor SummaryConstructors Constructor Description Default()
- 
Method SummaryModifier and Type Method Description StorageEntityTypeExportStatisticsresult()Methods inherited from class one.microstream.storage.types.StorageChannelTask.AbstractaddProblem, hasProblems, incrementCompletionProgress, incrementProcessingProgress, isComplete, isProcessed, problemForChannel, problems, processBy, waitOnCompletion, waitOnProcessingMethods inherited from class one.microstream.storage.types.StorageTask.AbstractawaitNext, next, setNext, timestampMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface one.microstream.storage.types.StorageChannelSynchronizingTaskincrementProcessingProgress, isProcessed, waitOnProcessingMethods inherited from interface one.microstream.storage.types.StorageChannelTaskaddProblem, incrementCompletionProgressMethods inherited from interface one.microstream.storage.types.StorageTaskawaitNext, hasProblems, isComplete, next, problemForChannel, problems, processBy, setNext, timestamp, waitOnCompletion
- 
Constructor Details- 
Defaultpublic Default()
 
- 
- 
Method Details- 
result- Specified by:
- resultin interface- StorageRequestTaskExportEntitiesByType
 
 
-