@Namespace(value="parquet") @NoOffset @Properties(inherit=parquet.class) public class ParquetOutputWrapper extends OutputStream
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
ParquetOutputWrapper()
Default native constructor.
|
ParquetOutputWrapper(long size)
Native array allocator.
|
ParquetOutputWrapper(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Status |
Close()
\brief Close the stream cleanly
For writable streams, this will attempt to flush any pending data
before releasing the underlying resource.
|
boolean |
closed()
\brief Return whether the stream is closed
|
ParquetOutputWrapper |
getPointer(long i) |
ParquetOutputWrapper |
position(long position) |
LongResult |
Tell()
\brief Return the position in this stream
|
Status |
Write(Pointer data,
long nbytes) |
asWritable, asWritableAbort, modeaddress, 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 ParquetOutputWrapper()
public ParquetOutputWrapper(long size)
Pointer.position(long).public ParquetOutputWrapper(Pointer p)
Pointer(Pointer).public ParquetOutputWrapper position(long position)
public ParquetOutputWrapper getPointer(long i)
getPointer in class Pointer@ByVal public Status Close()
FileInterfaceClose in class FileInterface@ByVal public LongResult Tell()
FileInterfaceTell in class FileInterface@Cast(value="bool") public boolean closed()
FileInterfaceclosed in class FileInterfaceCopyright © 2021. All rights reserved.