public static class FlightInfo.Data extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
Data()
Default native constructor.
|
Data(long size)
Native array allocator.
|
Data(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
FlightDescriptor |
descriptor() |
FlightInfo.Data |
descriptor(FlightDescriptor setter) |
FlightEndpoint |
endpoints() |
FlightInfo.Data |
endpoints(FlightEndpoint setter) |
FlightInfo.Data |
getPointer(long i) |
FlightInfo.Data |
position(long position) |
String |
schema() |
FlightInfo.Data |
schema(String setter) |
long |
total_bytes() |
FlightInfo.Data |
total_bytes(long setter) |
long |
total_records() |
FlightInfo.Data |
total_records(long setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public Data()
public Data(long size)
Pointer.position(long)
.public Data(Pointer p)
Pointer(Pointer)
.public FlightInfo.Data position(long position)
public FlightInfo.Data getPointer(long i)
getPointer
in class Pointer
@StdString public String schema()
public FlightInfo.Data schema(String setter)
@ByRef public FlightDescriptor descriptor()
public FlightInfo.Data descriptor(FlightDescriptor setter)
@StdVector public FlightEndpoint endpoints()
public FlightInfo.Data endpoints(FlightEndpoint setter)
public FlightInfo.Data total_records(long setter)
public FlightInfo.Data total_bytes(long setter)
Copyright © 2022. All rights reserved.