@Namespace(value="arrow::compute") @NoOffset @Properties(inherit=arrow.class) public class StrptimeOptions extends FunctionOptions
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
StrptimeOptions() |
StrptimeOptions(BytePointer format,
int unit) |
StrptimeOptions(long size)
Native array allocator.
|
StrptimeOptions(Pointer p)
Pointer cast constructor.
|
StrptimeOptions(String format,
TimeUnit.type unit) |
Modifier and Type | Method and Description |
---|---|
String |
format() |
StrptimeOptions |
format(String setter) |
StrptimeOptions |
getPointer(long i) |
static String |
kTypeName() |
static byte |
kTypeName(int i) |
StrptimeOptions |
position(long position) |
TimeUnit.type |
unit() |
StrptimeOptions |
unit(TimeUnit.type setter) |
Copy, Deserialize, Deserialize, Equals, options_type, Serialize, ToString, type_name
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 StrptimeOptions(Pointer p)
Pointer(Pointer)
.public StrptimeOptions(long size)
Pointer.position(long)
.public StrptimeOptions(@StdString String format, TimeUnit.type unit)
public StrptimeOptions(@StdString BytePointer format, @Cast(value="arrow::TimeUnit::type") int unit)
public StrptimeOptions()
public StrptimeOptions position(long position)
public StrptimeOptions getPointer(long i)
getPointer
in class Pointer
@MemberGetter public static byte kTypeName(int i)
@MemberGetter public static String kTypeName()
@StdString public String format()
public StrptimeOptions format(String setter)
public TimeUnit.type unit()
public StrptimeOptions unit(TimeUnit.type setter)
Copyright © 2022. All rights reserved.