Serialized Form


Package org.apache.accumulo.cloudtrace.instrument.receivers

Class org.apache.accumulo.cloudtrace.instrument.receivers.LogSpans.SpanLevel extends org.apache.log4j.Level implements Serializable

serialVersionUID: 1L


Package org.apache.accumulo.cloudtrace.thrift

Class org.apache.accumulo.cloudtrace.thrift.RemoteSpan extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

sender

String sender

svc

String svc

traceId

long traceId

spanId

long spanId

parentId

long parentId

start

long start

stop

long stop

description

String description

data

Map<K,V> data

__isset_bit_vector

BitSet __isset_bit_vector

Class org.apache.accumulo.cloudtrace.thrift.SpanReceiver.span_args extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

span

RemoteSpan span

Class org.apache.accumulo.cloudtrace.thrift.TestService.checkTrace_args extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tinfo

TInfo tinfo

message

String message

Class org.apache.accumulo.cloudtrace.thrift.TestService.checkTrace_result extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

boolean success

__isset_bit_vector

BitSet __isset_bit_vector

Class org.apache.accumulo.cloudtrace.thrift.TInfo extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

traceId

long traceId

parentId

long parentId

__isset_bit_vector

BitSet __isset_bit_vector



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.