| Package | Description |
|---|---|
| org.hawkular.apm.server.api.model.zipkin | |
| org.hawkular.apm.server.api.utils.zipkin |
| Modifier and Type | Method and Description |
|---|---|
static AnnotationType |
AnnotationType.fromValue(int value)
Returns
BYTES if unknown. |
AnnotationType |
BinaryAnnotation.getType() |
static AnnotationType |
AnnotationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnnotationType[] |
AnnotationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BinaryAnnotation.setType(AnnotationType type) |
| Modifier and Type | Method and Description |
|---|---|
static AnnotationType |
ZipkinSpanConvertor.annotationType(zipkin.BinaryAnnotation.Type zipkinType) |
| Modifier and Type | Method and Description |
|---|---|
static PropertyType |
AnnotationTypeUtil.toPropertyType(AnnotationType annotationType) |
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.