@Namespace(value="arrow::dataset") @NoOffset @Properties(inherit=arrow_dataset.class) public class BinaryExpression extends Expression
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
BinaryExpression(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Equals(Expression other)
Returns true iff the expressions are identical; does not check for equivalence.
|
Expression |
left_operand() |
Expression |
right_operand() |
Assume, CastLike, CastLike, CastTo, CastTo, Copy, 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, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, offsetof, parseBytes, physicalBytes, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic BinaryExpression(Pointer p)
Pointer.Pointer(Pointer).@Const @SharedPtr @ByRef public Expression left_operand()
@Const @SharedPtr @ByRef public Expression right_operand()
@Cast(value="bool") public boolean Equals(@Const @ByRef Expression other)
ExpressionEquals in class ExpressionCopyright © 2020. All rights reserved.