|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.bookkeeper.client.QuorumEngine
public class QuorumEngine
Implements the quorum protocol.It basically handles requests coming from BookKeeper and forward to the appropriate BookieHandle objects.
| Nested Class Summary | |
|---|---|
static class |
QuorumEngine.Operation
|
static class |
QuorumEngine.SubOp
|
| Constructor Summary | |
|---|---|
QuorumEngine(LedgerHandle lh)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QuorumEngine(LedgerHandle lh)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||