public class RemoteHandshakeMessage extends Object implements Message, Serializable
| Constructor and Description |
|---|
RemoteHandshakeMessage(Class<?> rpcGateway,
int version) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getRpcGateway() |
int |
getVersion() |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.