Serialized Form
-
Package io.deephaven.integrations.python
-
Class io.deephaven.integrations.python.PythonDeephavenSession
class PythonDeephavenSession extends io.deephaven.engine.util.AbstractScriptSession<PythonDeephavenSession.PythonSnapshot> implements Serializable-
Serialized Fields
-
evaluator
io.deephaven.engine.util.PythonEvaluator evaluator
-
module
io.deephaven.integrations.python.PythonDeephavenSession.PythonScriptSessionModule module
-
scope
io.deephaven.engine.util.PythonScope<org.jpy.PyObject> scope
-
scriptFinder
io.deephaven.engine.util.ScriptFinder scriptFinder
-
-
-
Class io.deephaven.integrations.python.PythonListenerAdapter
class PythonListenerAdapter extends io.deephaven.engine.table.impl.InstrumentedTableUpdateListenerAdapter implements Serializable- serialVersionUID:
- -1811392916918850289L
-
Serialized Fields
-
pyCallable
org.jpy.PyObject pyCallable
-
-
Class io.deephaven.integrations.python.PythonReplayListenerAdapter
class PythonReplayListenerAdapter extends io.deephaven.engine.table.impl.InstrumentedTableUpdateListenerAdapter implements Serializable- serialVersionUID:
- -8882402061960621245L
-
Serialized Fields
-
dependencies
io.deephaven.engine.updategraph.NotificationQueue.Dependency[] dependencies
-
pyCallable
org.jpy.PyObject pyCallable
-
-
Class io.deephaven.integrations.python.PythonReplayShiftObliviousListenerAdapter
class PythonReplayShiftObliviousListenerAdapter extends io.deephaven.engine.table.impl.ShiftObliviousInstrumentedListenerAdapter implements Serializable- serialVersionUID:
- -356456046697273581L
-
Serialized Fields
-
pyCallable
org.jpy.PyObject pyCallable
-
-
Class io.deephaven.integrations.python.PythonShiftObliviousListenerAdapter
class PythonShiftObliviousListenerAdapter extends io.deephaven.engine.table.impl.ShiftObliviousInstrumentedListenerAdapter implements Serializable- serialVersionUID:
- -1781683980595832070L
-
Serialized Fields
-
pyCallable
org.jpy.PyObject pyCallable
-
-