Class PythonDeephavenSession.PythonSnapshot

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

protected static class PythonDeephavenSession.PythonSnapshot extends Object implements io.deephaven.util.SafeCloseable
  • Constructor Details

    • PythonSnapshot

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

    • close

      public void close()
      Specified by:
      close in interface AutoCloseable
      Specified by:
      close in interface io.deephaven.util.SafeCloseable