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)
AvaticaHttpClient
send
in interface AvaticaHttpClient
request
- The serialized request.Copyright © 2012-2024 Apache Software Foundation. All Rights Reserved.