Interface | Description |
---|---|
ICacheConnection |
Interface for an abstraction used to support application specific local
caches, remote caches, and cache fabrics.
|
IDescribeCache |
A maintained cache for the DESCRIBE of RDF resources.
|
Class | Description |
---|---|
CacheConnectionFactory |
A factory pattern for the
ICacheConnection . |
CacheConnectionImpl |
A connection to a local, remote, or distributed caching layer.
|
DescribeBindingsCollector |
Collects and reports the distinct bindings observed on some set of variables.
|
DescribeCache |
An interface providing a maintained DESCRIBE cache for some
AbstractTripleStore . |
DescribeCacheUpdater |
Collects statements written onto the
RDFWriter interface and
adds/replaces the DESCRIBE of the Resource specified to the
constructor. |
DescribeServiceFactory |
This service tracks KB updates via an
IChangeLog and is responsible
for DESCRIBE cache invalidation for resources for which an update has been
observed. |
TestAll |
Aggregates test suites into increasing dependency order.
|
TestCacheConnectionFactory |
Stress test for correct shutdown of the
ICacheConnection as allocated
by the CacheConnectionFactory . |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.