- get(int, int) - Method in class org.apache.samza.sql.client.util.RandomAccessQueue
-
- get(int) - Method in class org.apache.samza.sql.client.util.RandomAccessQueue
-
- getAdmin(String, Config) - Method in class org.apache.samza.sql.client.impl.CliLoggingSystemFactory
-
- getAllCommands() - Static method in enum org.apache.samza.sql.client.impl.CliCommandType
-
static API to return all commands in this enumeration
- getAllCommands() - Static method in interface org.apache.samza.sql.client.interfaces.CommandType
-
- getAllEnvironmentVariables() - Method in interface org.apache.samza.sql.client.interfaces.EnvironmentVariableHandler
-
- getAllEnvironmentVariables() - Method in class org.apache.samza.sql.client.interfaces.EnvironmentVariableHandlerImpl
-
- getAllSpecs() - Method in class org.apache.samza.sql.client.interfaces.EnvironmentVariableSpecs
-
Gets all supported environment variables and their Specs.
- getArgumentTypes() - Method in class org.apache.samza.sql.client.impl.SamzaSqlUdfDisplayInfo
-
- getArgumentTypes() - Method in interface org.apache.samza.sql.client.interfaces.SqlFunction
-
Gets the argument types of the function as a List.
- getCommandHandlers() - Method in class org.apache.samza.sql.client.cli.CliEnvironment
-
- getCommandName() - Method in enum org.apache.samza.sql.client.impl.CliCommandType
-
Gets the command name
- getCommandName() - Method in interface org.apache.samza.sql.client.interfaces.CommandType
-
returns the name of the command
- getCommandType() - Method in class org.apache.samza.sql.client.cli.CliCommand
-
- getConsumer(String, Config, MetricsRegistry) - Method in class org.apache.samza.sql.client.impl.CliLoggingSystemFactory
-
- getDefaultValue() - Method in class org.apache.samza.sql.client.interfaces.EnvironmentVariableSpecs.Spec
-
- getDescription() - Method in enum org.apache.samza.sql.client.impl.CliCommandType
-
gets the command description
- getDescription() - Method in class org.apache.samza.sql.client.impl.SamzaSqlUdfDisplayInfo
-
- getDescription() - Method in interface org.apache.samza.sql.client.interfaces.CommandType
-
returns the description of the command
- getDescription() - Method in interface org.apache.samza.sql.client.interfaces.SqlFunction
-
Gets the description of the function.
- getEnvironmentVariable(String) - Method in class org.apache.samza.sql.client.cli.CliEnvironment
-
Gets the value of an environment variable.
- getEnvironmentVariable(String) - Method in interface org.apache.samza.sql.client.interfaces.EnvironmentVariableHandler
-
- getEnvironmentVariable(String) - Method in class org.apache.samza.sql.client.interfaces.EnvironmentVariableHandlerImpl
-
- getEnvironmentVariableHandler() - Method in class org.apache.samza.sql.client.impl.SamzaExecutor
-
- getEnvironmentVariableHandler() - Method in interface org.apache.samza.sql.client.interfaces.SqlExecutor
-
- getExecutionId() - Method in class org.apache.samza.sql.client.interfaces.NonQueryResult
-
- getExecutionId() - Method in class org.apache.samza.sql.client.interfaces.QueryResult
-
- getExecutor() - Method in class org.apache.samza.sql.client.cli.CliEnvironment
-
- getFullCommand() - Method in class org.apache.samza.sql.client.cli.CliCommand
-
Compose full command (i.e., name + parameters) for this command
- getHead() - Method in class org.apache.samza.sql.client.util.RandomAccessQueue
-
- getL() - Method in class org.apache.samza.sql.client.util.Pair
-
- getName() - Method in class org.apache.samza.sql.client.impl.SamzaSqlUdfDisplayInfo
-
- getName() - Method in interface org.apache.samza.sql.client.interfaces.SqlFunction
-
Gets the name of the function.
- getNonSubmittedStmts() - Method in class org.apache.samza.sql.client.interfaces.NonQueryResult
-
- getParameters() - Method in class org.apache.samza.sql.client.cli.CliCommand
-
- getPossibleValues(String) - Method in class org.apache.samza.sql.client.cli.CliEnvironment
-
Gets all possible valid values of an environment variable.
- getPossibleValues() - Method in class org.apache.samza.sql.client.interfaces.EnvironmentVariableSpecs.Spec
-
- getProducer(String, Config, MetricsRegistry) - Method in class org.apache.samza.sql.client.impl.CliLoggingSystemFactory
-
- getR() - Method in class org.apache.samza.sql.client.util.Pair
-
- getReturnType() - Method in class org.apache.samza.sql.client.impl.SamzaSqlUdfDisplayInfo
-
- getReturnType() - Method in interface org.apache.samza.sql.client.interfaces.SqlFunction
-
Gets the return type of the function.
- getRowCount() - Method in class org.apache.samza.sql.client.impl.SamzaExecutor
-
- getRowCount() - Method in interface org.apache.samza.sql.client.interfaces.SqlExecutor
-
- getSchema() - Method in class org.apache.samza.sql.client.interfaces.QueryResult
-
- getSize() - Method in class org.apache.samza.sql.client.util.RandomAccessQueue
-
- getSpec(String) - Method in class org.apache.samza.sql.client.interfaces.EnvironmentVariableSpecs
-
Get the Spec object of an environment variable
- getSpecs() - Method in interface org.apache.samza.sql.client.interfaces.EnvironmentVariableHandler
-
- getSpecs() - Method in class org.apache.samza.sql.client.interfaces.EnvironmentVariableHandlerImpl
-
- getSubmittedStmts() - Method in class org.apache.samza.sql.client.interfaces.NonQueryResult
-
- getTableSchema(ExecutionContext, String) - Method in class org.apache.samza.sql.client.impl.SamzaExecutor
-
- getTableSchema(ExecutionContext, String) - Method in interface org.apache.samza.sql.client.interfaces.SqlExecutor
-
- getUsage() - Method in enum org.apache.samza.sql.client.impl.CliCommandType
-
gets the command usage
- getUsage() - Method in interface org.apache.samza.sql.client.interfaces.CommandType
-
returns the description of the command
- getVersion() - Method in class org.apache.samza.sql.client.impl.SamzaExecutor
-
- getVersion() - Method in interface org.apache.samza.sql.client.interfaces.SqlExecutor
-
Gets the version of this executor.