Package org.apache.cassandra.db
Interface KeyspaceWriteHandler
- All Known Implementing Classes:
CassandraKeyspaceWriteHandler
public interface KeyspaceWriteHandler
-
Method Summary
-
Method Details
-
beginWrite
- Throws:
RequestExecutionException
-
createContextForIndexing
WriteContext createContextForIndexing() -
createContextForRead
WriteContext createContextForRead()
-