| Package | Description |
|---|---|
| org.bytedeco.arrow | |
| org.bytedeco.arrow_flight |
| Modifier and Type | Method and Description |
|---|---|
StringPairResult |
StringPairResult.getPointer(long i) |
StringPairResult |
StringPairResult.position(long position) |
StringPairResult |
StringPairResult.put(StringPairResult other)
Copy-assignment operator.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
StringPairResult.Equals(StringPairResult other)
Compare to another Result.
|
StringPairResult |
StringPairResult.put(StringPairResult other)
Copy-assignment operator.
|
| Constructor and Description |
|---|
StringPairResult(StringPairResult other)
Copy constructor.
|
| Modifier and Type | Method and Description |
|---|---|
StringPairResult |
FlightClient.AuthenticateBasicToken(FlightCallOptions options,
BytePointer username,
BytePointer password) |
StringPairResult |
FlightClient.AuthenticateBasicToken(FlightCallOptions options,
String username,
String password)
\brief Authenticate to the server using basic HTTP style authentication.
|
Copyright © 2021. All rights reserved.