public class EmbeddedSyncTransferredCellInfo extends Object
Modifier and Type | Field and Description |
---|---|
static int |
TRANFERRED_CELL_CAPACITY_LIMIT |
Modifier and Type | Method and Description |
---|---|
int |
addToTransferred() |
boolean |
canJoin(EmbeddedSyncTransferredCellInfo other) |
int |
getFromSeqNumber() |
int |
getNumTransferred() |
int |
getUptoSeqNumber() |
boolean |
isCellFull() |
public static final int TRANFERRED_CELL_CAPACITY_LIMIT
public int getFromSeqNumber()
public int getUptoSeqNumber()
public int getNumTransferred()
public int addToTransferred()
public boolean isCellFull()
public boolean canJoin(EmbeddedSyncTransferredCellInfo other)
Copyright © GigaSpaces.