public class CollectionPropertiesEntity extends CollectionEntity
Constructor and Description |
---|
CollectionPropertiesEntity() |
getComputedValues, getId, getIsSystem, getIsVolatile, getName, getSchema, getStatus, getType, getWaitForSync
@Deprecated public Boolean getDoCompact()
@Deprecated public void setDoCompact(Boolean doCompact)
@Deprecated public Long getJournalSize()
@Deprecated public void setJournalSize(Long journalSize)
@Deprecated public Integer getIndexBuckets()
@Deprecated public void setIndexBuckets(Integer indexBuckets)
public KeyOptions getKeyOptions()
public void setKeyOptions(KeyOptions keyOptions)
public Long getCount()
public void setCount(Long count)
public Integer getNumberOfShards()
public void setNumberOfShards(Integer numberOfShards)
public Collection<String> getShardKeys()
public void setShardKeys(Collection<String> shardKeys)
public Integer getReplicationFactor()
public void setReplicationFactor(Integer replicationFactor)
@Deprecated public Integer getMinReplicationFactor()
getWriteConcern()
instead@Deprecated public void setMinReplicationFactor(Integer minReplicationFactor)
setWriteConcern(Integer)
insteadpublic Integer getWriteConcern()
public void setWriteConcern(Integer writeConcern)
public Boolean getSatellite()
public void setSatellite(Boolean satellite)
public String getShardingStrategy()
public void setShardingStrategy(String shardingStrategy)
public String getSmartJoinAttribute()
public void setSmartJoinAttribute(String smartJoinAttribute)
Copyright © 2016–2023 ArangoDB GmbH. All rights reserved.