public interface StorageBackupItemQueue extends StorageBackupItemEnqueuer, StorageFileUser
| Modifier and Type | Interface and Description |
|---|---|
static class |
StorageBackupItemQueue.Default |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEmpty() |
static StorageBackupItemQueue |
New() |
boolean |
processNextItem(StorageBackupHandler handler,
long timeoutMs) |
enqueueCopyingItem, enqueueDeletionItem, enqueueTruncatingItemboolean processNextItem(StorageBackupHandler handler, long timeoutMs) throws InterruptedException
InterruptedExceptionboolean isEmpty()
static StorageBackupItemQueue New()
Copyright © 2022 MicroStream Software. All rights reserved.