Package | Description |
---|---|
com.bigdata.rwstore | |
com.bigdata.rwstore.sector |
Modifier and Type | Class and Description |
---|---|
class |
RWStore
Storage class
|
Modifier and Type | Method and Description |
---|---|
IStore |
IRWStrategy.getStore()
Return the backing
IStore . |
Modifier and Type | Method and Description |
---|---|
static PSOutputStream |
PSOutputStream.getNew(IStore store,
int maxAlloc,
IAllocationContext context) |
Modifier and Type | Interface and Description |
---|---|
interface |
IMemoryManager
Abstraction for managing data in
ByteBuffer s. |
Modifier and Type | Class and Description |
---|---|
class |
AllocationContext
The
AllocationContext is used to maintain a handle on allocations
made within some specific environment (context). |
class |
MemoryManager
The MemoryManager manages an off-heap Direct
ByteBuffer . |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.