Interface | Description |
---|---|
SPReader |
The
SPReader interface provides a method for reconstructing objects from a block. |
SPWriter |
The
SPWriter interface provides a method for serializing objects into a block. |
Class | Description |
---|---|
ShieldedPlug |
A shielded plug is a database that contains several memory blocks.
|
Exception | Description |
---|---|
EmptyBlockException |
Thrown by methods in
ShieldedPlug class to indicate that no data is available in a block. |
TooManyWaitingThreadsException |
Signals that too many threads are waiting for a block.
|
ESR014
).