public class DerbySystemConfigImpl extends AbstractSystemConfig<DerbySystemConfigImpl> implements DerbySystemConfig<DerbySystemConfigImpl>
AbstractConfiguredObject.DuplicateIdException, AbstractConfiguredObject.DuplicateNameException| Modifier and Type | Field and Description |
|---|---|
static String |
SYSTEM_CONFIG_TYPE |
SECURED_STRING_VALUECONTEXT, CREATED_BY, CREATED_TIME, DESCRIPTION, DESIRED_STATE, DURABLE, ID, LAST_UPDATED_BY, LAST_UPDATED_TIME, LIFETIME_POLICY, NAME, STATE, TYPE| Constructor and Description |
|---|
DerbySystemConfigImpl(TaskExecutor taskExecutor,
EventLogger eventLogger,
LogRecorder logRecorder,
BrokerOptions brokerOptions) |
| Modifier and Type | Method and Description |
|---|---|
protected DurableConfigurationStore |
createStoreObject() |
Long |
getStoreOverfullSize() |
String |
getStorePath() |
Long |
getStoreUnderfullSize() |
getBroker, getBrokerOptions, getConfigurationStore, getEventLogger, getLogRecorder, getState, onClose, onOpen, setStateaddChangeListener, addChild, applyToChildren, asObjectRecord, attainState, attributeSet, authoriseCreateChild, authoriseSetAttributes, authoriseSetDesiredState, changeAttribute, changeAttributes, childAdded, childRemoved, close, closeChildren, create, createChild, decryptSecrets, delete, deleted, doCreation, doOpening, doResolution, doValidation, findConfiguredObject, getActualAttributes, getAttribute, getAttributeNames, getCategoryClass, getChildById, getChildByName, getChildren, getContext, getContextKeys, getContextValue, getCreatedBy, getCreatedTime, getDescription, getDesiredState, getId, getLastUpdatedBy, getLastUpdatedTime, getLifetimePolicy, getModel, getName, getObjectFactory, getParent, getStatistics, getTaskExecutor, getType, isAttributePersisted, isDurable, notifyStateChanged, onCreate, onResolve, onValidate, open, parentsMap, postResolve, registerWithParents, removeChangeListener, runTask, runTask, runTask, runTask, setAttribute, setAttributes, setEncrypter, start, stop, toString, validateChangeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBroker, getBrokerOptions, getConfigurationStore, getEventLogger, getLogRecorderaddChangeListener, asObjectRecord, close, createChild, decryptSecrets, delete, findConfiguredObject, getActualAttributes, getAttribute, getAttributeNames, getCategoryClass, getChildById, getChildByName, getChildren, getContext, getContextKeys, getContextValue, getCreatedBy, getCreatedTime, getDescription, getDesiredState, getId, getLastUpdatedBy, getLastUpdatedTime, getLifetimePolicy, getModel, getName, getObjectFactory, getParent, getState, getStatistics, getTaskExecutor, getType, isDurable, open, removeChangeListener, setAttribute, setAttributespublic static final String SYSTEM_CONFIG_TYPE
public DerbySystemConfigImpl(TaskExecutor taskExecutor, EventLogger eventLogger, LogRecorder logRecorder, BrokerOptions brokerOptions)
protected DurableConfigurationStore createStoreObject()
createStoreObject in class AbstractSystemConfig<DerbySystemConfigImpl>public String getStorePath()
getStorePath in interface DerbySystemConfig<DerbySystemConfigImpl>getStorePath in interface FileBasedSettingspublic Long getStoreUnderfullSize()
getStoreUnderfullSize in interface DerbySystemConfig<DerbySystemConfigImpl>getStoreUnderfullSize in interface SizeMonitoringSettingspublic Long getStoreOverfullSize()
getStoreOverfullSize in interface DerbySystemConfig<DerbySystemConfigImpl>getStoreOverfullSize in interface SizeMonitoringSettingsCopyright © 2006–2014 The Apache Software Foundation. All rights reserved.