public class StoreFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
Store |
getStore(String storeKey)
Returns store with basic path - storageRoot/storeKey/
|
static StoreFactory |
newInstance(URI storeRoot) |
public static StoreFactory newInstance(URI storeRoot)
Copyright © 2020. All rights reserved.