| Modifier and Type | Method and Description |
|---|---|
BinaryAnnotation.Builder |
BinaryAnnotation.Builder.endpoint(Endpoint endpoint) |
BinaryAnnotation.Builder |
BinaryAnnotation.Builder.key(String key) |
BinaryAnnotation.Builder |
BinaryAnnotation.Builder.type(BinaryAnnotation.Type type) |
BinaryAnnotation.Builder |
BinaryAnnotation.Builder.value(byte[] value) |
BinaryAnnotation.Builder |
BinaryAnnotation.Builder.value(String value) |
Copyright © 2015–2016 OpenZipkin. All rights reserved.