public interface KeyspaceWriteHandler
Modifier and Type | Method and Description |
---|---|
WriteContext |
beginWrite(Mutation mutation,
boolean makeDurable) |
WriteContext |
createContextForIndexing() |
WriteContext |
createContextForRead() |
WriteContext beginWrite(Mutation mutation, boolean makeDurable) throws RequestExecutionException
RequestExecutionException
WriteContext createContextForIndexing()
WriteContext createContextForRead()
Copyright © 2009- The Apache Software Foundation