@Name(value="arrow::dataset::ExpressionImpl<arrow::dataset::UnaryExpression,arrow::dataset::NotExpression,arrow::dataset::ExpressionType::NOT>") @NoOffset @Properties(inherit=arrow_dataset.class) public class NotExpressionImpl extends UnaryExpression
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
NotExpressionImpl()
Default native constructor.
|
NotExpressionImpl(long size)
Native array allocator.
|
NotExpressionImpl(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Expression |
Copy()
Copy this expression into a shared pointer.
|
static ExpressionType.type |
expression_type() |
NotExpressionImpl |
position(long position) |
Equals, operandAssume, CastLike, CastLike, CastTo, CastTo, In, IsNull, IsValid, ToString, type, Validateaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic NotExpressionImpl()
public NotExpressionImpl(long size)
Pointer.position(long).public NotExpressionImpl(Pointer p)
Pointer.Pointer(Pointer).public NotExpressionImpl position(long position)
@MemberGetter public static ExpressionType.type expression_type()
@SharedPtr @ByVal public Expression Copy()
ExpressionCopy in class ExpressionCopyright © 2020. All rights reserved.