Uses of Class
com.endeca.itl.recordstore.ConcurrentClientStateModificationException

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

Uses of ConcurrentClientStateModificationException in com.endeca.itl.recordstore
 

Methods in com.endeca.itl.recordstore that throw ConcurrentClientStateModificationException
 GenerationId RecordStore.getLastReadGenerationId(TransactionId transactionId, ClientId clientId)
          Returns the id of the generation last read by the given client.
 void RecordStore.setLastReadGenerationId(TransactionId transactionId, ClientId clientId, GenerationId generationId)
          Sets the last read generation for the given client.
 



Copyright © 2011 Endeca. All Rights Reserved.