@Namespace(value="arrow::dataset") @NoOffset @Properties(inherit=arrow_dataset.class) public class CsvFileWriteOptions extends FileWriteOptions
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
CsvFileWriteOptions()
Default native constructor.
|
CsvFileWriteOptions(long size)
Native array allocator.
|
CsvFileWriteOptions(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
CsvFileWriteOptions |
getPointer(long i) |
CsvFileWriteOptions |
position(long position) |
WriteOptions |
write_options()
Options passed to csv::MakeCSVWriter.
|
CsvFileWriteOptions |
write_options(WriteOptions setter) |
format, type_name
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public CsvFileWriteOptions()
public CsvFileWriteOptions(long size)
Pointer.position(long)
.public CsvFileWriteOptions(Pointer p)
Pointer(Pointer)
.public CsvFileWriteOptions position(long position)
public CsvFileWriteOptions getPointer(long i)
getPointer
in class Pointer
@SharedPtr public WriteOptions write_options()
public CsvFileWriteOptions write_options(WriteOptions setter)
Copyright © 2022. All rights reserved.