Skip navigation links
C D G H M O P R S T Y 

C

ClientApplication - Class in org.springframework.cloud.dataflow.yarn.client
 
ClientApplication() - Constructor for class org.springframework.cloud.dataflow.yarn.client.ClientApplication
 
cloudAppType(YarnCloudAppService.CloudAppType) - Method in class org.springframework.cloud.dataflow.yarn.client.YarnPushApplication
Associates a new YarnCloudAppService.CloudAppType into this application.
configFile(String, Properties) - Method in class org.springframework.cloud.dataflow.yarn.client.YarnPushApplication
Associates a new Properties with a name.

D

dataflowH2Server() - Method in class org.springframework.cloud.dataflow.yarn.h2.H2ServerConfiguration
 
DEFAULT_COMMAND - Static variable in class org.springframework.cloud.dataflow.yarn.client.YarnPushCommand
 
DEFAULT_DESC - Static variable in class org.springframework.cloud.dataflow.yarn.client.YarnPushCommand
 
DESC_CLOUD_APP_TYPE - Static variable in class org.springframework.cloud.dataflow.yarn.client.YarnPushCommand.PushOptionHandler
 

G

getDatabase() - Method in class org.springframework.cloud.dataflow.yarn.h2.H2ConfigurationProperties
Gets the database name.
getDirectory() - Method in class org.springframework.cloud.dataflow.yarn.h2.H2ConfigurationProperties
Gets the data directory.
getPassword() - Method in class org.springframework.cloud.dataflow.yarn.h2.H2ConfigurationProperties
Gets the password.
getPort() - Method in class org.springframework.cloud.dataflow.yarn.h2.H2ConfigurationProperties
Gets the port.
getThis() - Method in class org.springframework.cloud.dataflow.yarn.client.YarnPushApplication
 
getUsername() - Method in class org.springframework.cloud.dataflow.yarn.h2.H2ConfigurationProperties
Gets the username.

H

H2ConfigurationProperties - Class in org.springframework.cloud.dataflow.yarn.h2
Configuration properties for H2 database server.
H2ConfigurationProperties() - Constructor for class org.springframework.cloud.dataflow.yarn.h2.H2ConfigurationProperties
 
H2ServerApplication - Class in org.springframework.cloud.dataflow.yarn.h2
Application bootstrapping H2 database server.
H2ServerApplication() - Constructor for class org.springframework.cloud.dataflow.yarn.h2.H2ServerApplication
 
H2ServerConfiguration - Class in org.springframework.cloud.dataflow.yarn.h2
Configuration for H2 database server.
H2ServerConfiguration() - Constructor for class org.springframework.cloud.dataflow.yarn.h2.H2ServerConfiguration
 
handleApplicationRun(ClientApplicationRunner<String>) - Method in class org.springframework.cloud.dataflow.yarn.client.YarnPushCommand.PushOptionHandler
 

M

main(String[]) - Static method in class org.springframework.cloud.dataflow.server.yarn.YarnDataFlowServer
 
main(String...) - Static method in class org.springframework.cloud.dataflow.yarn.client.ClientApplication
 
main(String[]) - Static method in class org.springframework.cloud.dataflow.yarn.h2.H2ServerApplication
 

O

options() - Method in class org.springframework.cloud.dataflow.yarn.client.YarnPushCommand.PushOptionHandler
 
OPTIONS_CLOUD_APP_TYPE - Static variable in class org.springframework.cloud.dataflow.yarn.client.YarnPushCommand.PushOptionHandler
 
org.springframework.cloud.dataflow.autoconfigure.yarn - package org.springframework.cloud.dataflow.autoconfigure.yarn
 
org.springframework.cloud.dataflow.server.yarn - package org.springframework.cloud.dataflow.server.yarn
 
org.springframework.cloud.dataflow.yarn.client - package org.springframework.cloud.dataflow.yarn.client
 
org.springframework.cloud.dataflow.yarn.h2 - package org.springframework.cloud.dataflow.yarn.h2
 

P

PushOptionHandler() - Constructor for class org.springframework.cloud.dataflow.yarn.client.YarnPushCommand.PushOptionHandler
 

R

relProviderOverridingBeanPostProcessor() - Method in class org.springframework.cloud.dataflow.autoconfigure.yarn.YarnDataFlowServerAutoConfiguration
 
run() - Method in class org.springframework.cloud.dataflow.yarn.client.YarnPushApplication
Run a SpringApplication build by a SpringApplicationBuilder using an empty args.
run(String...) - Method in class org.springframework.cloud.dataflow.yarn.client.YarnPushApplication
Run a SpringApplication build by a SpringApplicationBuilder.
runApplication(OptionSet) - Method in class org.springframework.cloud.dataflow.yarn.client.YarnPushCommand.PushOptionHandler
 

S

setDatabase(String) - Method in class org.springframework.cloud.dataflow.yarn.h2.H2ConfigurationProperties
Sets the database name.
setDirectory(String) - Method in class org.springframework.cloud.dataflow.yarn.h2.H2ConfigurationProperties
Sets the data directory
setPassword(String) - Method in class org.springframework.cloud.dataflow.yarn.h2.H2ConfigurationProperties
Sets the password.
setPort(int) - Method in class org.springframework.cloud.dataflow.yarn.h2.H2ConfigurationProperties
Sets the port.
setUsername(String) - Method in class org.springframework.cloud.dataflow.yarn.h2.H2ConfigurationProperties
Sets the username.

T

toString() - Method in class org.springframework.cloud.dataflow.yarn.h2.H2ConfigurationProperties
 

Y

YarnDataFlowServer - Class in org.springframework.cloud.dataflow.server.yarn
Bootstrap class for Spring Cloud Data Flow server on Apache Hadoop YARN.
YarnDataFlowServer() - Constructor for class org.springframework.cloud.dataflow.server.yarn.YarnDataFlowServer
 
YarnDataFlowServerAutoConfiguration - Class in org.springframework.cloud.dataflow.autoconfigure.yarn
Auto-configuration for dataflow YARN server.
YarnDataFlowServerAutoConfiguration() - Constructor for class org.springframework.cloud.dataflow.autoconfigure.yarn.YarnDataFlowServerAutoConfiguration
 
YarnPushApplication - Class in org.springframework.cloud.dataflow.yarn.client
Generic Spring Boot client application used to push Spring Yarn Boot based apps into hdfs.
YarnPushApplication() - Constructor for class org.springframework.cloud.dataflow.yarn.client.YarnPushApplication
 
YarnPushCommand - Class in org.springframework.cloud.dataflow.yarn.client
Command pushing an application package into hdfs.
YarnPushCommand() - Constructor for class org.springframework.cloud.dataflow.yarn.client.YarnPushCommand
Instantiates a new yarn push command using a default command name, command description and option handler.
YarnPushCommand(YarnPushCommand.PushOptionHandler) - Constructor for class org.springframework.cloud.dataflow.yarn.client.YarnPushCommand
Instantiates a new yarn push command using a default command name and command description.
YarnPushCommand(String, String, YarnPushCommand.PushOptionHandler) - Constructor for class org.springframework.cloud.dataflow.yarn.client.YarnPushCommand
Instantiates a new yarn push command.
YarnPushCommand.PushOptionHandler - Class in org.springframework.cloud.dataflow.yarn.client
 
C D G H M O P R S T Y 
Skip navigation links

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