@Deprecated public final class DomInmemoryDataBrokerModule extends AbstractDomInmemoryDataBrokerModule
configDataStoreJmxAttribute, maxDataBrokerCommitQueueSizeJmxAttribute, maxDataBrokerFutureCallbackPoolSizeJmxAttribute, maxDataBrokerFutureCallbackQueueSizeJmxAttribute, operationalDataStoreJmxAttribute, schemaServiceJmxAttributedependencyResolver, identifier| Constructor and Description |
|---|
DomInmemoryDataBrokerModule(ModuleIdentifier identifier,
DependencyResolver dependencyResolver)
Deprecated.
|
DomInmemoryDataBrokerModule(ModuleIdentifier identifier,
DependencyResolver dependencyResolver,
DomInmemoryDataBrokerModule oldModule,
AutoCloseable oldInstance)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
AutoCloseable |
createInstance()
Deprecated.
Create instance.
|
protected void |
customValidation()
Deprecated.
|
canReuseInstance, equals, getConfigDataStore, getConfigDataStoreDependency, getLogger, getMaxDataBrokerCommitQueueSize, getMaxDataBrokerFutureCallbackPoolSize, getMaxDataBrokerFutureCallbackQueueSize, getOperationalDataStore, getOperationalDataStoreDependency, getRootRuntimeBeanRegistratorWrapper, getSchemaService, getSchemaServiceDependency, hashCode, isSame, resolveDependencies, reuseInstance, setConfigDataStore, setMaxDataBrokerCommitQueueSize, setMaxDataBrokerFutureCallbackPoolSize, setMaxDataBrokerFutureCallbackQueueSize, setOperationalDataStore, setRuntimeBeanRegistrator, setSchemaService, validatecanReuse, getIdentifier, getInstance, setCanReuseInstanceclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitcanReuse, getInstancepublic DomInmemoryDataBrokerModule(ModuleIdentifier identifier, DependencyResolver dependencyResolver)
public DomInmemoryDataBrokerModule(ModuleIdentifier identifier, DependencyResolver dependencyResolver, DomInmemoryDataBrokerModule oldModule, AutoCloseable oldInstance)
protected void customValidation()
customValidation in class AbstractDomInmemoryDataBrokerModulepublic AutoCloseable createInstance()
AbstractModulecreateInstance in class AbstractModule<AbstractDomInmemoryDataBrokerModule>Copyright © 2019 OpenDaylight. All rights reserved.