Interface | Description |
---|---|
QJournalProtocolPB |
Protocol used to journal edits to a JournalNode participating
in the quorum journal.
|
Class | Description |
---|---|
QJournalProtocolServerSideTranslatorPB |
Implementation for protobuf service that forwards requests
received on
JournalProtocolPB to the
JournalProtocol server implementation. |
QJournalProtocolTranslatorPB |
This class is the client side translator to translate the requests made on
JournalProtocol interfaces to the RPC server implementing
JournalProtocolPB . |
Copyright © 2013 Apache Software Foundation. All rights reserved.