Uses of Class
org.apache.cassandra.io.sstable.format.SSTableWriter.TransactionalProxy
Packages that use SSTableWriter.TransactionalProxy
-
Uses of SSTableWriter.TransactionalProxy in org.apache.cassandra.io.sstable.format
Subclasses of SSTableWriter.TransactionalProxy in org.apache.cassandra.io.sstable.formatFields in org.apache.cassandra.io.sstable.format declared as SSTableWriter.TransactionalProxyModifier and TypeFieldDescriptionprotected final SSTableWriter.TransactionalProxySSTableWriter.txnProxyMethods in org.apache.cassandra.io.sstable.format that return SSTableWriter.TransactionalProxyModifier and TypeMethodDescriptionprotected SSTableWriter.TransactionalProxySortedTableWriter.txnProxy()protected abstract SSTableWriter.TransactionalProxySSTableWriter.txnProxy()The implementing method should return an instance ofSSTableWriter.TransactionalProxyinitialized with a list of all transactional resources included in this writer.