public class InternalQueryCacheDriverImpl extends BaseArangoDriver implements InternalQueryCacheDriver
| Modifier and Type | Field and Description |
|---|---|
protected AnnotationHandler |
annotationHandler |
protected static String |
COLLECTION |
protected ArangoConfigure |
configure |
protected HttpManager |
httpManager |
| Modifier and Type | Method and Description |
|---|---|
DefaultEntity |
deleteQueryCache() |
HttpManager |
getHttpManager() |
QueryCachePropertiesEntity |
getQueryCacheProperties() |
void |
setHttpManager(HttpManager httpManager) |
QueryCachePropertiesEntity |
setQueryCacheProperties(QueryCachePropertiesEntity properties) |
createDocumentEndpointUrl, createDocumentHandle, createDocumentHandle, createEndpointUrl, createEndpointUrl, createEntity, createEntity, createEntity, createEntity, createEntityImpl, createGharialEndpointUrl, createIndexEndpointUrl, createJobEndpointUrl, createUserEndpointUrl, getJSONResponseText, setKeyValueHeader, setStatusCode, toReplicationDumpHeader, validate, validateCollectionName, validateDatabaseName, validateDocumentHandleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetHttpManager, setHttpManagerprotected static final String COLLECTION
protected ArangoConfigure configure
protected HttpManager httpManager
protected AnnotationHandler annotationHandler
public DefaultEntity deleteQueryCache() throws ArangoException
deleteQueryCache in interface InternalQueryCacheDriverArangoExceptionpublic QueryCachePropertiesEntity getQueryCacheProperties() throws ArangoException
getQueryCacheProperties in interface InternalQueryCacheDriverArangoExceptionpublic QueryCachePropertiesEntity setQueryCacheProperties(QueryCachePropertiesEntity properties) throws ArangoException
setQueryCacheProperties in interface InternalQueryCacheDriverArangoExceptionpublic HttpManager getHttpManager()
getHttpManager in interface BaseDriverInterfacepublic void setHttpManager(HttpManager httpManager)
setHttpManager in interface BaseDriverInterfaceCopyright © 2012–2016 ArangoDB GmbH. All rights reserved.