Package | Description |
---|---|
com.bigdata.io.writecache |
Low-level write cache service.
|
com.bigdata.rwstore |
Modifier and Type | Method and Description |
---|---|
RWStore.StoreCounters<?> |
IBufferedWriter.getStoreCounters() |
Modifier and Type | Class and Description |
---|---|
static class |
RWStore.StoreCounters<T extends RWStore.StoreCounters<T>>
Striped performance counters for
IRawStore access, including
operations that read or write through to the underlying media. |
Modifier and Type | Method and Description |
---|---|
RWStore.StoreCounters<?> |
RWStore.getStoreCounters()
Returns the striped performance counters for the store.
|
Modifier and Type | Method and Description |
---|---|
void |
RWStore.setStoreCounters(RWStore.StoreCounters<?> storeCounters)
Replaces the
RWStore.StoreCounters object. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.