@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(FileSource source,
FileFormat format,
ScanOptions scan_options) |
FileFragment(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
FileFormat |
format() |
ScanTaskIteratorResult |
Scan(ScanContext context)
\brief Scan returns an iterator of ScanTasks, each of which yields
RecordBatches from this Fragment.
|
FileSource |
source() |
partition_expression, scan_options, splittableaddress, 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, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic FileFragment(Pointer p)
Pointer.Pointer(Pointer).public FileFragment(@ByVal FileSource source, @SharedPtr FileFormat format, @SharedPtr ScanOptions scan_options)
@ByVal public ScanTaskIteratorResult Scan(@SharedPtr ScanContext context)
Fragment@Const @ByRef public FileSource source()
@SharedPtr public FileFormat format()
Copyright © 2020. All rights reserved.