public static class KeyValuePartitioning.Key extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
Key()
Default native constructor.
|
Key(long size)
Native array allocator.
|
Key(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
KeyValuePartitioning.Key |
getPointer(long i) |
String |
name() |
KeyValuePartitioning.Key |
name(String setter) |
KeyValuePartitioning.Key |
position(long position) |
StringOptional |
value() |
KeyValuePartitioning.Key |
value(StringOptional 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 Key()
public Key(long size)
Pointer.position(long)
.public Key(Pointer p)
Pointer(Pointer)
.public KeyValuePartitioning.Key position(long position)
public KeyValuePartitioning.Key getPointer(long i)
getPointer
in class Pointer
@StdString public String name()
public KeyValuePartitioning.Key name(String setter)
@ByRef public StringOptional value()
public KeyValuePartitioning.Key value(StringOptional setter)
Copyright © 2022. All rights reserved.