public static class PreparedHistoricsQuery.Source extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Integer> |
augmentations |
protected long |
status |
protected List<Integer> |
versions |
| Constructor and Description |
|---|
PreparedHistoricsQuery.Source() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Integer> |
getAugmentations() |
long |
getStatus() |
List<Integer> |
getVersions() |
void |
setAugmentations(Map<String,Integer> augmentations) |
void |
setStatus(long status) |
void |
setVersions(List<Integer> versions) |
Copyright © 2015. All Rights Reserved.