Skip navigation links
A C D F G H I M N O P R S T U W 

A

activate(String, String) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
activate(String, String, String) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
activate(String, String, String) - Method in interface org.hawkular.apm.client.collector.SessionManager
This method is a guard condition for Consumer based instrumentation rules, used to determine whether the invoker should be permitted to create and record a Consumer as part of a trace fragment.
activate(String, String) - Method in interface org.hawkular.apm.client.collector.SessionManager
This method is a guard condition for instrumentation rules, used to determine whether the invoker should be permitted to create and record a node as part of a trace fragment.
addUncompletedCorrelationId(String, Node, int) - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder
This method associates a parent node and child position with a correlation id.
appendInBuffer(String, Object, byte[], int, int) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
appendInBuffer(String, Object, byte[], int, int) - Method in interface org.hawkular.apm.client.collector.TraceCollector
This method appends data to the buffer associated with the supplied object.
appendOutBuffer(String, Object, byte[], int, int) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
appendOutBuffer(String, Object, byte[], int, int) - Method in interface org.hawkular.apm.client.collector.TraceCollector
This method appends data to the buffer associated with the supplied out object.
assertComplete() - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
assertComplete() - Method in interface org.hawkular.apm.client.collector.SessionManager
This method asserts that the current thread of execution is complete.

C

checkForCompletion(FragmentBuilder, Node) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
This method checks whether the supplied fragment has been completed and therefore should be processed.
clear() - Method in class org.hawkular.apm.client.collector.internal.FragmentManager
This method clears the trace fragment builder for the current thread of execution.
completeCorrelation(String, boolean) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
completeCorrelation(String, boolean) - Method in interface org.hawkular.apm.client.collector.SessionManager
This method ends the correlation between the current thread of execution and another associated with the supplied id.
componentEnd(String, String, String, String) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
componentEnd(String, String, String, String) - Method in interface org.hawkular.apm.client.collector.TraceCollector
This method indicates the end of a component invocation.
componentStart(String, String, String, String) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
componentStart(String, String, String, String) - Method in interface org.hawkular.apm.client.collector.TraceCollector
This method indicates the start of a component invocation.
consumerEnd(String, String, String, String) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
consumerEnd(String, String, String, String) - Method in interface org.hawkular.apm.client.collector.TraceCollector
This method indicates the end of a message being consumed.
consumerStart(String, String, String, String, String) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
consumerStart(String, String, String, String, String) - Method in interface org.hawkular.apm.client.collector.TraceCollector
This method indicates the start of a message being consumed.
correlate(String) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
correlate(String) - Method in interface org.hawkular.apm.client.collector.SessionManager
This method associates the current thread of execution with the session associated with the supplied correlation id.
currentTimeMicros() - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder
 

D

deactivate() - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
deactivate() - Method in interface org.hawkular.apm.client.collector.SessionManager
This method deactivates an active session.
decrementThreadCount() - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder
Decrement the thread count.
DefaultTraceCollector - Class in org.hawkular.apm.client.collector.internal
 
DefaultTraceCollector() - Constructor for class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
DefaultTraceCollector(BatchTraceRecorder) - Constructor for class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
diagnostics() - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
This method reports diagnostic information to the log.
diagnostics() - Method in class org.hawkular.apm.client.collector.internal.FragmentManager
This method reports diagnostic information to the log.

F

FilterManager - Class in org.hawkular.apm.client.collector.internal
This class manages the filtering of URIs.
FilterManager(CollectorConfiguration) - Constructor for class org.hawkular.apm.client.collector.internal.FilterManager
This constructor initialises the filter manager with the configuration.
FilterProcessor - Class in org.hawkular.apm.client.collector.internal
This class is responsible for applying a filter to a supplied node.
FilterProcessor() - Constructor for class org.hawkular.apm.client.collector.internal.FilterProcessor
The default constructor.
FilterProcessor(String, TransactionConfig) - Constructor for class org.hawkular.apm.client.collector.internal.FilterProcessor
This constructor initialises the processor with the transaction name and configuration.
finishNode(Node) - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder
This method finishes the supplied node.
FragmentBuilder - Class in org.hawkular.apm.client.collector.internal
This class represents the builder for a trace fragment.
FragmentBuilder() - Constructor for class org.hawkular.apm.client.collector.internal.FragmentBuilder
 
FragmentBuilder.NodePlaceholder - Class in org.hawkular.apm.client.collector.internal
This class provides information about a placeholder for adding a child node to an existing parent.
FragmentBuilder.StateInformation - Class in org.hawkular.apm.client.collector.internal
This class provides management of context to value state.
FragmentManager - Class in org.hawkular.apm.client.collector.internal
This class manages the set of fragment builders.
FragmentManager() - Constructor for class org.hawkular.apm.client.collector.internal.FragmentManager
 

