Interface ScatterGatherBackingStoreSupplier
- All Known Implementing Classes:
DefaultBackingStoreSupplier
public interface ScatterGatherBackingStoreSupplier
Supplies
ScatterGatherBackingStore
instances.- Since:
- 1.10
-
Method Summary
-
Method Details
-
get
Constructs a ScatterGatherBackingStore.- Returns:
- a ScatterGatherBackingStore, not null
- Throws:
IOException
- when something fails
-