Uses of Class
com.netflix.astyanax.connectionpool.exceptions.WalException

Packages that use WalException
com.netflix.astyanax   
 

Uses of WalException in com.netflix.astyanax
 

Methods in com.netflix.astyanax that throw WalException
 WriteAheadEntry WriteAheadLog.createEntry()
          Add an entry to WAL before it is sent to Cassandra.
 void WriteAheadEntry.readMutation(MutationBatch mutation)
          Fill a MutationBatch from the data in this entry
 void WriteAheadEntry.writeMutation(MutationBatch mutation)
          Write the contents of this mutation to the WAL entry.
 



Copyright © 2012. All Rights Reserved.