Serialized Form

Class org.apache.excalibur.instrument.manager.InstrumentSampleSnapshot extends java.lang.Object implements Serializable

serialVersionUID: -3284372358291073513l

Serialized Fields

m_InstrumentSampleName

java.lang.String m_InstrumentSampleName
The name used to reference the InstrumentSample.


m_interval

long m_interval
The interval between each sample.


m_size

int m_size
The number of samples in the InstrumentSample.


m_time

long m_time
The time that the last sample starts.


m_samples

int[] m_samples
The samples as an array of integers.


m_stateVersion

int m_stateVersion
State Version.


Class org.apache.excalibur.instrument.manager.NoSuchInstrumentableException extends java.lang.RuntimeException implements Serializable


Class org.apache.excalibur.instrument.manager.NoSuchInstrumentException extends java.lang.RuntimeException implements Serializable


Class org.apache.excalibur.instrument.manager.NoSuchInstrumentSampleException extends java.lang.RuntimeException implements Serializable



Copyright © 1997-2007 Apache Software Foundation. All Rights Reserved.