Index

A C D E F G H I J K M N O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values

A

apply(T) - Method in interface org.ehrbase.cli.util.ExceptionFriendlyFunction
 
arg() - Method in record class org.ehrbase.cli.cmd.CliCommand.CliArgument
Returns the value of the arg record component.

C

CLI - Static variable in class org.ehrbase.cli.CliRunner
 
CliAqlQueryContext - Class in org.ehrbase.cli.config
AQL query context implementation used for EHRbase CLI that can be configured using -aql-mode=default|dry_run|show_executed_aql|show_executed_sql|show_query_plane params.
CliAqlQueryContext() - Constructor for class org.ehrbase.cli.config.CliAqlQueryContext
 
CliArgument(String, String, String) - Constructor for record class org.ehrbase.cli.cmd.CliCommand.CliArgument
Creates an instance of a CliArgument record class.
CliCommand - Class in org.ehrbase.cli.cmd
 
CliCommand(String) - Constructor for class org.ehrbase.cli.cmd.CliCommand
 
CliCommand.CliArgument - Record Class in org.ehrbase.cli.cmd
Represents a command CliArgument
CliCommand.Result - Interface in org.ehrbase.cli.cmd
Represents the Result of a CliCommand.CliArgument execution
CliCommand.Result.OK - Class in org.ehrbase.cli.cmd
 
CliCommand.Result.Unknown - Class in org.ehrbase.cli.cmd
 
CliConfiguration - Class in org.ehrbase.cli
 
CliConfiguration() - Constructor for class org.ehrbase.cli.CliConfiguration
 
CliDataBaseCommand - Class in org.ehrbase.cli.cmd
 
CliDataBaseCommand(DataSource, Flyway, MigrationStrategyConfig) - Constructor for class org.ehrbase.cli.cmd.CliDataBaseCommand
 
CliHelpCommand - Class in org.ehrbase.cli.cmd
 
CliHelpCommand() - Constructor for class org.ehrbase.cli.cmd.CliHelpCommand
 
CliOverwriteConfig - Class in org.ehrbase.cli.config
 
CliOverwriteConfig() - Constructor for class org.ehrbase.cli.config.CliOverwriteConfig
 
CliRunner - Class in org.ehrbase.cli
 
CliRunner(List<CliCommand>, CliHelpCommand) - Constructor for class org.ehrbase.cli.CliRunner
 
consumeArgs(Iterable<String>, ExceptionFriendlyFunction<CliCommand.CliArgument, CliCommand.Result>) - Method in class org.ehrbase.cli.cmd.CliCommand
 
createMetaData(URI) - Method in class org.ehrbase.cli.config.CliAqlQueryContext
 

D

dataSource - Variable in class org.ehrbase.cli.cmd.CliDataBaseCommand
 

E

equals(Object) - Method in record class org.ehrbase.cli.cmd.CliCommand.CliArgument
Indicates whether some other object is "equal to" this one.
ExceptionFriendlyFunction<T,R> - Interface in org.ehrbase.cli.util
 
executeCheckConnection() - Method in class org.ehrbase.cli.cmd.CliDataBaseCommand
 
executeMigration(MigrationStrategy) - Method in class org.ehrbase.cli.cmd.CliDataBaseCommand
 
exitFail(String) - Method in class org.ehrbase.cli.cmd.CliCommand
 
externalTerminologyValidator() - Method in class org.ehrbase.cli.config.CliOverwriteConfig
 

F

flyway - Variable in class org.ehrbase.cli.cmd.CliDataBaseCommand
 
flywayMigrationStrategy() - Method in class org.ehrbase.cli.config.CliOverwriteConfig
 

G

getName() - Method in class org.ehrbase.cli.cmd.CliCommand
 

H

hashCode() - Method in record class org.ehrbase.cli.cmd.CliCommand.CliArgument
Returns a hash code value for this object.

I

isDryRun() - Method in class org.ehrbase.cli.config.CliAqlQueryContext
 

J

jdbUrl() - Method in class org.ehrbase.cli.cmd.CliDataBaseCommand
 

K

key() - Method in record class org.ehrbase.cli.cmd.CliCommand.CliArgument
Returns the value of the key record component.

M

migrationStrategyConfig - Variable in class org.ehrbase.cli.cmd.CliDataBaseCommand
 

N

name - Variable in class org.ehrbase.cli.cmd.CliCommand
 

O

OK - Static variable in interface org.ehrbase.cli.cmd.CliCommand.Result
 
OK() - Constructor for class org.ehrbase.cli.cmd.CliCommand.Result.OK
 
org.ehrbase.cli - package org.ehrbase.cli
 
org.ehrbase.cli.cmd - package org.ehrbase.cli.cmd
 
org.ehrbase.cli.config - package org.ehrbase.cli.config
 
org.ehrbase.cli.util - package org.ehrbase.cli.util
 

P

println(String) - Method in class org.ehrbase.cli.cmd.CliCommand
 
printStep(String) - Method in class org.ehrbase.cli.cmd.CliCommand
 
printUsage() - Method in class org.ehrbase.cli.cmd.CliCommand
 
printUsage() - Method in class org.ehrbase.cli.cmd.CliDataBaseCommand
 
printUsage() - Method in class org.ehrbase.cli.cmd.CliHelpCommand
 

R

run(String...) - Method in class org.ehrbase.cli.CliRunner
 
run(BinaryOperator<CliCommand>, String...) - Method in class org.ehrbase.cli.CliRunner
 
run(List<String>) - Method in class org.ehrbase.cli.cmd.CliCommand
 
run(List<String>) - Method in class org.ehrbase.cli.cmd.CliDataBaseCommand
 
run(List<String>) - Method in class org.ehrbase.cli.cmd.CliHelpCommand
 

S

setExecutedAql(String) - Method in class org.ehrbase.cli.config.CliAqlQueryContext
 
setMetaProperty(AqlQueryContext.MetaProperty, Object) - Method in class org.ehrbase.cli.config.CliAqlQueryContext
 
showExecutedAql() - Method in class org.ehrbase.cli.config.CliAqlQueryContext
 
showExecutedSql() - Method in class org.ehrbase.cli.config.CliAqlQueryContext
 
showQueryPlan() - Method in class org.ehrbase.cli.config.CliAqlQueryContext
 

T

toString() - Method in record class org.ehrbase.cli.cmd.CliCommand.CliArgument
Returns a string representation of this record class.

U

Unknown - Static variable in interface org.ehrbase.cli.cmd.CliCommand.Result
 
Unknown() - Constructor for class org.ehrbase.cli.cmd.CliCommand.Result.Unknown
 

V

value() - Method in record class org.ehrbase.cli.cmd.CliCommand.CliArgument
Returns the value of the value record component.
A C D E F G H I J K M N O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values