Package | Description |
---|---|
org.springframework.cloud.dataflow.server.repository |
Spring Cloud Data Flow Server Repositories.
|
Modifier and Type | Method and Description |
---|---|
org.springframework.data.domain.Page<TaskDefinition> |
TaskDefinitionRepository.search(SearchPageable searchPageable) |
org.springframework.data.domain.Page<StreamDefinition> |
StreamDefinitionRepository.search(SearchPageable searchPageable) |
org.springframework.data.domain.Page<D> |
AbstractRdbmsKeyValueRepository.search(SearchPageable searchPageable) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.