public static class PreparedHistoricsQuery.Availability extends Object
| Modifier and Type | Field and Description |
|---|---|
protected long |
end |
protected Map<String,PreparedHistoricsQuery.Source> |
sources |
protected long |
start |
| Constructor and Description |
|---|
PreparedHistoricsQuery.Availability() |
protected long start
protected long end
protected Map<String,PreparedHistoricsQuery.Source> sources
public long getStart()
public long getEnd()
public Map<String,PreparedHistoricsQuery.Source> getSources()
Copyright © 2013. All Rights Reserved.