Package | Description |
---|---|
com.bigdata.search |
This package provides full text indexing and search.
|
com.bigdata.sparse |
This package provides support for treating normal B+Trees using a
"sparse row store" pattern and can be applied to both local B+Trees
and scale-out indices.
|
Modifier and Type | Method and Description |
---|---|
protected static ProxyTestSuite |
TestAll.proxySuite(AbstractIndexManagerTestCase<? extends IIndexManager> delegate,
String name)
Create and populate a
ProxyTestSuite with the unit tests that we
will run against any of the IIndexManager implementations. |
Modifier and Type | Method and Description |
---|---|
protected static ProxyTestSuite |
TestAll.proxySuite(AbstractIndexManagerTestCase<? extends IIndexManager> delegate,
String name)
Create and populate a
ProxyTestSuite with the unit tests that we
will run against any of the IIndexManager implementations. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.