Skip navigation links
A C D E G I N O P R S T W 

A

accumulatedMillis() - Method in interface org.apache.accumulo.trace.instrument.CloudtraceSpan
Deprecated.
Return the total amount of time elapsed since start was called, if running, or difference between stop and start
accumulatedMillis() - Method in class org.apache.accumulo.trace.instrument.Span
Deprecated.
 

C

child(String) - Method in interface org.apache.accumulo.trace.instrument.CloudtraceSpan
Deprecated.
Create a child span of this span with the given description
child(String) - Method in class org.apache.accumulo.trace.instrument.Span
Deprecated.
 
CloudtraceSpan - Interface in org.apache.accumulo.trace.instrument
Deprecated.
only used for ensuring backwards compatibility
CountSampler - Class in org.apache.accumulo.trace.instrument
Deprecated.
since 1.7, use org.apache.htrace.impl.CountSampler instead
CountSampler(long) - Constructor for class org.apache.accumulo.trace.instrument.CountSampler
Deprecated.
 
currentTrace() - Static method in class org.apache.accumulo.trace.instrument.Trace
Deprecated.
 

D

data(String, String) - Method in interface org.apache.accumulo.trace.instrument.CloudtraceSpan
Deprecated.
Add data associated with this span
description() - Method in interface org.apache.accumulo.trace.instrument.CloudtraceSpan
Deprecated.
Return a textual description of this span
description() - Method in class org.apache.accumulo.trace.instrument.Span
Deprecated.
 

E

endThread(Span) - Static method in class org.apache.accumulo.trace.instrument.Trace
Deprecated.
 

G

getData() - Method in interface org.apache.accumulo.trace.instrument.CloudtraceSpan
Deprecated.
Get data associated with this span (read only)
getData() - Method in class org.apache.accumulo.trace.instrument.Span
Deprecated.
 
getStartTimeMillis() - Method in interface org.apache.accumulo.trace.instrument.CloudtraceSpan
Deprecated.
Get the start time, in milliseconds
getStartTimeMillis() - Method in class org.apache.accumulo.trace.instrument.Span
Deprecated.
 
getStopTimeMillis() - Method in interface org.apache.accumulo.trace.instrument.CloudtraceSpan
Deprecated.
Get the stop time, in milliseconds
getStopTimeMillis() - Method in class org.apache.accumulo.trace.instrument.Span
Deprecated.
 

I

isTracing() - Static method in class org.apache.accumulo.trace.instrument.Trace
Deprecated.
 

N

next() - Method in class org.apache.accumulo.trace.instrument.CountSampler
Deprecated.
 
next() - Method in interface org.apache.accumulo.trace.instrument.Sampler
Deprecated.
 

O

off() - Static method in class org.apache.accumulo.trace.instrument.Trace
Deprecated.
 
offNoFlush() - Static method in class org.apache.accumulo.trace.instrument.Trace
Deprecated.
 
on(String) - Static method in class org.apache.accumulo.trace.instrument.Trace
Deprecated.
 
org.apache.accumulo.trace.instrument - package org.apache.accumulo.trace.instrument
 
org.apache.accumulo.trace.thrift - package org.apache.accumulo.trace.thrift
 

P

parent() - Method in interface org.apache.accumulo.trace.instrument.CloudtraceSpan
Deprecated.
The parent span: returns null if this is the root span
parent() - Method in class org.apache.accumulo.trace.instrument.Span
Deprecated.
 
parentId() - Method in interface org.apache.accumulo.trace.instrument.CloudtraceSpan
Deprecated.
Return the pseudo-unique (random) number of the parent span, returns ROOT_SPAN_ID if this is the root span
parentId() - Method in class org.apache.accumulo.trace.instrument.Span
Deprecated.
 

R

ROOT_SPAN_ID - Static variable in interface org.apache.accumulo.trace.instrument.CloudtraceSpan
Deprecated.
 
ROOT_SPAN_ID - Static variable in class org.apache.accumulo.trace.instrument.Span
Deprecated.
 
running() - Method in interface org.apache.accumulo.trace.instrument.CloudtraceSpan
Deprecated.
Has the span been started and not yet stopped?
running() - Method in class org.apache.accumulo.trace.instrument.Span
Deprecated.
 

S

Sampler - Interface in org.apache.accumulo.trace.instrument
Deprecated.
since 1.7, use org.apache.htrace.Sampler instead
Span - Class in org.apache.accumulo.trace.instrument
Deprecated.
since 1.7, use Span instead
Span(Span) - Constructor for class org.apache.accumulo.trace.instrument.Span
Deprecated.
 
Span(TraceScope) - Constructor for class org.apache.accumulo.trace.instrument.Span
Deprecated.
 
Span(Span) - Constructor for class org.apache.accumulo.trace.instrument.Span
Deprecated.
 
spanId() - Method in interface org.apache.accumulo.trace.instrument.CloudtraceSpan
Deprecated.
A pseudo-unique (random) number assigned to this span instance
spanId() - Method in class org.apache.accumulo.trace.instrument.Span
Deprecated.
 
start() - Method in interface org.apache.accumulo.trace.instrument.CloudtraceSpan
Deprecated.
Begin gathering timing information
start() - Method in class org.apache.accumulo.trace.instrument.Span
Deprecated.
 
start(String) - Static method in class org.apache.accumulo.trace.instrument.Trace
Deprecated.
 
startThread(Span, String) - Static method in class org.apache.accumulo.trace.instrument.Trace
Deprecated.
 
stop() - Method in interface org.apache.accumulo.trace.instrument.CloudtraceSpan
Deprecated.
The block has completed, stop the clock

T

TInfo - Class in org.apache.accumulo.trace.thrift
Deprecated.
since 1.7, use TInfo instead
TInfo() - Constructor for class org.apache.accumulo.trace.thrift.TInfo
Deprecated.
 
toString() - Method in interface org.apache.accumulo.trace.instrument.CloudtraceSpan
Deprecated.
 
Trace - Class in org.apache.accumulo.trace.instrument
Deprecated.
since 1.7, use Trace instead
Trace() - Constructor for class org.apache.accumulo.trace.instrument.Trace
Deprecated.
 
trace(TInfo, String) - Static method in class org.apache.accumulo.trace.instrument.Trace
Deprecated.
 
traceId() - Method in interface org.apache.accumulo.trace.instrument.CloudtraceSpan
Deprecated.
A pseudo-unique (random) number assigned to the trace associated with this span
Tracer - Class in org.apache.accumulo.trace.instrument
Deprecated.
Tracer() - Constructor for class org.apache.accumulo.trace.instrument.Tracer
Deprecated.
 

W

wrap(Runnable) - Static method in class org.apache.accumulo.trace.instrument.Trace
Deprecated.
 
wrapAll(T) - Static method in class org.apache.accumulo.trace.instrument.Trace
Deprecated.
 
wrapAll(T, Sampler) - Static method in class org.apache.accumulo.trace.instrument.Trace
Deprecated.
 
A C D E G I N O P R S T W 
Skip navigation links

Copyright © 2011–2016 The Apache Software Foundation. All rights reserved.