@Namespace(value="arrow::compute") @NoOffset @Properties(inherit=arrow.class) public class ExtractRegexOptions extends FunctionOptions
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
ExtractRegexOptions(BytePointer pattern) |
ExtractRegexOptions(Pointer p)
Pointer cast constructor.
|
ExtractRegexOptions(String pattern) |
| Modifier and Type | Method and Description |
|---|---|
String |
pattern()
Regular expression with named capture fields
|
ExtractRegexOptions |
pattern(String 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, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic ExtractRegexOptions(Pointer p)
Pointer(Pointer).public ExtractRegexOptions(@StdString String pattern)
public ExtractRegexOptions(@StdString BytePointer pattern)
@StdString public String pattern()
public ExtractRegexOptions pattern(String setter)
Copyright © 2021. All rights reserved.