@Namespace(value="arrow::dataset") @NoOffset @Properties(inherit=arrow_dataset.class) public class InMemorySource extends Source
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
InMemorySource(Pointer p)
Pointer cast constructor.
|
InMemorySource(Schema schema,
Fragment fragments) |
| Modifier and Type | Method and Description |
|---|---|
ScanTaskIterator |
GetFragmentsImpl(ScanOptions options) |
String |
type_name()
\brief The name identifying the kind of source
|
GetFragments, partition_expression, schemaaddress, 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 InMemorySource(Pointer p)
Pointer.Pointer(Pointer).public InMemorySource(@SharedPtr @ByVal Schema schema, @SharedPtr @ByVal Fragment fragments)
@ByVal @Cast(value="arrow::dataset::FragmentIterator*") public ScanTaskIterator GetFragmentsImpl(@SharedPtr ScanOptions options)
@StdString public String type_name()
SourceCopyright © 2020. All rights reserved.