Package io.deephaven.integrations.python
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
PythonSnapshot
public PythonSnapshot(org.jpy.PyDictWrapper dict)
-
-
Method Details
-
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceio.deephaven.util.SafeCloseable
-