@NoOffset @Name(value="arrow::util::optional<arrow::dataset::KeyValuePartitioning::Key>") @Properties(inherit=arrow_dataset.class) public class KeyOptional extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
KeyOptional() |
KeyOptional(KeyValuePartitioning.Key value) |
KeyOptional(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
KeyValuePartitioning.Key |
get() |
boolean |
has_value() |
KeyOptional |
put(KeyOptional x) |
KeyOptional |
put(KeyValuePartitioning.Key value) |
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 KeyOptional(Pointer p)
Pointer(Pointer)
.public KeyOptional(KeyValuePartitioning.Key value)
public KeyOptional()
@Name(value="operator =") @ByRef public KeyOptional put(@ByRef KeyOptional x)
public boolean has_value()
@Name(value="value") @ByRef public KeyValuePartitioning.Key get()
@ValueSetter public KeyOptional put(@ByRef KeyValuePartitioning.Key value)
Copyright © 2022. All rights reserved.