| Package | Description |
|---|---|
| zipkin | |
| zipkin.storage |
| Modifier and Type | Field and Description |
|---|---|
static Component.CheckResult |
Component.CheckResult.OK |
| Modifier and Type | Method and Description |
|---|---|
Component.CheckResult |
Component.check()
Answers the question: Are operations on this component likely to succeed?
|
static Component.CheckResult |
Component.CheckResult.failed(Exception exception) |
| Modifier and Type | Method and Description |
|---|---|
Component.CheckResult |
InMemoryStorage.check() |
Copyright © 2015–2018 OpenZipkin. All rights reserved.