Package | Description |
---|---|
org.apache.cassandra.db.commitlog |
Modifier and Type | Method and Description |
---|---|
static CommitLogReplayer |
CommitLogReplayer.construct(CommitLog commitLog) |
Modifier and Type | Method and Description |
---|---|
protected java.util.concurrent.Future<java.lang.Integer> |
CommitLogReplayer.MutationInitiator.initiateMutation(Mutation mutation,
long segmentId,
int serializedSize,
long entryLocation,
CommitLogReplayer clr) |
Copyright © 2016 The Apache Software Foundation