@Namespace(value="arrow::dataset") @NoOffset @Properties(inherit=arrow_dataset.class) public class ParquetFileWriteOptions extends FileWriteOptions
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
ParquetFileWriteOptions()
Default native constructor.
|
ParquetFileWriteOptions(long size)
Native array allocator.
|
ParquetFileWriteOptions(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
ArrowWriterProperties |
arrow_writer_properties()
\brief Parquet Arrow writer properties.
|
ParquetFileWriteOptions |
arrow_writer_properties(ArrowWriterProperties setter) |
ParquetFileWriteOptions |
getPointer(long i) |
ParquetFileWriteOptions |
position(long position) |
WriterProperties |
writer_properties()
\brief Parquet writer properties.
|
ParquetFileWriteOptions |
writer_properties(WriterProperties 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 ParquetFileWriteOptions()
public ParquetFileWriteOptions(long size)
Pointer.position(long)
.public ParquetFileWriteOptions(Pointer p)
Pointer(Pointer)
.public ParquetFileWriteOptions position(long position)
public ParquetFileWriteOptions getPointer(long i)
getPointer
in class Pointer
@SharedPtr public WriterProperties writer_properties()
public ParquetFileWriteOptions writer_properties(WriterProperties setter)
@SharedPtr public ArrowWriterProperties arrow_writer_properties()
public ParquetFileWriteOptions arrow_writer_properties(ArrowWriterProperties setter)
Copyright © 2022. All rights reserved.