|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.bookkeeper.client.QuorumEngine.Operation
org.apache.bookkeeper.client.QuorumEngine.Operation.ReadOp
public static class QuorumEngine.Operation.ReadOp
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.bookkeeper.client.QuorumEngine.Operation |
---|
QuorumEngine.Operation.AddOp, QuorumEngine.Operation.ReadOp, QuorumEngine.Operation.StopOp |
Field Summary |
---|
Fields inherited from class org.apache.bookkeeper.client.QuorumEngine.Operation |
---|
ADD, READ, STOP |
Constructor Summary | |
---|---|
QuorumEngine.Operation.ReadOp(LedgerHandle ledger,
long firstEntry,
long lastEntry,
AsyncCallback.ReadCallback cb,
Object ctx)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QuorumEngine.Operation.ReadOp(LedgerHandle ledger, long firstEntry, long lastEntry, AsyncCallback.ReadCallback cb, Object ctx)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |