Package | Description |
---|---|
org.springframework.cloud.dataflow.rest.client |
Defines the operations of the Spring Cloud Data Flow REST Client.
|
org.springframework.cloud.dataflow.server.controller |
Spring Cloud Data Flow Server Controllers.
|
Modifier and Type | Method and Description |
---|---|
CounterResource |
CounterTemplate.retrieve(String name) |
CounterResource |
CounterOperations.retrieve(String name)
Retrieve information about the given named counter.
|
Modifier and Type | Method and Description |
---|---|
CounterResource |
CounterController.display(String name)
Retrieve information about a specific counter.
|
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.