org.apache.hama.bsp
Interface BSPRPCProtocolVersion

All Superinterfaces:
org.apache.hadoop.ipc.VersionedProtocol
All Known Subinterfaces:
BSPPeerInterface, BSPPeerProtocol
All Known Implementing Classes:
BSPPeer, GroomServer

public interface BSPRPCProtocolVersion
extends org.apache.hadoop.ipc.VersionedProtocol

RPC Protocol version.


Field Summary
static long versionID
          Interface Version History 0 - Alpha Version
 
Method Summary
 
Methods inherited from interface org.apache.hadoop.ipc.VersionedProtocol
getProtocolVersion
 

Field Detail

versionID

static final long versionID
Interface Version History 0 - Alpha Version

See Also:
Constant Field Values


Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.