Uses of Interface
org.apache.hadoop.ipc.VersionedProtocol

Packages that use VersionedProtocol
org.apache.hadoop.ipc Tools to help define network clients and servers. 
 

Uses of VersionedProtocol in org.apache.hadoop.ipc
 

Methods in org.apache.hadoop.ipc with parameters of type VersionedProtocol
static ProtocolSignature ProtocolSignature.getProtocolSignature(VersionedProtocol server, String protocol, long clientVersion, int clientMethodsHash)
          Get a server protocol's signature
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.