Index
All Classes and Interfaces|All Packages
A
- append(StringBuilder) - Method in class io.deephaven.jpy.JpyConfigExt
- arrayCopy(boolean[], int, boolean[], int, int) - Method in enum class io.deephaven.util.PrimitiveArrayType.Booleans
- arrayCopy(byte[], int, byte[], int, int) - Method in enum class io.deephaven.util.PrimitiveArrayType.Bytes
- arrayCopy(char[], int, char[], int, int) - Method in enum class io.deephaven.util.PrimitiveArrayType.Chars
- arrayCopy(double[], int, double[], int, int) - Method in enum class io.deephaven.util.PrimitiveArrayType.Doubles
- arrayCopy(float[], int, float[], int, int) - Method in enum class io.deephaven.util.PrimitiveArrayType.Floats
- arrayCopy(int[], int, int[], int, int) - Method in enum class io.deephaven.util.PrimitiveArrayType.Ints
- arrayCopy(long[], int, long[], int, int) - Method in enum class io.deephaven.util.PrimitiveArrayType.Longs
- arrayCopy(short[], int, short[], int, int) - Method in enum class io.deephaven.util.PrimitiveArrayType.Shorts
- arrayCopy(T, int, T, int, int) - Method in interface io.deephaven.util.ArrayType
-
A strongly-typed equivalent to
System.arraycopy(Object, int, Object, int, int). - ArrayType<T> - Interface in io.deephaven.util
-
A utility interface that allows strongly typed access to an array.
B
- boolean_array(boolean[]) - Method in class io.deephaven.jpy.JpyModule
-
Deprecated.
- booleans() - Static method in interface io.deephaven.util.PrimitiveArrayType
- BuiltinsModule - Interface in io.deephaven.jpy
-
Java proxy module for builtins.
- bytes() - Static method in interface io.deephaven.util.PrimitiveArrayType
C
- chars() - Static method in interface io.deephaven.util.PrimitiveArrayType
- close() - Method in interface io.deephaven.jpy.BuiltinsModule
- close() - Method in interface io.deephaven.jpy.GcModule
- close() - Method in interface io.deephaven.jpy.IntIdentity
- close() - Method in class io.deephaven.jpy.JpyModule
- close() - Method in interface io.deephaven.jpy.PyObjectIdentity
- close() - Method in interface io.deephaven.jpy.SysModule
- collect() - Method in interface io.deephaven.jpy.GcModule
-
Run a full collection.
- compile(String, String, String) - Method in interface io.deephaven.jpy.BuiltinsModule
- Constants() - Constructor for class io.deephaven.util.PrimitiveArrayType.Constants
- copyOfRange(T, int, int) - Method in interface io.deephaven.util.ArrayType
-
A strongly-typed equivalent to
Arrays.copyOfRange(Object[], int, int). - create() - Static method in interface io.deephaven.jpy.BuiltinsModule
- create() - Static method in interface io.deephaven.jpy.GcModule
- create() - Static method in class io.deephaven.jpy.JpyModule
- create() - Static method in interface io.deephaven.jpy.SysModule
- create(CreateModule) - Static method in interface io.deephaven.jpy.IntIdentity
- create(CreateModule) - Static method in interface io.deephaven.jpy.PyObjectIdentity
D
- dict() - Method in interface io.deephaven.jpy.BuiltinsModule
-
Create a new dictionary.
- dir(PyObject) - Method in interface io.deephaven.jpy.BuiltinsModule
-
Attempt to return a list of valid attributes for that object.
- doubles() - Static method in interface io.deephaven.util.PrimitiveArrayType
F
- floats() - Static method in interface io.deephaven.util.PrimitiveArrayType
G
- GcModule - Interface in io.deephaven.jpy
-
Java proxy module for gc.
- get_referrers(PyObject) - Method in interface io.deephaven.jpy.GcModule
-
Get the referrers for an object.
- getArrayType() - Method in interface io.deephaven.util.ArrayType
- getArrayType() - Method in enum class io.deephaven.util.PrimitiveArrayType.Booleans
- getArrayType() - Method in enum class io.deephaven.util.PrimitiveArrayType.Bytes
- getArrayType() - Method in enum class io.deephaven.util.PrimitiveArrayType.Chars
- getArrayType() - Method in enum class io.deephaven.util.PrimitiveArrayType.Doubles
- getArrayType() - Method in enum class io.deephaven.util.PrimitiveArrayType.Floats
- getArrayType() - Method in enum class io.deephaven.util.PrimitiveArrayType.Ints
- getArrayType() - Method in enum class io.deephaven.util.PrimitiveArrayType.Longs
- getArrayType() - Method in enum class io.deephaven.util.PrimitiveArrayType.Shorts
- getFlags() - Method in class io.deephaven.jpy.JpyModule
- getLength(boolean[]) - Method in enum class io.deephaven.util.PrimitiveArrayType.Booleans
- getLength(byte[]) - Method in enum class io.deephaven.util.PrimitiveArrayType.Bytes
- getLength(char[]) - Method in enum class io.deephaven.util.PrimitiveArrayType.Chars
- getLength(double[]) - Method in enum class io.deephaven.util.PrimitiveArrayType.Doubles
- getLength(float[]) - Method in enum class io.deephaven.util.PrimitiveArrayType.Floats
- getLength(int[]) - Method in enum class io.deephaven.util.PrimitiveArrayType.Ints
- getLength(long[]) - Method in enum class io.deephaven.util.PrimitiveArrayType.Longs
- getLength(short[]) - Method in enum class io.deephaven.util.PrimitiveArrayType.Shorts
- getLength(T) - Method in interface io.deephaven.util.ArrayType
-
A strongly-typed equivalent to
Array.getLength(Object). - getPrimitiveType() - Method in enum class io.deephaven.util.PrimitiveArrayType.Booleans
- getPrimitiveType() - Method in enum class io.deephaven.util.PrimitiveArrayType.Bytes
- getPrimitiveType() - Method in enum class io.deephaven.util.PrimitiveArrayType.Chars
- getPrimitiveType() - Method in enum class io.deephaven.util.PrimitiveArrayType.Doubles
- getPrimitiveType() - Method in enum class io.deephaven.util.PrimitiveArrayType.Floats
- getPrimitiveType() - Method in interface io.deephaven.util.PrimitiveArrayType
- getPrimitiveType() - Method in enum class io.deephaven.util.PrimitiveArrayType.Ints
- getPrimitiveType() - Method in enum class io.deephaven.util.PrimitiveArrayType.Longs
- getPrimitiveType() - Method in enum class io.deephaven.util.PrimitiveArrayType.Shorts
- getrefcount(Object) - Method in interface io.deephaven.jpy.SysModule
-
Deprecated.
- getrefcount(PyObject) - Method in interface io.deephaven.jpy.SysModule
-
Get the reference count for an object.
- getType() - Method in interface io.deephaven.jpy.JpyModule.ArrayOps
- globals() - Method in interface io.deephaven.jpy.BuiltinsModule
I
- identity(int) - Method in interface io.deephaven.jpy.IntIdentity
- identity(int) - Method in interface io.deephaven.jpy.PyObjectIdentity
- initPython() - Method in class io.deephaven.jpy.JpyConfigExt
- INSTANCE - Enum constant in enum class io.deephaven.util.PrimitiveArrayType.Booleans
- INSTANCE - Enum constant in enum class io.deephaven.util.PrimitiveArrayType.Bytes
- INSTANCE - Enum constant in enum class io.deephaven.util.PrimitiveArrayType.Chars
- INSTANCE - Enum constant in enum class io.deephaven.util.PrimitiveArrayType.Doubles
- INSTANCE - Enum constant in enum class io.deephaven.util.PrimitiveArrayType.Floats
- INSTANCE - Enum constant in enum class io.deephaven.util.PrimitiveArrayType.Ints
- INSTANCE - Enum constant in enum class io.deephaven.util.PrimitiveArrayType.Longs
- INSTANCE - Enum constant in enum class io.deephaven.util.PrimitiveArrayType.Shorts
- IntIdentity - Interface in io.deephaven.jpy
- ints() - Static method in interface io.deephaven.util.PrimitiveArrayType
- io.deephaven.jpy - package io.deephaven.jpy
- io.deephaven.util - package io.deephaven.util
- isAssignableFrom(Class<?>) - Method in interface io.deephaven.util.ArrayType
- isAssignableFromObject(Object) - Method in interface io.deephaven.util.ArrayType
J
- JpyConfigExt - Class in io.deephaven.jpy
- JpyConfigExt(JpyConfig) - Constructor for class io.deephaven.jpy.JpyConfigExt
- JpyModule - Class in io.deephaven.jpy
- JpyModule.ArrayOps<T> - Interface in io.deephaven.jpy
L
- len(PyObject) - Method in interface io.deephaven.jpy.BuiltinsModule
-
Get the length (the number of items) of an object.
- locals() - Method in interface io.deephaven.jpy.BuiltinsModule
- longs() - Static method in interface io.deephaven.util.PrimitiveArrayType
- lookupForArrayType(Class<?>) - Static method in interface io.deephaven.util.PrimitiveArrayType
- lookupForObject(Object) - Static method in interface io.deephaven.util.PrimitiveArrayType
- lookupForPrimitiveType(Class<?>) - Static method in interface io.deephaven.util.PrimitiveArrayType
M
- memoryview(PyObject) - Method in interface io.deephaven.jpy.BuiltinsModule
-
Create a memoryview that references obj.
N
- newCopy(T) - Method in interface io.deephaven.jpy.JpyModule.ArrayOps
- newInstance(int) - Method in interface io.deephaven.jpy.JpyModule.ArrayOps
- newInstance(int) - Method in interface io.deephaven.util.ArrayType
-
A strongly-typed equivalent to
Array.newInstance(Class, int). - newInstance(int) - Method in enum class io.deephaven.util.PrimitiveArrayType.Booleans
- newInstance(int) - Method in enum class io.deephaven.util.PrimitiveArrayType.Bytes
- newInstance(int) - Method in enum class io.deephaven.util.PrimitiveArrayType.Chars
- newInstance(int) - Method in enum class io.deephaven.util.PrimitiveArrayType.Doubles
- newInstance(int) - Method in enum class io.deephaven.util.PrimitiveArrayType.Floats
- newInstance(int) - Method in enum class io.deephaven.util.PrimitiveArrayType.Ints
- newInstance(int) - Method in enum class io.deephaven.util.PrimitiveArrayType.Longs
- newInstance(int) - Method in enum class io.deephaven.util.PrimitiveArrayType.Shorts
- newPyCopy(T) - Method in interface io.deephaven.jpy.JpyModule.ArrayOps
- newPyInstance(int) - Method in interface io.deephaven.jpy.JpyModule.ArrayOps
O
- ops(PrimitiveArrayType<T>) - Method in class io.deephaven.jpy.JpyModule
P
- PrimitiveArrayType<T> - Interface in io.deephaven.util
- PrimitiveArrayType.Booleans - Enum Class in io.deephaven.util
- PrimitiveArrayType.Bytes - Enum Class in io.deephaven.util
- PrimitiveArrayType.Chars - Enum Class in io.deephaven.util
- PrimitiveArrayType.Constants - Class in io.deephaven.util
- PrimitiveArrayType.Doubles - Enum Class in io.deephaven.util
- PrimitiveArrayType.Floats - Enum Class in io.deephaven.util
- PrimitiveArrayType.Ints - Enum Class in io.deephaven.util
- PrimitiveArrayType.Longs - Enum Class in io.deephaven.util
- PrimitiveArrayType.Shorts - Enum Class in io.deephaven.util
- PrimitiveArrayType.Visitor - Interface in io.deephaven.util
- PyObjectIdentity - Interface in io.deephaven.jpy
S
- setFlags(EnumSet<JpyConfig.Flag>) - Method in class io.deephaven.jpy.JpyModule
- shorts() - Static method in interface io.deephaven.util.PrimitiveArrayType
- startPython() - Method in class io.deephaven.jpy.JpyConfigExt
- stopPython(Duration) - Method in class io.deephaven.jpy.JpyConfigExt
- SysModule - Interface in io.deephaven.jpy
-
Java proxy module for sys.
T
- to_boolean_array(PyObject) - Method in class io.deephaven.jpy.JpyModule
- toString() - Method in class io.deephaven.jpy.JpyConfigExt
- types() - Static method in interface io.deephaven.util.PrimitiveArrayType
V
- valueOf(String) - Static method in enum class io.deephaven.util.PrimitiveArrayType.Booleans
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.deephaven.util.PrimitiveArrayType.Bytes
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.deephaven.util.PrimitiveArrayType.Chars
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.deephaven.util.PrimitiveArrayType.Doubles
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.deephaven.util.PrimitiveArrayType.Floats
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.deephaven.util.PrimitiveArrayType.Ints
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.deephaven.util.PrimitiveArrayType.Longs
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.deephaven.util.PrimitiveArrayType.Shorts
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class io.deephaven.util.PrimitiveArrayType.Booleans
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.deephaven.util.PrimitiveArrayType.Bytes
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.deephaven.util.PrimitiveArrayType.Chars
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.deephaven.util.PrimitiveArrayType.Doubles
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.deephaven.util.PrimitiveArrayType.Floats
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.deephaven.util.PrimitiveArrayType.Ints
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.deephaven.util.PrimitiveArrayType.Longs
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.deephaven.util.PrimitiveArrayType.Shorts
-
Returns an array containing the constants of this enum class, in the order they are declared.
- visit(PrimitiveArrayType.Booleans) - Method in interface io.deephaven.util.PrimitiveArrayType.Visitor
- visit(PrimitiveArrayType.Bytes) - Method in interface io.deephaven.util.PrimitiveArrayType.Visitor
- visit(PrimitiveArrayType.Chars) - Method in interface io.deephaven.util.PrimitiveArrayType.Visitor
- visit(PrimitiveArrayType.Doubles) - Method in interface io.deephaven.util.PrimitiveArrayType.Visitor
- visit(PrimitiveArrayType.Floats) - Method in interface io.deephaven.util.PrimitiveArrayType.Visitor
- visit(PrimitiveArrayType.Ints) - Method in interface io.deephaven.util.PrimitiveArrayType.Visitor
- visit(PrimitiveArrayType.Longs) - Method in interface io.deephaven.util.PrimitiveArrayType.Visitor
- visit(PrimitiveArrayType.Shorts) - Method in interface io.deephaven.util.PrimitiveArrayType.Visitor
W
- walk(V) - Method in enum class io.deephaven.util.PrimitiveArrayType.Booleans
- walk(V) - Method in enum class io.deephaven.util.PrimitiveArrayType.Bytes
- walk(V) - Method in enum class io.deephaven.util.PrimitiveArrayType.Chars
- walk(V) - Method in enum class io.deephaven.util.PrimitiveArrayType.Doubles
- walk(V) - Method in enum class io.deephaven.util.PrimitiveArrayType.Floats
- walk(V) - Method in enum class io.deephaven.util.PrimitiveArrayType.Ints
- walk(V) - Method in enum class io.deephaven.util.PrimitiveArrayType.Longs
- walk(V) - Method in enum class io.deephaven.util.PrimitiveArrayType.Shorts
- walk(V) - Method in interface io.deephaven.util.PrimitiveArrayType
All Classes and Interfaces|All Packages
getrefcount(PyObject).