| Name | Description | Type | Package | Framework |
| CacheConnectionFactory | A factory pattern for the ICacheConnection. | Class | com.bigdata.rdf.sparql.ast.cache | BlazeGraph |
| CacheConnectionImpl | A connection to a local, remote, or distributed caching layer. | Class | com.bigdata.rdf.sparql.ast.cache | BlazeGraph |
| DescribeBindingsCollector | Collects and reports the distinct bindings observed on some set of variables. | Class | com.bigdata.rdf.sparql.ast.cache | BlazeGraph |
| DescribeCache | An interface providing a maintained DESCRIBE cache for some AbstractTripleStore. | Class | com.bigdata.rdf.sparql.ast.cache | BlazeGraph |
| DescribeCacheUpdater | Collects statements written onto the RDFWriter interface and adds/replaces the DESCRIBE of the Resource specified to the | Class | com.bigdata.rdf.sparql.ast.cache | BlazeGraph |
| DescribeServiceFactory | This service tracks KB updates via an IChangeLog and is responsible for DESCRIBE cache invalidation for resources for which an update has been | Class | com.bigdata.rdf.sparql.ast.cache | BlazeGraph |
| ICacheConnection | Interface for an abstraction used to support application specific local caches, remote caches, and cache fabrics. | Interface | com.bigdata.rdf.sparql.ast.cache | BlazeGraph |
| IDescribeCache | A maintained cache for the DESCRIBE of RDF resources. | Interface | com.bigdata.rdf.sparql.ast.cache | BlazeGraph |
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.rdf.sparql.ast.cache | BlazeGraph |
| TestCacheConnectionFactory | Stress test for correct shutdown of the ICacheConnection as allocated by the CacheConnectionFactory. | Class | com.bigdata.rdf.sparql.ast.cache | BlazeGraph |