@Namespace(value="arrow::flight") @NoOffset @Properties(inherit=arrow_flight.class) public class FlightWriteSizeStatusDetail extends StatusDetail
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
FlightWriteSizeStatusDetail(long _limit,
long actual) |
FlightWriteSizeStatusDetail(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long |
_limit() |
long |
actual() |
String |
ToString()
\brief Produce a human-readable description of this status.
|
String |
type_id()
\brief Return a unique id for the type of the StatusDetail
(effectively a poor man's substitute for RTTI).
|
static FlightWriteSizeStatusDetail |
UnwrapStatus(Status status)
\brief Extract this status detail from a status, or return
nullptr if the status doesn't contain this status detail.
|
equalsaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic FlightWriteSizeStatusDetail(Pointer p)
Pointer(Pointer).public String type_id()
StatusDetailtype_id in class StatusDetail@StdString public String ToString()
StatusDetailToString in class StatusDetail@SharedPtr public static FlightWriteSizeStatusDetail UnwrapStatus(@Const @ByRef Status status)
Copyright © 2022. All rights reserved.