public class DescribeServiceFactory extends CustomServiceFactoryBase
IChangeLog and is responsible
for DESCRIBE cache invalidation for resources for which an update has been
observed.BD.DESCRIBE,
DESCRIBE
cache | Constructor and Description |
|---|
DescribeServiceFactory() |
| Modifier and Type | Method and Description |
|---|---|
ServiceCall<?> |
create(ServiceCallCreateParams params)
TODO Implement: The
DescribeServiceFactory COULD be integrated
into query processing using a rewrite of a DESCRIBE or a star-join into
an invocation of this service. |
IServiceOptions |
getServiceOptions()
Return options for the service end point.
|
void |
startConnection(BigdataSail.BigdataSailConnection conn)
Register an
IChangeLog listener that will manage the maintenance
of the describe cache. |
getDesiredBound, getRequiredBoundpublic IServiceOptions getServiceOptions()
ServiceFactorypublic ServiceCall<?> create(ServiceCallCreateParams params)
DescribeServiceFactory COULD be integrated
into query processing using a rewrite of a DESCRIBE or a star-join into
an invocation of this service.params - The pararameters, which are encapsulated by this interface.public void startConnection(BigdataSail.BigdataSailConnection conn)
IChangeLog listener that will manage the maintenance
of the describe cache.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.