Package | Description |
---|---|
org.apache.cassandra.service |
Modifier and Type | Field and Description |
---|---|
AntiEntropyService.TreeRequest |
AntiEntropyService.Validator.request |
Modifier and Type | Method and Description |
---|---|
AntiEntropyService.TreeRequest |
AntiEntropyService.TreeRequest.TreeRequestSerializer.deserialize(java.io.DataInput dis,
int version) |
Modifier and Type | Method and Description |
---|---|
MessageOut<AntiEntropyService.TreeRequest> |
AntiEntropyService.TreeRequest.createMessage() |
Modifier and Type | Method and Description |
---|---|
void |
AntiEntropyService.TreeRequest.TreeRequestSerializer.serialize(AntiEntropyService.TreeRequest request,
java.io.DataOutput dos,
int version) |
long |
AntiEntropyService.TreeRequest.TreeRequestSerializer.serializedSize(AntiEntropyService.TreeRequest request,
int version) |
Modifier and Type | Method and Description |
---|---|
void |
AntiEntropyService.TreeRequestVerbHandler.doVerb(MessageIn<AntiEntropyService.TreeRequest> message,
java.lang.String id)
Trigger a validation compaction which will return the tree upon completion.
|
Constructor and Description |
---|
AntiEntropyService.Validator(AntiEntropyService.TreeRequest request) |
Copyright © 2014 The Apache Software Foundation