Description
GenericRefreshProtocol xlator = new GenericRefreshProtocolClientSideTranslatorPB(proxy); // Refresh Collection<RefreshResponse> responses = xlator.refresh(identifier, args);
GenericRefreshProtocolClientSideTranslatorPB#close() should be called on xlator before return.
Attachments
Attachments
Issue Links
- relates to
-
HADOOP-10376 Refactor refresh*Protocols into a single generic refreshConfigProtocol
- Closed