@Name(value="arrow::dataset::ExpressionImpl<arrow::dataset::BinaryExpression,arrow::dataset::AndExpression,arrow::dataset::ExpressionType::AND>") @NoOffset @Properties(inherit=arrow_dataset.class) public class AndExpressionImpl extends BinaryExpression
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
AndExpressionImpl()
Default native constructor.
|
AndExpressionImpl(long size)
Native array allocator.
|
AndExpressionImpl(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() |
AndExpressionImpl |
getPointer(long i) |
AndExpressionImpl |
position(long position) |
Equals, left_operand, right_operandAssume, CastLike, CastLike, CastTo, CastTo, Deserialize, In, IsNull, IsSatisfiable, IsSatisfiableWith, IsValid, Serialize, ToString, type, Validateaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic AndExpressionImpl()
public AndExpressionImpl(long size)
Pointer.position(long).public AndExpressionImpl(Pointer p)
Pointer.Pointer(Pointer).public AndExpressionImpl position(long position)
public AndExpressionImpl getPointer(long i)
getPointer in class Pointer@MemberGetter public static ExpressionType.type expression_type()
@SharedPtr @ByVal public Expression Copy()
ExpressionCopy in class ExpressionCopyright © 2020. All rights reserved.