Uses of Class
org.apache.cassandra.db.commitlog.CommitLogArchiver
-
Packages that use CommitLogArchiver Package Description org.apache.cassandra.db.commitlog -
-
Uses of CommitLogArchiver in org.apache.cassandra.db.commitlog
Fields in org.apache.cassandra.db.commitlog declared as CommitLogArchiver Modifier and Type Field Description CommitLogArchiver
CommitLog. archiver
Methods in org.apache.cassandra.db.commitlog that return CommitLogArchiver Modifier and Type Method Description static CommitLogArchiver
CommitLogArchiver. construct()
static CommitLogArchiver
CommitLogArchiver. disabled()
-