Uses of Interface
org.apache.datasketches.memory.BaseState
-
-
Uses of BaseState in org.apache.datasketches.memory
Subinterfaces of BaseState in org.apache.datasketches.memory Modifier and Type Interface Description interfaceBaseBufferDefines the relative positional API.interfaceBufferDefines the read-only API for relative positional access to a resource.interfaceMemoryDefines the read-only API for offset access to a resource.interfaceWritableBufferDefines the writable API for relative positional access to a resourceinterfaceWritableMemoryDefines the writable API for offset access to a resource.
-