Package org.apache.cassandra.db
Class CassandraKeyspaceWriteHandler
java.lang.Object
org.apache.cassandra.db.CassandraKeyspaceWriteHandler
- All Implemented Interfaces:
KeyspaceWriteHandler
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CassandraKeyspaceWriteHandler
-
-
Method Details
-
beginWrite
public WriteContext beginWrite(Mutation mutation, boolean makeDurable) throws RequestExecutionException - Specified by:
beginWritein interfaceKeyspaceWriteHandler- Throws:
RequestExecutionException
-
createContextForIndexing
- Specified by:
createContextForIndexingin interfaceKeyspaceWriteHandler
-
createContextForRead
- Specified by:
createContextForReadin interfaceKeyspaceWriteHandler
-