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<org.springframework.analytics.rest.domain.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<org.springframework.analytics.rest.domain.MetricResource> list)
list
- a list of metricsCopyright © 2017 Pivotal Software, Inc.. All rights reserved.