- get(String, String) - Method in interface org.hawkular.apm.server.api.services.Cache
-
This method retrieves the information based on the supplied
id.
- getAnnotations() - Method in class org.hawkular.apm.server.api.model.zipkin.Span
-
- getBinaryAnnotation(String) - Method in class org.hawkular.apm.server.api.model.zipkin.Span
-
- getBinaryAnnotations() - Method in class org.hawkular.apm.server.api.model.zipkin.Span
-
- getById(String, String) - Method in interface org.hawkular.apm.server.api.services.CommunicationDetailsCache
-
Method returns all communication details with given id.
- getChildren(String, String) - Method in interface org.hawkular.apm.server.api.services.SpanCache
-
Get all children of a given span.
- getChildren(String, String) - Method in interface org.hawkular.apm.server.api.services.SpanService
-
This method returns all children of a given span.
- getClientId(String) - Static method in class org.hawkular.apm.server.api.utils.zipkin.SpanUniqueIdGenerator
-
- getClientOrServerErrors(List<SpanHttpDeriverUtil.HttpCode>) - Static method in class org.hawkular.apm.server.api.utils.zipkin.SpanHttpDeriverUtil
-
Method returns only client or sever http errors.
- getCode() - Method in class org.hawkular.apm.server.api.utils.zipkin.SpanHttpDeriverUtil.HttpCode
-
- getComponentType() - Method in class org.hawkular.apm.server.api.utils.zipkin.BinaryAnnotationMapping
-
- getComponentType() - Method in class org.hawkular.apm.server.api.utils.zipkin.MappingResult
-
- getDebug() - Method in class org.hawkular.apm.server.api.model.zipkin.Span
-
- getDeliveryDelay(List<R>) - Method in class org.hawkular.apm.server.api.task.AbstractProcessor
-
- getDeliveryDelay(List<R>) - Method in interface org.hawkular.apm.server.api.task.Processor
-
This method determines the delivery delay (in milliseconds)
associated with the supplied list of results.
- getDescription() - Method in class org.hawkular.apm.server.api.utils.zipkin.SpanHttpDeriverUtil.HttpCode
-
- getDuration() - Method in class org.hawkular.apm.server.api.model.zipkin.Span
-
- getEndpoint() - Method in class org.hawkular.apm.server.api.model.zipkin.Annotation
-
- getEndpoint() - Method in class org.hawkular.apm.server.api.model.zipkin.BinaryAnnotation
-
- getEndpointType() - Method in class org.hawkular.apm.server.api.utils.zipkin.BinaryAnnotationMapping
-
- getEndpointType() - Method in class org.hawkular.apm.server.api.utils.zipkin.MappingResult
-
- getHttpMethod(Span) - Static method in class org.hawkular.apm.server.api.utils.zipkin.SpanHttpDeriverUtil
-
Derives HTTP operation from Span's binary annotations.
- getHttpStatusCodes(List<BinaryAnnotation>) - Static method in class org.hawkular.apm.server.api.utils.zipkin.SpanHttpDeriverUtil
-
Method returns list of http status codes.
- getId() - Method in class org.hawkular.apm.server.api.model.zipkin.Span
-
- getId() - Method in class org.hawkular.apm.server.api.services.Property
-
- getInstance() - Static method in class org.hawkular.apm.server.api.utils.zipkin.BinaryAnnotationMappingDeriver
-
Returns default instance of mapping deriver.
- getInstance(String) - Static method in class org.hawkular.apm.server.api.utils.zipkin.BinaryAnnotationMappingDeriver
-
Returns instance of mapping deriver.
- getIpv4() - Method in class org.hawkular.apm.server.api.model.zipkin.Endpoint
-
- getKey() - Method in class org.hawkular.apm.server.api.model.zipkin.BinaryAnnotation
-
- getKey() - Method in class org.hawkular.apm.server.api.utils.zipkin.BinaryAnnotationMapping.ExcludableProperty
-
- getKeyBasedMappings() - Method in class org.hawkular.apm.server.api.utils.zipkin.BinaryAnnotationMappingStorage
-
- getName() - Method in class org.hawkular.apm.server.api.model.zipkin.Span
-
- getParentId() - Method in class org.hawkular.apm.server.api.model.zipkin.Span
-
- getPort() - Method in class org.hawkular.apm.server.api.model.zipkin.Endpoint
-
- getProcessor() - Method in class org.hawkular.apm.server.api.task.ProcessingUnit
-
- getProperties() - Method in class org.hawkular.apm.server.api.utils.zipkin.MappingResult
-
- getProperty() - Method in class org.hawkular.apm.server.api.utils.zipkin.BinaryAnnotationMapping
-
- getResultHandler() - Method in class org.hawkular.apm.server.api.task.ProcessingUnit
-
- getRetryCount() - Method in class org.hawkular.apm.server.api.task.ProcessingUnit
-
- getRetryDelay(List<T>, int) - Method in class org.hawkular.apm.server.api.task.AbstractProcessor
-
- getRetryDelay(List<T>, int) - Method in interface org.hawkular.apm.server.api.task.Processor
-
This method determines the retry delay (in milliseconds)
associated with the supplied list of items.
- getRetryHandler() - Method in class org.hawkular.apm.server.api.task.ProcessingUnit
-
- getRetrySubscriber() - Method in class org.hawkular.apm.server.api.task.ProcessingUnit
-
- getServiceName() - Method in class org.hawkular.apm.server.api.model.zipkin.Endpoint
-
- getSourceInfo(String, List<Trace>) - Static method in class org.hawkular.apm.server.api.utils.SourceInfoUtil
-
This method gets the source information associated with the supplied
traces.
- getSourceInfo(String, Span, SpanCache) - Static method in class org.hawkular.apm.server.api.utils.SourceInfoUtil
-
This method attempts to derive the Source Information for the supplied server
span.
- getSpan(String, String) - Method in interface org.hawkular.apm.server.api.services.SpanService
-
This method returns a span of a given id.
- getTimestamp() - Method in class org.hawkular.apm.server.api.model.zipkin.Annotation
-
- getTimestamp() - Method in class org.hawkular.apm.server.api.model.zipkin.Span
-
- getTrace(String, String) - Method in interface org.hawkular.apm.server.api.services.SpanCache
-
Get all spans which belongs to the trace.
- getTrace(String, String) - Method in interface org.hawkular.apm.server.api.services.SpanService
-
This method returns the end to end trace associated with the supplied id.
- getTraceFragment(String, String) - Method in interface org.hawkular.apm.server.api.services.SpanService
-
This method returns the trace fragment associated with the supplied id.
- getTraceId() - Method in class org.hawkular.apm.server.api.model.zipkin.Span
-
- getType() - Method in class org.hawkular.apm.server.api.model.zipkin.BinaryAnnotation
-
- getType() - Method in class org.hawkular.apm.server.api.task.AbstractProcessor
-
- getType() - Method in interface org.hawkular.apm.server.api.task.Processor
-
This method identifies the type of the processor.
- getValue() - Method in class org.hawkular.apm.server.api.model.zipkin.Annotation
-
- getValue() - Method in enum org.hawkular.apm.server.api.model.zipkin.AnnotationType
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in class org.hawkular.apm.server.api.model.zipkin.BinaryAnnotation
-
- getValue() - Method in class org.hawkular.apm.server.api.services.Property
-
- SecurityProvider - Interface in org.hawkular.apm.server.api.security
-
This interface represents a security provider responsible for identifying the current tenant id.
- SecurityProviderException - Exception in org.hawkular.apm.server.api.security
-
This class represents a security exception.
- SecurityProviderException(String) - Constructor for exception org.hawkular.apm.server.api.security.SecurityProviderException
-
- SecurityProviderException(String, Throwable) - Constructor for exception org.hawkular.apm.server.api.security.SecurityProviderException
-
- serverSpan() - Method in class org.hawkular.apm.server.api.model.zipkin.Span
-
- service() - Method in class org.hawkular.apm.server.api.model.zipkin.Span
-
- setComponentType(String) - Method in class org.hawkular.apm.server.api.utils.zipkin.BinaryAnnotationMapping
-
- setDebug(Boolean) - Method in class org.hawkular.apm.server.api.model.zipkin.Span
-
- setDuration(Long) - Method in class org.hawkular.apm.server.api.model.zipkin.Span
-
- setEndpoint(Endpoint) - Method in class org.hawkular.apm.server.api.model.zipkin.Annotation
-
- setEndpoint(Endpoint) - Method in class org.hawkular.apm.server.api.model.zipkin.BinaryAnnotation
-
- setEndpointType(String) - Method in class org.hawkular.apm.server.api.utils.zipkin.BinaryAnnotationMapping
-
- setExclude(boolean) - Method in class org.hawkular.apm.server.api.utils.zipkin.BinaryAnnotationMapping.ExcludableProperty
-
- setId(String) - Method in class org.hawkular.apm.server.api.model.zipkin.Span
-
- setIgnore(boolean) - Method in class org.hawkular.apm.server.api.utils.zipkin.BinaryAnnotationMapping
-
- setIpv4(String) - Method in class org.hawkular.apm.server.api.model.zipkin.Endpoint
-
- setKey(String) - Method in class org.hawkular.apm.server.api.model.zipkin.BinaryAnnotation
-
- setKey(String) - Method in class org.hawkular.apm.server.api.utils.zipkin.BinaryAnnotationMapping.ExcludableProperty
-
- setName(String) - Method in class org.hawkular.apm.server.api.model.zipkin.Span
-
- setParentId(String) - Method in class org.hawkular.apm.server.api.model.zipkin.Span
-
- setPort(Short) - Method in class org.hawkular.apm.server.api.model.zipkin.Endpoint
-
- setProcessor(Processor<T, R>) - Method in class org.hawkular.apm.server.api.task.ProcessingUnit
-
- setProperty(BinaryAnnotationMapping.ExcludableProperty) - Method in class org.hawkular.apm.server.api.utils.zipkin.BinaryAnnotationMapping
-
- setResultHandler(Handler<R>) - Method in class org.hawkular.apm.server.api.task.ProcessingUnit
-
- setRetryCount(int) - Method in class org.hawkular.apm.server.api.task.ProcessingUnit
-
- setRetryHandler(Handler<T>) - Method in class org.hawkular.apm.server.api.task.ProcessingUnit
-
- setRetrySubscriber(String) - Method in class org.hawkular.apm.server.api.task.ProcessingUnit
-
- setServiceName(String) - Method in class org.hawkular.apm.server.api.model.zipkin.Endpoint
-
- setTimestamp(long) - Method in class org.hawkular.apm.server.api.model.zipkin.Annotation
-
- setTimestamp(Long) - Method in class org.hawkular.apm.server.api.model.zipkin.Span
-
- setTraceId(String) - Method in class org.hawkular.apm.server.api.model.zipkin.Span
-
- setType(AnnotationType) - Method in class org.hawkular.apm.server.api.model.zipkin.BinaryAnnotation
-
- setValue(String) - Method in class org.hawkular.apm.server.api.model.zipkin.Annotation
-
- setValue(String) - Method in class org.hawkular.apm.server.api.model.zipkin.BinaryAnnotation
-
- SourceInfoCache - Interface in org.hawkular.apm.server.api.services
-
This interface represents a cache for source info.
- SourceInfoUtil - Class in org.hawkular.apm.server.api.utils
-
This class represents the capability for initialising the source information.
- Span - Class in org.hawkular.apm.server.api.model.zipkin
-
A trace is a series of spans (often RPC calls) which form a latency tree.
- Span() - Constructor for class org.hawkular.apm.server.api.model.zipkin.Span
-
- Span(List<BinaryAnnotation>, List<Annotation>) - Constructor for class org.hawkular.apm.server.api.model.zipkin.Span
-
- Span(Span, List<BinaryAnnotation>, List<Annotation>) - Constructor for class org.hawkular.apm.server.api.model.zipkin.Span
-
Copy construct, with ability to specify binary annotations and annotations.
- span(Span) - Static method in class org.hawkular.apm.server.api.utils.zipkin.ZipkinSpanConvertor
-
- SpanCache - Interface in org.hawkular.apm.server.api.services
-
- SpanDeriverUtil - Class in org.hawkular.apm.server.api.utils.zipkin
-
Class for deriving various information from
Span.
- SpanHttpDeriverUtil - Class in org.hawkular.apm.server.api.utils.zipkin
-
- SpanHttpDeriverUtil.HttpCode - Class in org.hawkular.apm.server.api.utils.zipkin
-
- SpanPublisher - Interface in org.hawkular.apm.server.api.services
-
This interface provides the capability for publishing span
information.
- spans(List<Span>) - Static method in class org.hawkular.apm.server.api.utils.zipkin.ZipkinSpanConvertor
-
- SpanService - Interface in org.hawkular.apm.server.api.services
-
This interface represents the service used to store and retrieve spans.
- SpanUniqueIdGenerator - Class in org.hawkular.apm.server.api.utils.zipkin
-
Spans generally have an unique id, except when there are two spans representing the client and server
side of a communication, in which case they share the same span id.
- SpanUniqueIdGenerator() - Constructor for class org.hawkular.apm.server.api.utils.zipkin.SpanUniqueIdGenerator
-
- store(String, List<T>) - Method in interface org.hawkular.apm.server.api.services.Cache
-
This methods stores the information in the cache.
- store(String, Property<?>) - Method in interface org.hawkular.apm.server.api.services.PropertyService
-
Store single property in the cache.
- store(String, List<Span>, Function<Span, String>) - Method in interface org.hawkular.apm.server.api.services.SpanCache
-
Stores spans into cache
- storeSpan(String, List<Span>) - Method in interface org.hawkular.apm.server.api.services.SpanService
-
This method stores the supplied list of spans.
- storeSpan(String, List<Span>, Function<Span, String>) - Method in interface org.hawkular.apm.server.api.services.SpanService
-
This method stores the supplied list of spans.