public class ClientHandshakeWrapper extends Object
| Constructor and Description |
|---|
ClientHandshakeWrapper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
doClientHandshake(FlightServiceGrpc.FlightServiceStub stub)
Do handshake for a client.
|
public static void doClientHandshake(FlightServiceGrpc.FlightServiceStub stub)
stub - The service stub.Copyright © 2024 The Apache Software Foundation. All rights reserved.