Uses of Class
org.apache.cassandra.service.paxos.uncommitted.UncommittedDataFile
-
Packages that use UncommittedDataFile Package Description org.apache.cassandra.service.paxos.uncommitted -
-
Uses of UncommittedDataFile in org.apache.cassandra.service.paxos.uncommitted
Methods in org.apache.cassandra.service.paxos.uncommitted that return UncommittedDataFile Modifier and Type Method Description static UncommittedDataFile
UncommittedDataFile. create(TableId tableId, File file, File crcFile, long generation)
-