G

get(Object) - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder.StateInformation
This method retrieves the value associated with an optional context.
getBtxnFilters() - Method in class org.hawkular.apm.client.collector.internal.FilterManager
 
getCode(Object) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
This method returns a code associated with the supplied object.
getConfig() - Method in class org.hawkular.apm.client.collector.internal.FilterProcessor
 
getCurrentNode() - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder
This method returns the current node providing the scope for further levels of detail.
getFilterMap() - Method in class org.hawkular.apm.client.collector.internal.FilterManager
 
getFilterProcessor(String) - Method in class org.hawkular.apm.client.collector.internal.FilterManager
This method determines whether the supplied endpoint is associated with a defined transaction, or valid due to global inclusion criteria.
getFragmentBuilder() - Method in class org.hawkular.apm.client.collector.internal.FragmentManager
This method returns the appropriate fragment builder for the current thread.
getFragmentManager() - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
This method provides access to the fragment manager.
getGlobalExclusionFilters() - Method in class org.hawkular.apm.client.collector.internal.FilterManager
 
getHeaderValueText(Object) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
This method returns a textual representation of the supplied header value.
getInData(int) - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder
This method returns the data associated with the in buffer and resets the buffer to be inactive.
getLatestNode(String, boolean) - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder
This method returns the latest node of the specified type, either on the stack, or on the 'popped' nodes.
getLevel() - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
getLevel() - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder
 
getLevel() - Method in interface org.hawkular.apm.client.collector.TraceCollector
This method returns the reporting level.
getNode() - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder.NodePlaceholder
 
getNodeStack() - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder
 
getOutData(int) - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder
This method returns the data associated with the out buffer and resets the buffer to be inactive.
getPoppedNodes() - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder
 
getPosition() - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder.NodePlaceholder
 
getProcessor() - Method in class org.hawkular.apm.client.collector.internal.ProcessorManager.ProcessorWrapper
This method returns the processor.
getProcessors() - Method in class org.hawkular.apm.client.collector.internal.ProcessorManager
 
getState(Object, String, boolean) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
getState(Object, String) - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder
This method returns the state associated with the name and optional context.
getState(Object, String, boolean) - Method in interface org.hawkular.apm.client.collector.SessionManager
This method returns the state associated with the name and optional context.
getTenantId() - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
getThreadCount() - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder
 
getThreadCounter() - Method in class org.hawkular.apm.client.collector.internal.FragmentManager
 
getTrace() - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder
 
getTraceId() - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
getTraceId() - Method in interface org.hawkular.apm.client.collector.TraceCollector
This method returns the trace id.
getTransaction() - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
getTransaction() - Method in class org.hawkular.apm.client.collector.internal.FilterProcessor
 
getTransaction() - Method in interface org.hawkular.apm.client.collector.TraceCollector
This method returns the name of the transaction.
getUncompletedCorrelationIdPosition(String) - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder
This method returns the child position associated with the supplied correlation id.
getUncompletedCorrelationIds() - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder
This method returns the un-completed correlation ids.

H

hasFragmentBuilder() - Method in class org.hawkular.apm.client.collector.internal.FragmentManager
This method returns whether the current thread has a fragment builder.

I

