| Package | Description |
|---|---|
| org.bytedeco.arrow |
| Modifier and Type | Method and Description |
|---|---|
Status |
HadoopFileSystem.OpenWritable(BytePointer path,
boolean append,
HdfsOutputStream file) |
Status |
HadoopFileSystem.OpenWritable(BytePointer path,
boolean append,
int buffer_size,
short replication,
long default_block_size,
HdfsOutputStream file) |
Status |
HadoopFileSystem.OpenWritable(String path,
boolean append,
HdfsOutputStream file) |
Status |
HadoopFileSystem.OpenWritable(String path,
boolean append,
int buffer_size,
short replication,
long default_block_size,
HdfsOutputStream file) |
Copyright © 2021. All rights reserved.