@Namespace(value="gandiva") @NoOffset @Properties(inherit=gandiva.class) public class ExpressionRegistry extends Pointer
Modifier and Type | Class and Description |
---|---|
static class |
ExpressionRegistry.FunctionSignatureIterator |
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
ExpressionRegistry() |
ExpressionRegistry(long size)
Native array allocator.
|
ExpressionRegistry(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
ExpressionRegistry.FunctionSignatureIterator |
function_signature_begin() |
ExpressionRegistry.FunctionSignatureIterator |
function_signature_end() |
ExpressionRegistry |
getPointer(long i) |
ExpressionRegistry |
position(long position) |
static DataTypeVector |
supported_types() |
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 ExpressionRegistry(Pointer p)
Pointer(Pointer)
.public ExpressionRegistry(long size)
Pointer.position(long)
.public ExpressionRegistry()
public ExpressionRegistry position(long position)
public ExpressionRegistry getPointer(long i)
getPointer
in class Pointer
@ByVal public static DataTypeVector supported_types()
@Const @ByVal public ExpressionRegistry.FunctionSignatureIterator function_signature_begin()
@Const @ByVal public ExpressionRegistry.FunctionSignatureIterator function_signature_end()
Copyright © 2022. All rights reserved.