@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(BytePointer format,
int unit) |
StrptimeOptions(Pointer p)
Pointer cast constructor.
|
StrptimeOptions(String format,
TimeUnit.type unit) |
| Modifier and Type | Method and Description |
|---|---|
String |
format() |
StrptimeOptions |
format(String setter) |
TimeUnit.type |
unit() |
StrptimeOptions |
unit(TimeUnit.type setter) |
getPointer, positionaddress, 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 StrptimeOptions(Pointer p)
Pointer(Pointer).public StrptimeOptions(@StdString String format, TimeUnit.type unit)
public StrptimeOptions(@StdString BytePointer format, @Cast(value="arrow::TimeUnit::type") int unit)
@StdString public String format()
public StrptimeOptions format(String setter)
public TimeUnit.type unit()
public StrptimeOptions unit(TimeUnit.type setter)
Copyright © 2021. All rights reserved.