public interface ObjectExchangeStrategy
| Modifier and Type | Method and Description |
|---|---|
ByteArrayBuffer |
marshall(LocalTransaction transaction,
IntIterator4 ids,
int maxCount) |
FixedSizeIntIterator4 |
unmarshall(ClientTransaction transaction,
ClientSlotCache slotCache,
ByteArrayBuffer reader) |
ByteArrayBuffer marshall(LocalTransaction transaction, IntIterator4 ids, int maxCount)
FixedSizeIntIterator4 unmarshall(ClientTransaction transaction, ClientSlotCache slotCache, ByteArrayBuffer reader)