| Package | Description |
|---|---|
| org.glassfish.ha.store.api | |
| org.glassfish.ha.store.impl |
| Modifier and Type | Method and Description |
|---|---|
<K extends Serializable,V extends Serializable> |
BackingStoreFactory.createBackingStore(BackingStoreConfiguration<K,V> conf)
This method is called to create a BackingStore.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NoOpBackingStore<K extends Serializable,V extends Serializable> |
| Modifier and Type | Method and Description |
|---|---|
<K extends Serializable,V extends Serializable> |
NoOpBackingStoreFactory.createBackingStore(BackingStoreConfiguration<K,V> conf) |
Copyright © 2017-2019 Eclipse Foundation. All Rights Reserved.