public class DoAsAvaticaHttpClient extends Object implements AvaticaHttpClient
| Constructor and Description |
|---|
DoAsAvaticaHttpClient(AvaticaHttpClient wrapped,
KerberosConnection kerberosUtil) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
send(byte[] request)
Sends a serialized request to the Avatica server.
|
public DoAsAvaticaHttpClient(AvaticaHttpClient wrapped, KerberosConnection kerberosUtil)
public byte[] send(byte[] request)
AvaticaHttpClientsend in interface AvaticaHttpClientrequest - The serialized request.Copyright © 2012-2025 Apache Software Foundation. All Rights Reserved.