| Package | Description |
|---|---|
| zipkin2.storage.mysql.v1.internal.generated | |
| zipkin2.storage.mysql.v1.internal.generated.tables |
| Modifier and Type | Field and Description |
|---|---|
ZipkinAnnotations |
Zipkin.ZIPKIN_ANNOTATIONS
The table
zipkin.zipkin_annotations. |
static ZipkinAnnotations |
Tables.ZIPKIN_ANNOTATIONS
The table
zipkin.zipkin_annotations. |
| Modifier and Type | Field and Description |
|---|---|
static ZipkinAnnotations |
ZipkinAnnotations.ZIPKIN_ANNOTATIONS
The reference instance of
zipkin.zipkin_annotations |
| Modifier and Type | Method and Description |
|---|---|
ZipkinAnnotations |
ZipkinAnnotations.as(org.jooq.Name alias) |
ZipkinAnnotations |
ZipkinAnnotations.as(String alias) |
ZipkinAnnotations |
ZipkinAnnotations.rename(org.jooq.Name name)
Rename this table
|
ZipkinAnnotations |
ZipkinAnnotations.rename(String name)
Rename this table
|
Copyright © 2015–2018 OpenZipkin. All rights reserved.