| Package | Description |
|---|---|
| com.bigdata.counters.query | |
| com.bigdata.counters.render |
| Modifier and Type | Field and Description |
|---|---|
TimestampFormatEnum |
URLQueryModel.timestampFormat |
| Modifier and Type | Method and Description |
|---|---|
static TimestampFormatEnum |
TimestampFormatEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimestampFormatEnum[] |
TimestampFormatEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
XHTMLRenderer.writeHistoryTable(Writer w,
ICounter[] a,
PeriodEnum basePeriod,
TimestampFormatEnum timestampFormat)
Writes out a table containing the histories for the selected counters.
|
protected void |
XHTMLRenderer.writePivotTable(Writer w,
ICounter[] a,
PeriodEnum basePeriod,
TimestampFormatEnum timestampFormat)
Writes out a pivot table view.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.