public final class UniqueIdUniqueIdStoreCreator extends AbstractDataStoreCreator<UniqueId,List<UniqueIdUniqueIdStoreCreator.Reference>>
| Modifier and Type | Class and Description |
|---|---|
static class |
UniqueIdUniqueIdStoreCreator.Reference |
| Modifier and Type | Field and Description |
|---|---|
static String |
DATABASE_NAME |
| Constructor and Description |
|---|
UniqueIdUniqueIdStoreCreator() |
UniqueIdUniqueIdStoreCreator(String environmentName) |
| Modifier and Type | Method and Description |
|---|---|
org.eurekaclinical.datastore.DataStore<UniqueId,List<UniqueIdUniqueIdStoreCreator.Reference>> |
getPersistentStore()
Returns a permanent store with the given name.
|
protected String |
nextDatabaseName() |
getEnvironmentName, newCacheStorepublic static final String DATABASE_NAME
public UniqueIdUniqueIdStoreCreator()
public UniqueIdUniqueIdStoreCreator(String environmentName)
public org.eurekaclinical.datastore.DataStore<UniqueId,List<UniqueIdUniqueIdStoreCreator.Reference>> getPersistentStore()
DataStoreCreatorDataStore backed by a permanent store implementationprotected String nextDatabaseName()
nextDatabaseName in class AbstractDataStoreCreator<UniqueId,List<UniqueIdUniqueIdStoreCreator.Reference>>Copyright © 2012–2017 Emory University. All rights reserved.