public class CollectionCache extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
CollectionCache.DBAccess |
Constructor and Description |
---|
CollectionCache() |
Modifier and Type | Method and Description |
---|---|
String |
getCollectionName(long id) |
void |
init(CollectionCache.DBAccess access) |
void |
setDb(String db) |
public void init(CollectionCache.DBAccess access)
public void setDb(String db)
public String getCollectionName(long id)
Copyright © 2016 ArangoDB GmbH. All rights reserved.