| Package | Description |
|---|---|
| org.gridgain.grid.kernal.processors.dr.messages.internal |
Internal replication messages, i.e. |
| org.gridgain.grid.util.direct |
| Modifier and Type | Method and Description |
|---|---|
Collection<GridDrInternalRequestEntry> |
GridDrInternalRequest.entries() |
| Constructor and Description |
|---|
GridDrInternalRequest(long id,
String cacheName,
Collection<Byte> dataCenterIds,
Collection<GridDrInternalRequestEntry> entries,
int entryCnt)
Constructor.
|
| Modifier and Type | Field and Description |
|---|---|
static GridDrInternalRequestEntry |
GridTcpCommunicationMessageAdapter.DR_INT_REQ_ENTRY_NOT_READ |
| Modifier and Type | Method and Description |
|---|---|
GridDrInternalRequestEntry |
GridTcpCommunicationMessageState.getDrInternalRequestEntry() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
GridTcpCommunicationMessageState.putDrInternalRequestEntry(GridDrInternalRequestEntry e) |
Copyright © 2014. All rights reserved.