|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| RecordStore | Main interface for interacting with a Record Store instance. |
| Class Summary | |
|---|---|
| ClientId | |
| ClientStateInfo | Contains commit status, last read generation, and transaction information for a given client. |
| ConfigurationWarnings | |
| GenerationId | |
| GenerationInfo | This class holds the creation time and the status of a generation. |
| ReadCursorId | Read cursors are referenced in the API through their identifiers. |
| RecordId | |
| RecordStoreConfiguration | This class holds the configuration of an instance of the Record Store. |
| RecordStoreConfigurationError | |
| RecordStoreLocator | This class is used to create a connection to a Record Store |
| RecordStoreReader | Used to read records out of a Record Store. |
| RecordStoreWriter | Used to write records to a Record Store. |
| TransactionId | |
| TransactionInfo | This class holds the transaction type and the generation information for a transaction. |
| Enum Summary | |
|---|---|
| GenerationStatus | |
| RecordStoreConfigurationStatus | |
| TransactionStatus | |
| TransactionType | |
| Exception Summary | |
|---|---|
| ConcurrentClientStateModificationException | |
| ConcurrentWriteException | |
| InvalidGenerationException | |
| InvalidRecordException | |
| ReadCursorNotFoundException | |
| RecordStoreConfigurationException | |
| RecordStoreException | This is a Generic Class for all Faults Returned when using the Record Store API |
| RecordStoreRuntimeException | |
| TransactionNotFoundException | |
| TransactionStateException | |
| WriteNotAllowedException | |
Classes for interacting with a Record Store instance.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||