Uses of Interface
org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocol
Packages that use QJournalProtocol
Package
Description
-
Uses of QJournalProtocol in org.apache.hadoop.hdfs.qjournal.client
Methods in org.apache.hadoop.hdfs.qjournal.client that return QJournalProtocolModifier and TypeMethodDescriptionprotected QJournalProtocolIPCLoggerChannel.createProxy()protected QJournalProtocolIPCLoggerChannel.getProxy() -
Uses of QJournalProtocol in org.apache.hadoop.hdfs.qjournal.protocolPB
Classes in org.apache.hadoop.hdfs.qjournal.protocolPB that implement QJournalProtocolModifier and TypeClassDescriptionclassThis class is the client side translator to translate the requests made onJournalProtocolinterfaces to the RPC server implementingJournalProtocolPB.Constructors in org.apache.hadoop.hdfs.qjournal.protocolPB with parameters of type QJournalProtocol -
Uses of QJournalProtocol in org.apache.hadoop.hdfs.qjournal.server
Classes in org.apache.hadoop.hdfs.qjournal.server that implement QJournalProtocol