Package | Description |
---|---|
org.apache.cassandra.db.commitlog |
Modifier and Type | Field and Description |
---|---|
protected CommitLog |
AbstractCommitLogSegmentManager.commitLog |
static CommitLog |
CommitLog.instance |
Modifier and Type | Method and Description |
---|---|
static CommitLogReplayer |
CommitLogReplayer.construct(CommitLog commitLog) |
Constructor and Description |
---|
CommitLogSegmentManagerCDC(CommitLog commitLog,
java.lang.String storageDirectory) |
CommitLogSegmentManagerStandard(CommitLog commitLog,
java.lang.String storageDirectory) |
EncryptedSegment(CommitLog commitLog,
AbstractCommitLogSegmentManager manager,
java.lang.Runnable onClose) |
Copyright © 2016 The Apache Software Foundation