@Namespace(value="arrow::fs::internal") @Properties(inherit=arrow.class) public class MockAsyncFileSystem extends MockFileSystem
MockFileSystem.ImplPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
MockAsyncFileSystem(Pointer current_time) |
MockAsyncFileSystem(Pointer current_time,
IOContext io_context) |
| Modifier and Type | Method and Description |
|---|---|
Pointer |
GetFileInfoGenerator(FileSelector select)
EXPERIMENTAL: streaming async version of GetFileInfo
The returned generator is not async-reentrant, i.e.
|
AllDirs, AllFiles, CopyFile, CopyFile, CreateDir, CreateDir, CreateDir, CreateDir, DeleteDir, DeleteDir, DeleteDirContents, DeleteDirContents, DeleteFile, DeleteFile, DeleteRootDirContents, Equals, GetFileInfo, GetFileInfo, GetFileInfo, Make, Move, Move, OpenAppendStream, OpenAppendStream, OpenInputFile, OpenInputFile, OpenInputStream, OpenInputStream, OpenOutputStream, OpenOutputStream, type_nameDeleteFiles, GetFileInfo, GetFileInfoAsync, io_context, NormalizePath, NormalizePath, OpenInputFile, OpenInputFileAsync, OpenInputFileAsync, OpenInputFileAsync, OpenInputStream, OpenInputStreamAsync, OpenInputStreamAsync, OpenInputStreamAsyncaddress, 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, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic MockAsyncFileSystem(@ByVal @Cast(value="arrow::fs::TimePoint*") Pointer current_time, @Const @ByRef(nullValue="arrow::io::IOContext(arrow::io::default_io_context())") IOContext io_context)
@ByVal @Cast(value="arrow::fs::FileInfoGenerator*") public Pointer GetFileInfoGenerator(@Const @ByRef FileSelector select)
FileSystemGetFileInfoGenerator in class FileSystemCopyright © 2021. All rights reserved.