public class CassandraWriteContext extends java.lang.Object implements WriteContext
| Constructor and Description |
|---|
CassandraWriteContext(OpOrder.Group opGroup,
CommitLogPosition position) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static CassandraWriteContext |
fromContext(WriteContext context) |
OpOrder.Group |
getGroup() |
CommitLogPosition |
getPosition() |
public CassandraWriteContext(OpOrder.Group opGroup, CommitLogPosition position)
public static CassandraWriteContext fromContext(WriteContext context)
public OpOrder.Group getGroup()
public CommitLogPosition getPosition()
public void close()
close in interface java.lang.AutoCloseableclose in interface WriteContextCopyright © 2009-2022 The Apache Software Foundation