ignoreNode() - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
ignoreNode() - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder
This method adds the current node to the list of 'ignored' nodes.
ignoreNode() - Method in interface org.hawkular.apm.client.collector.SessionManager
This method indicates that the current node can be ignored if handled out of order.
incrementThreadCount() - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder
Increment the thread count.
init(CollectorConfiguration) - Method in class org.hawkular.apm.client.collector.internal.FilterManager
This method initialises the filter manager.
init(String, TransactionConfig) - Method in class org.hawkular.apm.client.collector.internal.FilterManager
This method initialises the filter manager with the supplied transaction configuration.
init() - Method in class org.hawkular.apm.client.collector.internal.FilterProcessor
This method initialises the filter.
init(CollectorConfiguration) - Method in class org.hawkular.apm.client.collector.internal.ProcessorManager
This method initialises the filter manager.
init(String, TransactionConfig) - Method in class org.hawkular.apm.client.collector.internal.ProcessorManager
This method initialises the processors associated with the supplied transaction configuration.
init() - Method in class org.hawkular.apm.client.collector.internal.ProcessorManager.ProcessorWrapper
This method initialises the processor.
initConfig() - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
This method initialises the configuration.
initiateCorrelation(String) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
initiateCorrelation(String) - Method in interface org.hawkular.apm.client.collector.SessionManager
This method initiates a correlation between this thread of execution and one or more based on the supplied id.
initInBuffer(String, Object) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
initInBuffer(int) - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder
This method initialises the in data buffer.
initInBuffer(String, Object) - Method in interface org.hawkular.apm.client.collector.TraceCollector
This method initialises a data buffer associated with the supplied object.
initNode(Node) - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder
This method initialises the supplied node.
initOutBuffer(String, Object) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
initOutBuffer(int) - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder
This method initialises the out data buffer.
initOutBuffer(String, Object) - Method in interface org.hawkular.apm.client.collector.TraceCollector
This method initialises a data buffer associated with the supplied out object.
initRefreshCycle() - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
This method initialises the refresh cycle.
isActive() - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
isActive() - Method in interface org.hawkular.apm.client.collector.SessionManager
This method determines if there is an active session associated with this thread of execution.
isComplete() - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder
This method determines if the fragment is complete.
isCompleteExceptIgnoredNodes() - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder
This method determines if the fragment is complete with the exception of ignored nodes.
isContentProcessed(Trace, Node, Direction) - Method in class org.hawkular.apm.client.collector.internal.ProcessorManager
This method determines whether the trace, for the supplied node and in/out direction, will process content information.
isCorrelated(String) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
isCorrelated(String) - Method in interface org.hawkular.apm.client.collector.SessionManager
This method identifies whether a correlation with the supplied id is currently active (i.e.
isExcluded(String) - Method in class org.hawkular.apm.client.collector.internal.FilterProcessor
This method determines whether the supplied endpoint should be excluded.
isInBufferActive(String, Object) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
isInBufferActive(int) - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder
This method determines if the in data buffer is active.
isInBufferActive(String, Object) - Method in interface org.hawkular.apm.client.collector.TraceCollector
This method determines if there is an active in data buffer for the supplied object.
isIncludeAll() - Method in class org.hawkular.apm.client.collector.internal.FilterProcessor
This method determines whether all endpoints are included.
isIncluded(String) - Method in class org.hawkular.apm.client.collector.internal.FilterProcessor
This method determines whether the supplied endpoint should be included.
isInContentProcessed(String) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
isInContentProcessed(String) - Method in interface org.hawkular.apm.client.collector.TraceCollector
This method identifies whether the in content for the current trace and node will be processed to extract information.
isInProcessed(String) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
isInProcessed(String) - Method in interface org.hawkular.apm.client.collector.TraceCollector
This method identifies whether the in data (content and headers) for the current trace and node will be processed to extract information.
isOutBufferActive(String, Object) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
isOutBufferActive(int) - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder
This method determines if the out data buffer is active.
isOutBufferActive(String, Object) - Method in interface org.hawkular.apm.client.collector.TraceCollector
This method determines if there is an active out data buffer for the supplied object.
isOutContentProcessed(String) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
isOutContentProcessed(String) - Method in interface org.hawkular.apm.client.collector.TraceCollector
This method identifies whether the out content for the current trace and node will be processed to extract information.
isOutProcessed(String) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
isOutProcessed(String) - Method in interface org.hawkular.apm.client.collector.TraceCollector
This method identifies whether the out data (content and headers) for the current trace and node will be processed to extract information.
isProcessed(Trace, Node, Direction) - Method in class org.hawkular.apm.client.collector.internal.ProcessorManager
This method determines whether the trace, for the supplied node and in/out direction, will process available information.
isProcessed(Trace, Node, Direction) - Method in class org.hawkular.apm.client.collector.internal.ProcessorManager.ProcessorWrapper
This method checks that this processor matches the supplied txn name and node details.
isSuppressed() - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder
This method returns whether the fragment is in suppression mode.
isUsesContent() - Method in class org.hawkular.apm.client.collector.internal.ProcessorManager.ProcessorActionWrapper
 
isUsesHeaders() - Method in class org.hawkular.apm.client.collector.internal.ProcessorManager.ProcessorActionWrapper
 

M

mergeProducer(Producer, Producer) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
This method merges an inner Producer node information into its containing Producer node, before removing the inner node.

N

nodeMatches(Node, Class<? extends Node>, String) - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder
This method determines whether the supplied node matches the specified class and optional URI.
NodePlaceholder() - Constructor for class org.hawkular.apm.client.collector.internal.FragmentBuilder.NodePlaceholder
 

O

org.hawkular.apm.client.collector - package org.hawkular.apm.client.collector
 
org.hawkular.apm.client.collector.internal - package org.hawkular.apm.client.collector.internal
 

P

pop(String, FragmentBuilder, Class<T>, String) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
This method pops an existing node from the trace fragment.
popNode(Class<? extends Node>, String) - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder
This method pops the latest node from the trace fragment hierarchy.
popNode(Stack<Node>, Class<? extends Node>, String) - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder
This method pops a node of the defined class and optional uri from the stack.
process(Trace, Node, Direction, Map<String, ?>, Object...) - Method in class org.hawkular.apm.client.collector.internal.ProcessorManager
This method processes the supplied information against the configured processor details for the trace.
process(Trace, Node, Direction, Map<String, ?>, Object[]) - Method in class org.hawkular.apm.client.collector.internal.ProcessorManager.ProcessorActionWrapper
This method processes the supplied information to extract the relevant details.
process(Trace, Node, Direction, Map<String, ?>, Object[]) - Method in class org.hawkular.apm.client.collector.internal.ProcessorManager.ProcessorWrapper
This method processes the supplied information to extract the relevant details.
processIn(String, Map<String, ?>, Object...) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
processIn(String, Map<String, ?>, Object...) - Method in interface org.hawkular.apm.client.collector.TraceCollector
This method processes the supplied in headers and content.
processInContent(String, FragmentBuilder, int) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
This method processes the in content if available.
ProcessorActionWrapper(Processor, ProcessorAction) - Constructor for class org.hawkular.apm.client.collector.internal.ProcessorManager.ProcessorActionWrapper
This constructor is initialised with the processor action.
ProcessorManager - Class in org.hawkular.apm.client.collector.internal
This class manages the processors.
ProcessorManager(CollectorConfiguration) - Constructor for class org.hawkular.apm.client.collector.internal.ProcessorManager
This constructor initialises the processor manager with the configuration.
ProcessorManager.ProcessorActionWrapper - Class in org.hawkular.apm.client.collector.internal
This class provides the execution behaviour associated with the information defined in the collector configuration processor definition.
ProcessorManager.ProcessorWrapper - Class in org.hawkular.apm.client.collector.internal
This class provides the execution behaviour associated with the information defined in the collector configuration processor definition.
ProcessorWrapper(Processor) - Constructor for class org.hawkular.apm.client.collector.internal.ProcessorManager.ProcessorWrapper
This constructor is initialised with the processor.
processOut(String, Map<String, ?>, Object...) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
processOut(String, Map<String, ?>, Object...) - Method in interface org.hawkular.apm.client.collector.TraceCollector
This method processes the supplied out headers and content.
processOutContent(String, FragmentBuilder, int) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
This method processes the out content if available.
processValues(Trace, Node, Direction, Map<String, ?>, Object[]) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
This method processes the values associated with the start or end of a scoped activity.
producerEnd(String, String, String, String) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
producerEnd(String, String, String, String) - Method in interface org.hawkular.apm.client.collector.TraceCollector
This method indicates the end of a message being produced.
producerStart(String, String, String, String, String) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
producerStart(String, String, String, String, String) - Method in interface org.hawkular.apm.client.collector.TraceCollector
This method indicates the start of a message being produced.
push(String, FragmentBuilder, Node) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
This method pushes a new node into the trace fragment.
pushNode(Node) - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder
This method pushes a new node into the trace fragment hierarchy.

R

recordInBuffer(String, Object) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
recordInBuffer(String, Object) - Method in interface org.hawkular.apm.client.collector.TraceCollector
This method records the data within a buffer associated with the supplied in object.
recordOutBuffer(String, Object) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
recordOutBuffer(String, Object) - Method in interface org.hawkular.apm.client.collector.TraceCollector
This method records the data within a buffer associated with the supplied object.
releaseNode(String) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
releaseNode(String) - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder
This method indicates that the identified node, for this thread of execution, should be released.
releaseNode(String) - Method in interface org.hawkular.apm.client.collector.SessionManager
This method indicates that the identified node, for this thread of execution, should be released.
remove(String) - Method in class org.hawkular.apm.client.collector.internal.FilterManager
This method removes the transaction.
remove(Object) - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder.StateInformation
This method removes the value associated with the supplied optional context.
remove(String) - Method in class org.hawkular.apm.client.collector.internal.ProcessorManager
This method removes the transaction configuration.
removeUncompletedCorrelationId(String) - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder
This method removes the uncompleted correlation id and its associated information.
retainNode(String) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
retainNode(String) - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder
This method indicates that the current node, for this thread of execution, should be retained temporarily pending further changes.
retainNode(String) - Method in interface org.hawkular.apm.client.collector.SessionManager
This method indicates that the current node, for this thread of execution, should be retained temporarily pending further changes.
retrieveNode(String) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
retrieveNode(String) - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder
This method returns the node associated, for this thread of execution, identified by the supplied id.
retrieveNode(String) - Method in interface org.hawkular.apm.client.collector.SessionManager
This method returns the node associated, for this thread of execution, identified by the supplied id.

S

session() - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
session() - Method in interface org.hawkular.apm.client.collector.TraceCollector
This method returns the session manager associated with the current thread of execution.
SessionManager - Interface in org.hawkular.apm.client.collector
This interface represents the trace collector's session manager.
set(Object, Object) - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder.StateInformation
This method sets the value associated with an optional context.
setBtxnFilters(List<FilterProcessor>) - Method in class org.hawkular.apm.client.collector.internal.FilterManager
 
setConfig(TransactionConfig) - Method in class org.hawkular.apm.client.collector.internal.FilterProcessor
 
setConfigurationService(ConfigurationService) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
This method sets the configuration service.
setFilterMap(Map<String, FilterProcessor>) - Method in class org.hawkular.apm.client.collector.internal.FilterManager
 
setFragmentBuilder(FragmentBuilder) - Method in class org.hawkular.apm.client.collector.internal.FragmentManager
This method sets the builder for this thread of execution.
setGlobalExclusionFilters(List<FilterProcessor>) - Method in class org.hawkular.apm.client.collector.internal.FilterManager
 
setLevel(String, String) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
setLevel(ReportingLevel) - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder
 
setLevel(String, String) - Method in interface org.hawkular.apm.client.collector.TraceCollector
This method sets the reporting level.
setNode(Node) - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder.NodePlaceholder
 
setPosition(int) - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder.NodePlaceholder
 
setProcessors(Map<String, List<ProcessorManager.ProcessorWrapper>>) - Method in class org.hawkular.apm.client.collector.internal.ProcessorManager
 
setProperty(String, String, String) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
setProperty(String, String, String) - Method in interface org.hawkular.apm.client.collector.TraceCollector
This method sets a property on the trace.
setState(Object, String, Object, boolean) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
setState(Object, String, Object) - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder
This method stores state information associated with the name and optional context.
setState(Object, String, Object, boolean) - Method in interface org.hawkular.apm.client.collector.SessionManager
This method stores state information associated with the name and optional context.
setTenantId(String) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
setTraceId(String, String) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
setTraceId(String, String) - Method in interface org.hawkular.apm.client.collector.TraceCollector
This method sets the id of the trace.
setTransaction(String, String) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
setTransaction(String) - Method in class org.hawkular.apm.client.collector.internal.FilterProcessor
 
setTransaction(String, String) - Method in interface org.hawkular.apm.client.collector.TraceCollector
This method sets the name of the trace.
spawnFragment(FragmentBuilder, Node, int, FragmentBuilder) - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
This method creates a new linked fragment to handle some asynchronous activities.
StateInformation() - Constructor for class org.hawkular.apm.client.collector.internal.FragmentBuilder.StateInformation
 
suppress() - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
suppress() - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder
This method initiates suppression of any child node.
suppress() - Method in interface org.hawkular.apm.client.collector.SessionManager
This method suppressed recording of any child nodes under the current transaction fragment node.

T

toString() - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder.NodePlaceholder
 
toString() - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder
toString() - Method in class org.hawkular.apm.client.collector.internal.ProcessorManager.ProcessorWrapper
 
TraceCollector - Interface in org.hawkular.apm.client.collector
This interface represents the collector used to register activity related to a trace execution.

U

unlink() - Method in class org.hawkular.apm.client.collector.internal.DefaultTraceCollector
 
unlink() - Method in interface org.hawkular.apm.client.collector.SessionManager
Unlink the current "linked" thread of execution from the target thread.
usesContent() - Method in class org.hawkular.apm.client.collector.internal.ProcessorManager.ProcessorWrapper
This method indicates whether the process action uses content values.
usesHeaders() - Method in class org.hawkular.apm.client.collector.internal.ProcessorManager.ProcessorWrapper
This method indicates whether the process action uses headers.

W

writeInData(int, byte[], int, int) - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder
This method writes data to the in buffer.
writeOutData(int, byte[], int, int) - Method in class org.hawkular.apm.client.collector.internal.FragmentBuilder
This method writes data to the out buffer.
A C D F G H I M N O P R S T U W 
Skip navigation links

Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.