public interface ListenSlotMap extends ListenBarrelWriter
| Modifier and Type | Method and Description |
|---|---|
void |
logDestroy(int localSlot) |
void |
logRemoval(long gid,
int slot,
long lid) |
void |
logSave(int localSlot) |
SequenceWithClose<GlobalPosition> |
readGSL() |
void |
rollback() |
logAssignmentvoid logDestroy(int localSlot)
void logSave(int localSlot)
void rollback()
SequenceWithClose<GlobalPosition> readGSL() throws IOException
IOExceptionvoid logRemoval(long gid,
int slot,
long lid)
Copyright © 2016 Egothor. All Rights Reserved.