Serialized Form
-
Package com.google.common.util.concurrent
-
Class com.google.common.util.concurrent.AtomicDouble extends Number implements Serializable
- serialVersionUID:
- 0L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Class com.google.common.util.concurrent.AtomicDoubleArray extends Object implements Serializable
- serialVersionUID:
- 0L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Class com.google.common.util.concurrent.AtomicLongMap extends Object implements Serializable
-
Serialized Fields
-
map
ConcurrentHashMap<K extends Object,Long> map
-
-
-
Class com.google.common.util.concurrent.CycleDetectingLockFactory.PotentialDeadlockException extends com.google.common.util.concurrent.CycleDetectingLockFactory.ExampleStackTrace implements Serializable
-
Serialized Fields
-
conflictingStackTrace
com.google.common.util.concurrent.CycleDetectingLockFactory.ExampleStackTrace conflictingStackTrace
-
-
-
Class com.google.common.util.concurrent.ExecutionError extends Error implements Serializable
- serialVersionUID:
- 0L
-
Class com.google.common.util.concurrent.UncheckedExecutionException extends RuntimeException implements Serializable
- serialVersionUID:
- 0L
-
Class com.google.common.util.concurrent.UncheckedTimeoutException extends RuntimeException implements Serializable
- serialVersionUID:
- 0L
-
-
Package com.wavefront.api.agent
-
Class com.wavefront.api.agent.ShellOutputDTO extends Object implements Serializable
-
Serialized Fields
-
commandEndTime
org.joda.time.Instant commandEndTime
-
commandStartTime
org.joda.time.Instant commandStartTime
-
customerId
String customerId
Filled-in by the server. -
exitCode
Integer exitCode
-
id
UUID id
-
machineId
UUID machineId
Computed by the server. -
output
String output
-
serverTime
org.joda.time.Instant serverTime
Filled-in by the server. -
sshDaemonId
UUID sshDaemonId
-
targetId
UUID targetId
-
workUnitId
UUID workUnitId
-
-
-
-
Package com.wavefront.common
-
Class com.wavefront.common.EvictingRingBuffer extends AbstractCollection<T> implements Serializable
- serialVersionUID:
- -4686283540164095706L
-
Class com.wavefront.common.SynchronizedEvictingRingBuffer extends EvictingRingBuffer<T> implements Serializable
- serialVersionUID:
- -7810502868262740390L
-
-
Package com.wavefront.data
-
Class com.wavefront.data.DataValidationException extends IllegalArgumentException implements Serializable
-
Class com.wavefront.data.DeltaCounterValueException extends DataValidationException implements Serializable
-
Class com.wavefront.data.EmptyHistogramException extends DataValidationException implements Serializable
-
Class com.wavefront.data.EmptyTagValueException extends DataValidationException implements Serializable
-
Class com.wavefront.data.ParseException extends IllegalArgumentException implements Serializable
-
Class com.wavefront.data.TooManyCentroidException extends DataValidationException implements Serializable
-
-
Package com.wavefront.dto
-
Class com.wavefront.dto.Event extends Object implements Serializable
-
Class com.wavefront.dto.SourceTag extends Object implements Serializable
-
Serialized Fields
-
action
SourceTagAction action
-
annotations
List<String> annotations
-
operation
SourceOperationType operation
-
source
String source
-
-
-
-
Package com.wavefront.predicates
-
Class com.wavefront.predicates.ExpressionSyntaxException extends RuntimeException implements Serializable
-
-
Package wavefront.report
-
Class wavefront.report.Annotation extends org.apache.avro.specific.SpecificRecordBase implements Serializable
- serialVersionUID:
- 8598148935603769056L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException
- Throws:
IOException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class wavefront.report.Histogram extends org.apache.avro.specific.SpecificRecordBase implements Serializable
- serialVersionUID:
- 5450823579846202556L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException
- Throws:
IOException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class wavefront.report.ReportEvent extends org.apache.avro.specific.SpecificRecordBase implements Serializable
- serialVersionUID:
- -1339357568892642139L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException
- Throws:
IOException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class wavefront.report.ReportHistogram extends org.apache.avro.specific.SpecificRecordBase implements Serializable
- serialVersionUID:
- -3798416722107533898L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException
- Throws:
IOException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class wavefront.report.ReportMetric extends org.apache.avro.specific.SpecificRecordBase implements Serializable
- serialVersionUID:
- 5205625164390077911L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException
- Throws:
IOException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class wavefront.report.ReportPoint extends org.apache.avro.specific.SpecificRecordBase implements Serializable
- serialVersionUID:
- 8879844592109358687L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException
- Throws:
IOException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class wavefront.report.ReportSourceTag extends org.apache.avro.specific.SpecificRecordBase implements Serializable
- serialVersionUID:
- 3216966315875696244L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException
- Throws:
IOException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class wavefront.report.Span extends org.apache.avro.specific.SpecificRecordBase implements Serializable
- serialVersionUID:
- -5670344558953681883L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException
- Throws:
IOException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class wavefront.report.SpanLog extends org.apache.avro.specific.SpecificRecordBase implements Serializable
- serialVersionUID:
- 1863895053813894413L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException
- Throws:
IOException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class wavefront.report.SpanLogs extends org.apache.avro.specific.SpecificRecordBase implements Serializable
- serialVersionUID:
- 8442020403215711567L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException
- Throws:
IOException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class wavefront.report.TimeSeries extends org.apache.avro.specific.SpecificRecordBase implements Serializable
- serialVersionUID:
- 5046465848954533335L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException
- Throws:
IOException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class wavefront.report.Trace extends org.apache.avro.specific.SpecificRecordBase implements Serializable
- serialVersionUID:
- -4783940314196599648L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException
- Throws:
IOException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-