public class RemoteHandshakeMessage extends Object implements Serializable
RemoteHandshakeMessage(Class<?> rpcGateway, int version)
Class<?>
getRpcGateway()
int
getVersion()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RemoteHandshakeMessage(@Nonnull Class<?> rpcGateway, @Nonnull int version)
@Nonnull public Class<?> getRpcGateway()
@Nonnull public int getVersion()
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.