Package | Description |
---|---|
com.arangodb | |
com.arangodb.entity | |
com.arangodb.impl |
Modifier and Type | Method and Description |
---|---|
QueryCachePropertiesEntity |
InternalQueryCacheDriver.getQueryCacheProperties() |
QueryCachePropertiesEntity |
ArangoDriver.getQueryCacheProperties()
Returns the global configuration for the AQL query cache (since ArangoDB
2.7)
|
QueryCachePropertiesEntity |
InternalQueryCacheDriver.setQueryCacheProperties(QueryCachePropertiesEntity properties) |
QueryCachePropertiesEntity |
ArangoDriver.setQueryCacheProperties(QueryCachePropertiesEntity properties)
Changes the configuration for the AQL query cache (since ArangoDB 2.7)
|
Modifier and Type | Method and Description |
---|---|
QueryCachePropertiesEntity |
InternalQueryCacheDriver.setQueryCacheProperties(QueryCachePropertiesEntity properties) |
QueryCachePropertiesEntity |
ArangoDriver.setQueryCacheProperties(QueryCachePropertiesEntity properties)
Changes the configuration for the AQL query cache (since ArangoDB 2.7)
|
Modifier and Type | Method and Description |
---|---|
QueryCachePropertiesEntity |
EntityDeserializers.QueryCachePropertiesEntityDeserializer.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
Modifier and Type | Method and Description |
---|---|
QueryCachePropertiesEntity |
InternalQueryCacheDriverImpl.getQueryCacheProperties() |
QueryCachePropertiesEntity |
InternalQueryCacheDriverImpl.setQueryCacheProperties(QueryCachePropertiesEntity properties) |
Modifier and Type | Method and Description |
---|---|
QueryCachePropertiesEntity |
InternalQueryCacheDriverImpl.setQueryCacheProperties(QueryCachePropertiesEntity properties) |
Copyright © 2012–2016 ArangoDB GmbH. All rights reserved.