splicemachine.spark package =========================== Submodules ---------- .. .. automodule:: splicemachine.spark.constants :members: :undoc-members: :show-inheritance: splicemachine.spark.context module ---------------------------------- This Module contains the classes for interacting with the Database via our NSDS. For installation instructions, please see the Getting Started guide. For use inside the K8s cluster, see `PySpliceContext <#splicemachine.spark.context.PySpliceContext>`_. For use outside of the K8s cluster, see `ExtPySpliceContext <#splicemachine.spark.context.ExtPySpliceContext>`_ .. automodule:: splicemachine.spark.context :members: :undoc-members: :show-inheritance: Module contents --------------- .. automodule:: splicemachine.spark :members: :undoc-members: :show-inheritance: