Package | Description |
---|---|
org.apache.cassandra.db.commitlog |
Modifier and Type | Field and Description |
---|---|
CommitLogDescriptor |
CommitLogSegment.descriptor |
Modifier and Type | Method and Description |
---|---|
static CommitLogDescriptor |
CommitLogDescriptor.fromFileName(java.lang.String name) |
static CommitLogDescriptor |
CommitLogDescriptor.fromHeader(java.io.File file) |
Modifier and Type | Method and Description |
---|---|
boolean |
CommitLogDescriptor.equals(CommitLogDescriptor that) |
Copyright © 2016 The Apache Software Foundation