Modifier and Type | Method and Description |
---|---|
OConfigurableStatefulFactory<K,V> |
OConfigurableStatefulFactory.register(K iKey,
Class<? extends V> iValue) |
<C extends Class<? extends V>> |
OConfigurableStatefulFactory.setDefaultClass(C defaultClass) |
OConfigurableStatefulFactory<K,V> |
OConfigurableStatefulFactory.unregister(K iKey) |
OConfigurableStatefulFactory<K,V> |
OConfigurableStatefulFactory.unregisterAll() |
Modifier and Type | Class and Description |
---|---|
class |
OLocalRecordCacheFactoryImpl
Factory implementation of local record cache.
|
Modifier and Type | Class and Description |
---|---|
class |
OClusterSelectionFactory
Factory to get the cluster selection strategy.
|
Copyright © 2009–2020 OrientDB. All rights reserved.