public static class InputSplit.Blob extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
Blob()
Default native constructor.
|
Blob(long size)
Native array allocator.
|
Blob(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Pointer |
dptr()
\brief points to start of the memory region
|
InputSplit.Blob |
dptr(Pointer setter) |
InputSplit.Blob |
getPointer(long i) |
InputSplit.Blob |
position(long position) |
long |
size()
\brief size of the memory region
|
InputSplit.Blob |
size(long 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, zeropublic Blob()
public Blob(long size)
Pointer.position(long).public Blob(Pointer p)
Pointer(Pointer).public InputSplit.Blob position(long position)
public InputSplit.Blob getPointer(long i)
getPointer in class Pointerpublic Pointer dptr()
public InputSplit.Blob dptr(Pointer setter)
public InputSplit.Blob size(long setter)
Copyright © 2022. All rights reserved.