@Namespace(value="gandiva") @NoOffset @Properties(inherit=gandiva.class) public class FilterCacheKey extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
FilterCacheKey(Pointer p)
Pointer cast constructor.
|
FilterCacheKey(Schema schema,
Configuration configuration,
Expression expression) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(FilterCacheKey other) |
long |
Hash() |
boolean |
notEquals(FilterCacheKey other) |
Schema |
schema() |
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 FilterCacheKey(Pointer p)
Pointer(Pointer)
.public FilterCacheKey(@SharedPtr @ByVal Schema schema, @SharedPtr Configuration configuration, @ByRef Expression expression)
@Cast(value="bool") @Name(value="operator ==") public boolean equals(@Const @ByRef FilterCacheKey other)
@Cast(value="bool") @Name(value="operator !=") public boolean notEquals(@Const @ByRef FilterCacheKey other)
@SharedPtr @ByVal public Schema schema()
@StdString public String ToString()
Copyright © 2022. All rights reserved.