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 |
---|---|
FieldValueCounterResource |
FieldValueCounterTemplate.retrieve(String name) |
FieldValueCounterResource |
FieldValueCounterOperations.retrieve(String name)
Retrieve information about the given named counter.
|
Modifier and Type | Method and Description |
---|---|
FieldValueCounterResource |
FieldValueCounterController.display(String name)
Retrieve information about a specific counter.
|
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.