@NoOffset public static class WritePlan.FragmentOrPartitionExpression extends Pointer
| Modifier and Type | Class and Description |
|---|---|
static class |
WritePlan.FragmentOrPartitionExpression.Kind |
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
FragmentOrPartitionExpression(Expression partition_expr) |
FragmentOrPartitionExpression(Fragment fragment) |
FragmentOrPartitionExpression(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Fragment |
fragment() |
WritePlan.FragmentOrPartitionExpression.Kind |
kind() |
Expression |
partition_expr() |
address, 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 FragmentOrPartitionExpression(Pointer p)
Pointer.Pointer(Pointer).public FragmentOrPartitionExpression(@SharedPtr @ByVal Expression partition_expr)
public FragmentOrPartitionExpression(@SharedPtr @ByVal Fragment fragment)
public WritePlan.FragmentOrPartitionExpression.Kind kind()
@Const @SharedPtr @ByRef public Expression partition_expr()
@Const @SharedPtr @ByRef public Fragment fragment()
Copyright © 2020. All rights reserved.