Modifier and Type | Method and Description |
---|---|
void |
CacheManager.configure(Configuration config) |
Modifier and Type | Class and Description |
---|---|
class |
ConfigurationProperty |
class |
ManualConfiguration |
Modifier and Type | Method and Description |
---|---|
Configuration |
ManualConfiguration.getChildConfiguration(String arg0) |
Configuration |
Configuration.getChildConfiguration(String configurationPath) |
static Configuration |
Configuration.loadConfiguration(String fileName) |
Modifier and Type | Method and Description |
---|---|
List<Configuration> |
ManualConfiguration.getChildConfigurations(String arg0) |
List<Configuration> |
Configuration.getChildConfigurations(String configurationPath) |
List<Configuration> |
Configuration.getChildren() |
Modifier and Type | Method and Description |
---|---|
void |
ManualConfiguration.addChildConfiguration(String name,
Configuration childConfiguration) |
Modifier and Type | Method and Description |
---|---|
Configuration |
ConfigurationLoader.getConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
GlobalCachingMemoryManager.configure(Configuration configuration) |
Modifier and Type | Method and Description |
---|---|
void |
Index.configure(Configuration configuration)
Configure the index with configuration settings found in global configuration
|
Modifier and Type | Method and Description |
---|---|
void |
BTreeIndex.configure(Configuration configuration) |
Modifier and Type | Method and Description |
---|---|
static CachingConfig |
CachingConfig.createCachingConfig(Configuration config) |
Modifier and Type | Method and Description |
---|---|
Configuration |
JasDBConfigurationLoader.getConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
StorageService.openService(Configuration configuration)
Opens the service and all the resources required.
|
void |
LocalStorageServiceImpl.openService(Configuration configuration) |
Modifier and Type | Method and Description |
---|---|
void |
PartitioningManager.configure(Configuration configuration) |
void |
LocalPartitionManager.configure(Configuration configuration) |
Copyright © 2015. All rights reserved.