@Namespace(value="arrow::dataset") @NoOffset @Properties(inherit=arrow_dataset.class) public class FileFragment extends Fragment
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
FileFragment(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
FileFormat |
format() |
ScanTaskIteratorResult |
Scan(ScanOptions options,
ScanContext context)
\brief Scan returns an iterator of ScanTasks, each of which yields
RecordBatches from this Fragment.
|
FileSource |
source() |
boolean |
splittable()
\brief Return true if the fragment can benefit from parallel scanning.
|
String |
type_name() |
partition_expression, ReadPhysicalSchemaaddress, 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 FileFragment(Pointer p)
Pointer(Pointer).@ByVal public ScanTaskIteratorResult Scan(@SharedPtr ScanOptions options, @SharedPtr ScanContext context)
Fragment@StdString public String type_name()
@Cast(value="bool") public boolean splittable()
Fragmentsplittable in class Fragment@Const @ByRef public FileSource source()
@SharedPtr public FileFormat format()
Copyright © 2021. All rights reserved.