Package | Description |
---|---|
com.bigdata.resources |
This package provides the logic to managed the live journal and the
historical journals and index segments for a
DataService . |
Modifier and Type | Class and Description |
---|---|
static class |
TestReleaseResources.TestWithCopy_NonZeroMinReleaseAge
Test where the indices are copied during synchronous overflow processing
and where a non-zero [minReleaseAge] was specified.
|
static class |
TestReleaseResources.TestWithCopyImmediateRelease
Test where the index view is copied in its entirety onto the new journal
and the [minReleaseAge] is ZERO(0).
|
static class |
TestReleaseResources.TestWithCopyNoRelease
Test where the index view is copied in its entirety onto the new journal
but the
ResourceManager is not permitted to release old resources
(it is configured as an immortal store). |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.