Uses of Interface
org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.QJournalProtocolService.BlockingInterface
Packages that use QJournalProtocolProtos.QJournalProtocolService.BlockingInterface
Package
Description
-
Uses of QJournalProtocolProtos.QJournalProtocolService.BlockingInterface in org.apache.hadoop.hdfs.qjournal.protocol
Methods in org.apache.hadoop.hdfs.qjournal.protocol that return QJournalProtocolProtos.QJournalProtocolService.BlockingInterfaceModifier and TypeMethodDescriptionQJournalProtocolProtos.QJournalProtocolService.newBlockingStub(org.apache.hadoop.thirdparty.protobuf.BlockingRpcChannel channel) Methods in org.apache.hadoop.hdfs.qjournal.protocol with parameters of type QJournalProtocolProtos.QJournalProtocolService.BlockingInterfaceModifier and TypeMethodDescriptionstatic org.apache.hadoop.thirdparty.protobuf.BlockingServiceQJournalProtocolProtos.QJournalProtocolService.newReflectiveBlockingService(QJournalProtocolProtos.QJournalProtocolService.BlockingInterface impl) -
Uses of QJournalProtocolProtos.QJournalProtocolService.BlockingInterface in org.apache.hadoop.hdfs.qjournal.protocolPB
Subinterfaces of QJournalProtocolProtos.QJournalProtocolService.BlockingInterface in org.apache.hadoop.hdfs.qjournal.protocolPBModifier and TypeInterfaceDescriptioninterfaceProtocol used to journal edits to a JournalNode participating in the quorum journal.Classes in org.apache.hadoop.hdfs.qjournal.protocolPB that implement QJournalProtocolProtos.QJournalProtocolService.BlockingInterfaceModifier and TypeClassDescriptionclassImplementation for protobuf service that forwards requests received onJournalProtocolPBto theJournalProtocolserver implementation.