All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description Buffer Defines the read-only API for relative positional access to a resource.BufferPositionInvariantsException Position operation violation.DefaultMemoryRequestServer This example MemoryRequestServer is simple but demonstrates one of many ways to manage continuous requests for larger memory.Memory Defines the read-only API for offset access to a resource.MemoryBoundsException Specific RuntimeException for bounds violations.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.MurmurHash3v2 The MurmurHash3 is a fast, non-cryptographic, 128-bit hash function that has excellent avalanche and 2-way bit independence properties.Positional Defines the relative positional API.ReadOnlyException The exception thrown when attempting to write into a read-only Resource.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 resourceWritableMemory Defines the writable API for offset access to a resource.XxHash The XxHash is a fast, non-cryptographic, 64-bit hash function that has excellent avalanche and 2-way bit independence properties.