Package | Description |
---|---|
org.gridgain.grid.configuration |
Contains base GridGain configuration classes.
|
org.gridgain.grid.dr |
Contains data center replication API classes.
|
org.gridgain.grid.dr.store |
Contains data center replication store API classes.
|
org.gridgain.grid.dr.store.fs |
Contains data center replication file system store API classes.
|
org.gridgain.grid.dr.store.memory |
Contains data center replication in-memory store API classes.
|
Modifier and Type | Method and Description |
---|---|
DrSenderStore |
DrSenderConfiguration.getStore()
Gets store.
|
Modifier and Type | Method and Description |
---|---|
DrSenderConfiguration |
DrSenderConfiguration.setStore(DrSenderStore store)
Sets store.
|
Modifier and Type | Method and Description |
---|---|
DrSenderStore |
DrSenderConnectionConfiguration.getStore()
Gets data store used for this connection.
|
Modifier and Type | Method and Description |
---|---|
DrSenderConnectionConfiguration |
DrSenderConnectionConfiguration.setStore(DrSenderStore store)
Sets store for connection.
|
Modifier and Type | Class and Description |
---|---|
class |
DrAbstractSenderStore
Defines common methods to
DrSenderStore implementations. |
Modifier and Type | Class and Description |
---|---|
class |
DrSenderFsStore
Data center replication sender hub store implementation which persists data in file system.
|
Modifier and Type | Class and Description |
---|---|
class |
DrSenderInMemoryStore
Data center replication sender hub store implementation which stores data in memory.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024