Package | Description |
---|---|
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 |
---|---|
DrSenderStoreCursor |
DrSenderStore.cursor(byte dataCenterId)
Gets cursor for the given data center ID.
|
DrSenderStoreCursor |
DrAbstractSenderStore.cursor(byte dataCenterId)
Gets cursor for the given data center ID.
|
protected abstract DrSenderStoreCursor |
DrAbstractSenderStore.cursor0(byte dataCenterId)
Create new cursor for specified data center.
|
Modifier and Type | Method and Description |
---|---|
DrSenderStoreCursor |
DrSenderFsStore.cursor0(byte dataCenterId)
Create new cursor for specified data center.
|
Modifier and Type | Method and Description |
---|---|
DrSenderStoreCursor |
DrSenderInMemoryStore.cursor0(byte dataCenterId)
Create new cursor for specified data center.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024