- LIVY_URI_KEY - Static variable in class org.apache.livy.LivyClientBuilder
-
- LivyClient - Interface in org.apache.livy
-
A client for submitting Spark-based jobs to a Livy backend.
- LivyClientBuilder - Class in org.apache.livy
-
A builder for Livy clients.
- LivyClientBuilder() - Constructor for class org.apache.livy.LivyClientBuilder
-
Creates a new builder that will automatically load the default Livy and Spark configuration
from the classpath.
- LivyClientBuilder(boolean) - Constructor for class org.apache.livy.LivyClientBuilder
-
Creates a new builder that will optionally load the default Livy and Spark configuration
from the classpath.
- LivyClientFactory - Interface in org.apache.livy
-
A factory for Livy clients.