Class HAServiceProtocolClientSideTranslatorPB

java.lang.Object
org.apache.hadoop.ha.protocolPB.HAServiceProtocolClientSideTranslatorPB
All Implemented Interfaces:
Closeable, AutoCloseable, HAServiceProtocol, ProtocolTranslator

@Private @Stable public class HAServiceProtocolClientSideTranslatorPB extends Object implements HAServiceProtocol, Closeable, ProtocolTranslator
This class is the client side translator to translate the requests made on HAServiceProtocol interfaces to the RPC server implementing HAServiceProtocolPB.