Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.accumulo.trace.instrument Classes and Interfaces - 21 results found.
NameDescriptionTypePackageFramework
AsyncSpanReceiverDeliver Span information periodically to a destination.Classorg.apache.accumulo.trace.instrument.receiversApache Accumulo
CountSamplerSampler that returns true every N calls.Classorg.apache.accumulo.trace.instrumentApache Accumulo
LogSpansA SpanReceiver that just logs the data using log4j.Classorg.apache.accumulo.trace.instrument.receiversApache Accumulo
LogSpans .SpanLevelClassorg.apache.accumulo.trace.instrument.receivers.LogSpansApache Accumulo
MilliSpanA Span implementation that stores its information in milliseconds since the epoch.Classorg.apache.accumulo.trace.instrument.implApache Accumulo
NullSpanA Span that does nothing.Classorg.apache.accumulo.trace.instrument.implApache Accumulo
RootMilliSpanSpan that roots the span tree in a process, but perhaps not the whole trace.Classorg.apache.accumulo.trace.instrument.implApache Accumulo
RpcClientInvocationHandlerClassorg.apache.accumulo.trace.instrument.thriftApache Accumulo
RpcServerInvocationHandlerClassorg.apache.accumulo.trace.instrument.thriftApache Accumulo
SamplerExtremely simple callback to determine the frequency that an action should be performed.Interfaceorg.apache.accumulo.trace.instrumentApache Accumulo
SendSpansViaThriftSend Span data to a destination using thrift.Classorg.apache.accumulo.trace.instrument.receiversApache Accumulo
SpanBase interface for gathering and reporting statistics about a block of execution.Interfaceorg.apache.accumulo.trace.instrumentApache Accumulo
SpanReceiverThe collector within a process that is the destination of Spans when a trace is running.Interfaceorg.apache.accumulo.trace.instrument.receiversApache Accumulo
TraceA Trace allows a user to gather global, distributed, detailed performance information while requesting a service.Classorg.apache.accumulo.trace.instrumentApache Accumulo
TraceCallableWrap a Callable with a Span that survives a change in threads.Classorg.apache.accumulo.trace.instrumentApache Accumulo
TraceExecutorServiceClassorg.apache.accumulo.trace.instrumentApache Accumulo
TraceProxyClassorg.apache.accumulo.trace.instrumentApache Accumulo
TracerA Tracer provides the implementation for collecting and distributing Spans within a process.Classorg.apache.accumulo.trace.instrumentApache Accumulo
TraceRunnableWrap a Runnable with a Span that survives a change in threads.Classorg.apache.accumulo.trace.instrumentApache Accumulo
TraceWrapTo move trace data from client to server, the RPC call must be annotated to take a TInfo object as its first argument.Classorg.apache.accumulo.trace.instrument.thriftApache Accumulo
ZooSpanClientClassorg.apache.accumulo.trace.instrument.receiversApache Accumulo