@Namespace(value="gandiva") @NoOffset @Properties(inherit=gandiva.class) public class Expression extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
Expression(Node root,
Field result) |
Expression(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
Field |
result() |
Node |
root() |
String |
ToString() |
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 Expression(Pointer p)
Pointer(Pointer)
.public Expression(@SharedPtr Node root, @SharedPtr @Cast(value={"","std::shared_ptr<arrow::Field>"}) Field result)
@SharedPtr public Node root()
@SharedPtr @Cast(value={"","std::shared_ptr<arrow::Field>"}) public Field result()
@StdString public String ToString()
Copyright © 2022. All rights reserved.