FileSystemDatasetFactory

Constructors

this
this(void* ptr, Flag!"Take" take)
this
this(arrowdataset.file_format.FileFormat fileFormat)

Members

Functions

addPath
bool addPath(string path)
finish
arrowdataset.file_system_dataset.FileSystemDataset finish(arrowdataset.finish_options.FinishOptions options)
self
FileSystemDatasetFactory self()

Returns this, for use in with statements.

setFileSystem
bool setFileSystem(arrow.file_system.FileSystem fileSystem)
setFileSystemUri
bool setFileSystemUri(string uri)

Properties

gType
GType gType [@property getter]

Static functions

getGType
GType getGType()

Inherited Members

From DatasetFactory

getGType
GType getGType()
gType
GType gType [@property getter]
self
DatasetFactory self()

Returns this, for use in with statements.

finish
arrowdataset.dataset.Dataset finish(arrowdataset.finish_options.FinishOptions options)