public class CassandraKeyspaceWriteHandler extends java.lang.Object implements KeyspaceWriteHandler
| Constructor and Description |
|---|
CassandraKeyspaceWriteHandler(Keyspace keyspace) |
| Modifier and Type | Method and Description |
|---|---|
WriteContext |
beginWrite(Mutation mutation,
boolean makeDurable) |
WriteContext |
createContextForIndexing() |
WriteContext |
createContextForRead() |
public CassandraKeyspaceWriteHandler(Keyspace keyspace)
public WriteContext beginWrite(Mutation mutation, boolean makeDurable) throws RequestExecutionException
beginWrite in interface KeyspaceWriteHandlerRequestExecutionExceptionpublic WriteContext createContextForIndexing()
createContextForIndexing in interface KeyspaceWriteHandlerpublic WriteContext createContextForRead()
createContextForRead in interface KeyspaceWriteHandlerCopyright © 2009-2022 The Apache Software Foundation