|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cassandra.service.AntiEntropyService.NoopValidator
public static class AntiEntropyService.NoopValidator
The IValidator to be used before a cluster has stabilized, or when repairs are disabled.
| Constructor Summary | |
|---|---|
AntiEntropyService.NoopValidator()
|
|
| Method Summary | |
|---|---|
void |
add(CompactionIterator.CompactedRow row)
Does nothing. |
void |
complete()
Does nothing. |
void |
prepare()
Does nothing. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AntiEntropyService.NoopValidator()
| Method Detail |
|---|
public void prepare()
prepare in interface AntiEntropyService.IValidatorpublic void add(CompactionIterator.CompactedRow row)
add in interface AntiEntropyService.IValidatorpublic void complete()
complete in interface AntiEntropyService.IValidator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||