Class and Description |
---|
Buffer
Defines the read-only API for relative positional access to a resource.
|
Memory
Defines the read-only API for offset access to a resource.
|
MemoryException
Specific RuntimeExceptions for the datasketches-memory component.
|
MemoryRequestServer
The MemoryRequestServer is a callback interface to provide a means for off-heap, heap and ByteBuffer
backed resources to request more memory.
|
Positional
Defines the relative positional API.
|
Resource
The base class for Memory and Buffer plus some common static variables and check methods.
|
WritableBuffer
Defines the writable API for relative positional access to a resource
|
WritableMemory
Defines the writable API for offset access to a resource.
|
Copyright © 2015–2024. All rights reserved.