Uses of Package
com.endeca.itl.recordstore

Packages that use com.endeca.itl.recordstore
com.endeca.itl.recordstore Classes for interacting with a Record Store instance. 
 

Classes in com.endeca.itl.recordstore used by com.endeca.itl.recordstore
ClientId
           
ClientStateInfo
          Contains commit status, last read generation, and transaction information for a given client.
ConcurrentClientStateModificationException
           
ConcurrentWriteException
           
ConfigurationWarnings
           
GenerationId
           
GenerationInfo
          This class holds the creation time and the status of a generation.
GenerationStatus
           
InvalidGenerationException
           
InvalidRecordException
           
ReadCursorId
          Read cursors are referenced in the API through their identifiers.
ReadCursorNotFoundException
           
RecordId
           
RecordStore
          Main interface for interacting with a Record Store instance.
RecordStoreConfiguration
          This class holds the configuration of an instance of the Record Store.
RecordStoreConfigurationError
           
RecordStoreConfigurationException
           
RecordStoreConfigurationStatus
           
RecordStoreException
          This is a Generic Class for all Faults Returned when using the Record Store API
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.
TransactionNotFoundException
           
TransactionStateException
           
TransactionStatus
           
TransactionType
           
WriteNotAllowedException
           
 



Copyright © 2007, 2012, Oracle and/or its affiliates. All rights reserved.