public class Metadata extends Object
| Constructor and Description |
|---|
Metadata() |
| Modifier and Type | Method and Description |
|---|---|
Double |
getEntriesCount()
the entries count
|
Double |
getKeyGeneratorValue()
the current value of key generator, to become the next inserted key into the object store.
|
void |
setEntriesCount(Double entriesCount)
the entries count
|
void |
setKeyGeneratorValue(Double keyGeneratorValue)
the current value of key generator, to become the next inserted key into the object store.
|
public Double getEntriesCount()
public void setEntriesCount(Double entriesCount)
public Double getKeyGeneratorValue()
public void setKeyGeneratorValue(Double keyGeneratorValue)
Copyright © 2020. All rights reserved.