| Package | Description |
|---|---|
| org.bytedeco.arrow | |
| org.bytedeco.arrow.global |
| Modifier and Type | Method and Description |
|---|---|
FileSystemGlobalOptions |
FileSystemGlobalOptions.getPointer(long i) |
FileSystemGlobalOptions |
FileSystemGlobalOptions.position(long position) |
FileSystemGlobalOptions |
FileSystemGlobalOptions.tls_ca_dir_path(String setter) |
FileSystemGlobalOptions |
FileSystemGlobalOptions.tls_ca_file_path(String setter) |
| Modifier and Type | Method and Description |
|---|---|
static Status |
arrow.Initialize(FileSystemGlobalOptions options)
Experimental: optional global initialization routine
This is for environments (such as manylinux) where the path
to TLS CA certificates needs to be configured at runtime.
|
Copyright © 2021. All rights reserved.