public class CustomStoreConfiguration extends AbstractStoreConfiguration
| Modifier and Type | Field and Description |
|---|---|
static AttributeDefinition<java.lang.Class> |
CUSTOM_STORE_CLASS |
attributes, FETCH_PERSISTENT_STATE, IGNORE_MODIFICATIONS, MAX_BATCH_SIZE, PRELOAD, PROPERTIES, PURGE_ON_STARTUP, SEGMENTED, SHARED, TRANSACTIONAL| Constructor and Description |
|---|
CustomStoreConfiguration(AttributeSet attributes,
AsyncStoreConfiguration async,
SingletonStoreConfiguration singletonStore) |
| Modifier and Type | Method and Description |
|---|---|
static AttributeSet |
attributeDefinitionSet() |
java.lang.Class<?> |
customStoreClass() |
async, attributes, equals, fetchPersistentState, hashCode, ignoreModifications, maxBatchSize, preload, properties, purgeOnStartup, segmented, shared, singletonStore, subElements, toString, transactionalclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetElementDefinitionpublic static final AttributeDefinition<java.lang.Class> CUSTOM_STORE_CLASS
public CustomStoreConfiguration(AttributeSet attributes, AsyncStoreConfiguration async, SingletonStoreConfiguration singletonStore)
public static AttributeSet attributeDefinitionSet()
public java.lang.Class<?> customStoreClass()