Uses of Class
com.basho.riak.client.cap.UnresolvedConflictException

Packages that use UnresolvedConflictException
com.basho.riak.client.operations The interfaces/classes that model the set of operations for talking to Riak. 
 

Uses of UnresolvedConflictException in com.basho.riak.client.operations
 

Methods in com.basho.riak.client.operations that throw UnresolvedConflictException
 T StoreObject.execute()
          Fetches data from bucket/key, if item exists it is converted with Converter and any siblings resolved with ConflictResolver.
 T FetchObject.execute()
          Attempts to fetch the data at bucket/key, convert it with Converter and resolve any siblings with ConflictResolver
 



Copyright © 2012. All Rights Reserved.