public class ArangoSearchPropertiesEntity extends ViewEntity
| Constructor and Description |
|---|
ArangoSearchPropertiesEntity(String id,
String name,
ViewType type,
ArangoSearchProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getCleanupIntervalStep() |
Long |
getCommitIntervalMsec() |
Collection<CollectionLink> |
getLinks() |
String |
getLocale() |
Collection<ConsolidateThreshold> |
getThresholds() |
getId, getName, getTypepublic ArangoSearchPropertiesEntity(String id, String name, ViewType type, ArangoSearchProperties properties)
public String getLocale()
public Long getCommitIntervalMsec()
public Long getCleanupIntervalStep()
public Collection<ConsolidateThreshold> getThresholds()
public Collection<CollectionLink> getLinks()
Copyright © 2016–2018 ArangoDB GmbH. All rights reserved.