public interface ClientSlotCache
| Modifier and Type | Method and Description |
|---|---|
void |
add(Transaction transaction,
int id,
ByteArrayBuffer slot) |
ByteArrayBuffer |
get(Transaction transaction,
int id) |
void add(Transaction transaction, int id, ByteArrayBuffer slot)
ByteArrayBuffer get(Transaction transaction, int id)