public abstract class AbstractMetricsCommands extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractMetricsCommands(String kind) |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.shell.table.Table |
displayMetrics(org.springframework.hateoas.PagedResources<MetricResource> list)
Render a table with information about a list of metrics
|
protected AbstractMetricsCommands(String kind)
protected org.springframework.shell.table.Table displayMetrics(org.springframework.hateoas.PagedResources<MetricResource> list)
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.