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 CommitLogArchiverCommitLog. archiverMethods in org.apache.cassandra.db.commitlog that return CommitLogArchiver Modifier and Type Method Description static CommitLogArchiverCommitLogArchiver. construct()static CommitLogArchiverCommitLogArchiver. disabled()Methods in org.apache.cassandra.db.commitlog with parameters of type CommitLogArchiver Modifier and Type Method Description voidCommitLog. setCommitlogArchiver(CommitLogArchiver archiver)
-