A B C D E F G H I J L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
I
- IHello - Interface in py4j.examples
- IHelloObject - Interface in py4j.examples
-
Created by barthelemy on 2017-06-26.
- IMPORT_SUB_COMMAND_NAME - Static variable in class py4j.commands.JVMViewCommand
- INDENT - Static variable in class py4j.model.HelpPageGenerator
- init(Gateway, Py4JServerConnection) - Method in class py4j.commands.AbstractCommand
- init(Gateway, Py4JServerConnection) - Method in interface py4j.commands.Command
-
Called when a command instance is created and assigned to a connection.
- init(Gateway, Py4JServerConnection) - Method in class py4j.commands.DirCommand
- init(Gateway, Py4JServerConnection) - Method in class py4j.commands.FieldCommand
- init(Gateway, Py4JServerConnection) - Method in class py4j.commands.JVMViewCommand
- init(Gateway, Py4JServerConnection) - Method in class py4j.commands.ReflectionCommand
- init(Gateway, Py4JServerConnection) - Method in class py4j.commands.ShutdownGatewayServerCommand
- initCommands(Gateway, List<Class<? extends Command>>) - Method in class py4j.ClientServerConnection
-
Override this method to initialize custom commands.
- initCommands(Gateway, List<Class<? extends Command>>) - Method in class py4j.GatewayConnection
-
Override this method to initialize custom commands.
- InnerClass() - Constructor for class py4j.examples.EnumExample.InnerClass
- InstrGatewayTest - Class in py4j
- InstrGatewayTest() - Constructor for class py4j.InstrGatewayTest
- INT_TO_BYTE - Static variable in class py4j.reflection.TypeConverter
- INT_TO_SHORT - Static variable in class py4j.reflection.TypeConverter
- INTEGER_TYPE - Static variable in class py4j.Protocol
- InterfaceA - Interface in py4j.examples
- InterfaceB - Interface in py4j.examples
- InterfaceExample - Class in py4j.examples
- InterfaceExample() - Constructor for class py4j.examples.InterfaceExample
- InterfaceNone - Interface in py4j.examples
- INVALID_INVOKER - Static variable in class py4j.reflection.MethodInvoker
- INVALID_INVOKER_COST - Static variable in class py4j.reflection.MethodInvoker
- invoke(Object, Object[]) - Method in class py4j.reflection.MethodInvoker
- invoke(Object, Method, Object[]) - Method in class py4j.reflection.PythonProxyHandler
- invoke(Object, MethodInvoker, Object[]) - Method in class py4j.reflection.ReflectionEngine
- invoke(String, String, List<Object>) - Method in class py4j.Gateway
-
Invokes a method.
- invoke(String, List<Object>) - Method in class py4j.Gateway
-
Invokes a constructor and returned the constructed object.
- invokeConstructor(String, List<Object>) - Method in class py4j.commands.ConstructorCommand
- invokeMethod(String, String, List<Object>) - Method in class py4j.commands.AbstractCommand
-
Convenient shortcut to invoke a method dynamically.
- IPing - Interface in py4j.examples
- IPong - Interface in py4j.examples
- IReturnConverter - Interface in py4j.examples
- isArray() - Method in class py4j.ReturnObject
- isArray(Object) - Method in class py4j.Gateway
- isAuthenticated() - Method in class py4j.commands.AuthCommand
- isBoolean(Class<?>) - Static method in class py4j.reflection.TypeUtil
- isBoolean(String) - Static method in class py4j.Protocol
-
Assumes that commandPart is not empty.
- isByte(Class<?>) - Static method in class py4j.reflection.TypeUtil
- isBytes(String) - Static method in class py4j.Protocol
-
Assumes that commandPart is not empty.
- isCharacter(Class<?>) - Static method in class py4j.reflection.TypeUtil
- isDecimal() - Method in class py4j.ReturnObject
- isDecimal(String) - Static method in class py4j.Protocol
-
Assumes that commandPart is not empty.
- isDecimalObject(Object) - Method in class py4j.Gateway
- isDouble(Class<?>) - Static method in class py4j.reflection.TypeUtil
- isDouble(String) - Static method in class py4j.Protocol
-
Assumes that commandPart is not empty.
- isEmpty(String) - Static method in class py4j.Protocol
- isEnd(String) - Static method in class py4j.Protocol
-
Assumes that commandPart is not empty.
- isError() - Method in class py4j.ReturnObject
- isError(String) - Static method in class py4j.Protocol
-
Assumes that commandPart is not null.
- isFloat(Class<?>) - Static method in class py4j.reflection.TypeUtil
- isInitiatedFromClient() - Method in class py4j.ClientServerConnection
- isInstanceOf(Class<?>, Object) - Static method in class py4j.reflection.TypeUtil
-
Checks if an object is an instance of a given class.
- isInstanceOf(String, Object) - Static method in class py4j.reflection.TypeUtil
-
Checks if an object is an instance of a given class.
- isInteger(Class<?>) - Static method in class py4j.reflection.TypeUtil
- isInteger(String) - Static method in class py4j.Protocol
-
Assumes that commandPart is not empty.
- isIterator() - Method in class py4j.ReturnObject
- isList() - Method in class py4j.ReturnObject
- isList(Object) - Method in class py4j.Gateway
- isLong(Class<?>) - Static method in class py4j.reflection.TypeUtil
- isLong(String) - Static method in class py4j.Protocol
-
Assumes that commandPart is not empty.
- isMap() - Method in class py4j.ReturnObject
- isMap(Object) - Method in class py4j.Gateway
- isMemoryManagementEnabled() - Method in class py4j.CallbackClient
- isMemoryManagementEnabled() - Method in interface py4j.Py4JPythonClient
- isNull() - Method in class py4j.ReturnObject
- isNull(String) - Static method in class py4j.Protocol
-
Assumes that commandPart is not empty.
- isNumeric(Class<?>) - Static method in class py4j.reflection.TypeUtil
- isPrimitiveObject(Object) - Method in class py4j.Gateway
- isPythonProxy(String) - Static method in class py4j.Protocol
-
Assumes that commandPart is not empty.
- isReference() - Method in class py4j.ReturnObject
- isReference(String) - Static method in class py4j.Protocol
-
Assumes that commandPart is not empty.
- isReturnMessage(String) - Static method in class py4j.Protocol
- isSet() - Method in class py4j.ReturnObject
- isSet(Object) - Method in class py4j.Gateway
- isShort(Class<?>) - Static method in class py4j.reflection.TypeUtil
- isStarted() - Method in class py4j.Gateway
- isString(String) - Static method in class py4j.Protocol
-
Assumes that commandPart is not empty.
- isVoid() - Method in class py4j.reflection.MethodInvoker
- isVoid() - Method in class py4j.ReturnObject
- ITERATOR_TYPE - Static variable in class py4j.Protocol
All Classes All Packages