Skip navigation links
A C D F G I N O R S T U 

A

AppRegistration - Class in org.springframework.cloud.dataflow.registry
This maps a (name + type) pair to a URI and provides on-demand access to the Resource.
AppRegistration(String, ApplicationType, URI, ResourceLoader) - Constructor for class org.springframework.cloud.dataflow.registry.AppRegistration
Construct an AppRegistration object.
AppRegistration(String, ApplicationType, URI, URI, ResourceLoader) - Constructor for class org.springframework.cloud.dataflow.registry.AppRegistration
Construct an AppRegistration object.
AppRegistry - Class in org.springframework.cloud.dataflow.registry
Convenience wrapper for the UriRegistry that operates on higher level AppRegistration objects and supports on-demand loading of Resources.
AppRegistry(UriRegistry, ResourceLoader) - Constructor for class org.springframework.cloud.dataflow.registry.AppRegistry
 

C

compareTo(AppRegistration) - Method in class org.springframework.cloud.dataflow.registry.AppRegistration
 

D

delete(String, ApplicationType) - Method in class org.springframework.cloud.dataflow.registry.AppRegistry
Deletes an AppRegistration.

F

find(String, ApplicationType) - Method in class org.springframework.cloud.dataflow.registry.AppRegistry
 
find(String) - Method in class org.springframework.cloud.dataflow.registry.RdbmsUriRegistry
 
find(String) - Method in class org.springframework.cloud.dataflow.registry.RedisUriRegistry
Deprecated.
 
findAll() - Method in class org.springframework.cloud.dataflow.registry.AppRegistry
 
findAll(Pageable) - Method in class org.springframework.cloud.dataflow.registry.AppRegistry
 
findAll() - Method in class org.springframework.cloud.dataflow.registry.RdbmsUriRegistry
 
findAll() - Method in class org.springframework.cloud.dataflow.registry.RedisUriRegistry
Deprecated.
 

G

getMetadataResource() - Method in class org.springframework.cloud.dataflow.registry.AppRegistration
 
getMetadataUri() - Method in class org.springframework.cloud.dataflow.registry.AppRegistration
 
getName() - Method in class org.springframework.cloud.dataflow.registry.AppRegistration
 
getResource() - Method in class org.springframework.cloud.dataflow.registry.AppRegistration
 
getType() - Method in class org.springframework.cloud.dataflow.registry.AppRegistration
 
getUri() - Method in class org.springframework.cloud.dataflow.registry.AppRegistration
 

I

importAll(boolean, Resource...) - Method in class org.springframework.cloud.dataflow.registry.AppRegistry
 

N

NoSuchAppRegistrationException - Exception in org.springframework.cloud.dataflow.registry.support
Thrown when an AppRegistration of a given name and ApplicationType was expected but did not exist.
NoSuchAppRegistrationException(String, ApplicationType) - Constructor for exception org.springframework.cloud.dataflow.registry.support.NoSuchAppRegistrationException
 

O

org.springframework.cloud.dataflow.registry - package org.springframework.cloud.dataflow.registry
Root package of the Data Flow registry support.
org.springframework.cloud.dataflow.registry.support - package org.springframework.cloud.dataflow.registry.support
Contains AppRegistration support classes.

R

RdbmsUriRegistry - Class in org.springframework.cloud.dataflow.registry
RDBMS implementation of UriRegistry.
RdbmsUriRegistry(DataSource) - Constructor for class org.springframework.cloud.dataflow.registry.RdbmsUriRegistry
 
RedisUriRegistry - Class in org.springframework.cloud.dataflow.registry
Deprecated.
RedisUriRegistry(RedisConnectionFactory) - Constructor for class org.springframework.cloud.dataflow.registry.RedisUriRegistry
Deprecated.
Construct a RedisArtifactRegistry with the provided RedisConnectionFactory.
register(String, URI) - Method in class org.springframework.cloud.dataflow.registry.RdbmsUriRegistry
 
register(String, URI) - Method in class org.springframework.cloud.dataflow.registry.RedisUriRegistry
Deprecated.
 

S

save(String, ApplicationType, URI, URI) - Method in class org.springframework.cloud.dataflow.registry.AppRegistry
 

T

toString() - Method in class org.springframework.cloud.dataflow.registry.AppRegistration
 

U

unregister(String) - Method in class org.springframework.cloud.dataflow.registry.RdbmsUriRegistry
 
unregister(String) - Method in class org.springframework.cloud.dataflow.registry.RedisUriRegistry
Deprecated.
 
A C D F G I N O R S T U 
Skip navigation links

Copyright © 2019 Pivotal Software, Inc.. All rights reserved.