@Namespace(value="arrow::flight") @Properties(inherit=arrow_flight.class) public class FlightEndpoint extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
FlightEndpoint()
Default native constructor.
|
FlightEndpoint(long size)
Native array allocator.
|
FlightEndpoint(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Equals(FlightEndpoint other) |
FlightEndpoint |
getPointer(long i) |
Location |
locations()
List of locations where ticket can be redeemed.
|
FlightEndpoint |
locations(Location setter) |
FlightEndpoint |
position(long position) |
Ticket |
ticket()
Opaque ticket identify; use with DoGet RPC
|
FlightEndpoint |
ticket(Ticket 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 FlightEndpoint()
public FlightEndpoint(long size)
Pointer.position(long)
.public FlightEndpoint(Pointer p)
Pointer(Pointer)
.public FlightEndpoint position(long position)
public FlightEndpoint getPointer(long i)
getPointer
in class Pointer
public FlightEndpoint ticket(Ticket setter)
@StdVector public Location locations()
public FlightEndpoint locations(Location setter)
@Cast(value="bool") public boolean Equals(@Const @ByRef FlightEndpoint other)
Copyright © 2022. All rights reserved.