@Namespace(value="arrow::fs::internal") @Properties(inherit=arrow.class) public class MockFileInfo extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
MockFileInfo()
Default native constructor.
|
MockFileInfo(long size)
Native array allocator.
|
MockFileInfo(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
data() |
MockFileInfo |
data(String setter) |
boolean |
equals(MockFileInfo other) |
String |
full_path() |
MockFileInfo |
full_path(String setter) |
MockFileInfo |
getPointer(long i) |
Pointer |
mtime() |
MockFileInfo |
mtime(Pointer setter) |
MockFileInfo |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic MockFileInfo()
public MockFileInfo(long size)
Pointer.position(long).public MockFileInfo(Pointer p)
Pointer(Pointer).public MockFileInfo position(long position)
public MockFileInfo getPointer(long i)
getPointer in class Pointer@StdString public String full_path()
public MockFileInfo full_path(String setter)
public MockFileInfo mtime(Pointer setter)
@StdString public String data()
public MockFileInfo data(String setter)
Copyright © 2021. All rights reserved.