Class PythonDeephavenSession.PythonSnapshot

java.lang.Object
io.deephaven.integrations.python.PythonDeephavenSession.PythonSnapshot
All Implemented Interfaces:
AbstractScriptSession.Snapshot, SafeCloseable, AutoCloseable
Enclosing class:
PythonDeephavenSession

protected static class PythonDeephavenSession.PythonSnapshot extends Object implements AbstractScriptSession.Snapshot, SafeCloseable
  • Constructor Details

    • PythonSnapshot

      public PythonSnapshot(org.jpy.PyDictWrapper dict)
  • Method Details