public interface InternalQueryCacheDriver extends BaseDriverInterface
| Modifier and Type | Method and Description |
|---|---|
DefaultEntity |
deleteQueryCache(String database) |
QueryCachePropertiesEntity |
getQueryCacheProperties(String database) |
QueryCachePropertiesEntity |
setQueryCacheProperties(String database,
QueryCachePropertiesEntity properties) |
getHttpManager, setHttpManagerDefaultEntity deleteQueryCache(String database) throws ArangoException
ArangoExceptionQueryCachePropertiesEntity getQueryCacheProperties(String database) throws ArangoException
ArangoExceptionQueryCachePropertiesEntity setQueryCacheProperties(String database, QueryCachePropertiesEntity properties) throws ArangoException
ArangoExceptionCopyright © 2012–2016 ArangoDB GmbH. All rights reserved.