Package org.apache.hadoop.ipc
Interface RefreshCallQueueProtocol
- All Known Implementing Classes:
RefreshCallQueueProtocolClientSideTranslatorPB
@LimitedPrivate("HDFS")
@Evolving
public interface RefreshCallQueueProtocol
Protocol which is used to refresh the call queue in use currently.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
versionID
static final long versionIDVersion 1: Initial version- See Also:
-
-
Method Details
-
refreshCallQueue
Refresh the callqueue.- Throws:
IOException- raised on errors performing I/O.
-