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