-
public interface ScatterGatherBackingStoreSupplierSupplies ScatterGatherBackingStore instances.
-
-
Method Summary
Modifier and Type Method Description abstract ScatterGatherBackingStoreget()Create a ScatterGatherBackingStore. -
-
Method Detail
-
get
abstract ScatterGatherBackingStore get()
Create a ScatterGatherBackingStore.
-
-
-
-