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