@Namespace(value="arrow::dataset") @NoOffset @Properties(inherit=arrow_dataset.class) public class WriteNodeOptions extends ExecNodeOptions
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
WriteNodeOptions(FileSystemDatasetWriteOptions options,
Schema schema) |
WriteNodeOptions(FileSystemDatasetWriteOptions options,
Schema schema,
AsyncToggle backpressure_toggle) |
WriteNodeOptions(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
AsyncToggle |
backpressure_toggle() |
WriteNodeOptions |
backpressure_toggle(AsyncToggle setter) |
Schema |
schema() |
WriteNodeOptions |
schema(Schema setter) |
FileSystemDatasetWriteOptions |
write_options() |
WriteNodeOptions |
write_options(FileSystemDatasetWriteOptions setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public WriteNodeOptions(Pointer p)
Pointer(Pointer)
.public WriteNodeOptions(@ByVal FileSystemDatasetWriteOptions options, @SharedPtr @ByVal Schema schema, @SharedPtr AsyncToggle backpressure_toggle)
public WriteNodeOptions(@ByVal FileSystemDatasetWriteOptions options, @SharedPtr @ByVal Schema schema)
@ByRef public FileSystemDatasetWriteOptions write_options()
public WriteNodeOptions write_options(FileSystemDatasetWriteOptions setter)
@SharedPtr @ByRef public Schema schema()
public WriteNodeOptions schema(Schema setter)
@SharedPtr public AsyncToggle backpressure_toggle()
public WriteNodeOptions backpressure_toggle(AsyncToggle setter)
Copyright © 2022. All rights reserved.