public class DefaultInstrumentFactory extends Object implements ICounterSet.IInstrumentFactory
CounterSet
XML, aggregating data into
HistoryInstrument
s.Modifier and Type | Field and Description |
---|---|
static DefaultInstrumentFactory |
NO_OVERWRITE_60M |
static DefaultInstrumentFactory |
OVERWRITE_60M
Instance supports overwrite, so the ring buffer will eventually overwrite
old values as new values arrive.
|
Constructor and Description |
---|
DefaultInstrumentFactory(int nslots,
PeriodEnum period,
boolean overwrite) |
public static final DefaultInstrumentFactory OVERWRITE_60M
public static final DefaultInstrumentFactory NO_OVERWRITE_60M
public DefaultInstrumentFactory(int nslots, PeriodEnum period, boolean overwrite)
public IInstrument newInstance(Class type)
newInstance
in interface ICounterSet.IInstrumentFactory
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.