A B C D E F G I J L M N P Q R S T U V W

I

initCommands(Gateway, List<Class<? extends Command>>) - Method in class py4j.GatewayConnection
Override this method to initialize custom commands.
INTEGER_TYPE - Static variable in class py4j.Protocol
 
invoke(String, List<Object>) - Method in class py4j.Gateway
Invokes a constructor and returned the constructed object.
invoke(String, String, List<Object>) - Method in class py4j.Gateway
Invokes a method.
isArray(Object) - Method in class py4j.Gateway
 
isArray() - Method in class py4j.ReturnObject
 
isBoolean(String) - Static method in class py4j.Protocol
Assumes that commandPart is not empty.
isBytes(String) - Static method in class py4j.Protocol
Assumes that commandPart is not empty.
isDecimal(String) - Static method in class py4j.Protocol
Assumes that commandPart is not empty.
isDecimal() - Method in class py4j.ReturnObject
 
isDecimalObject(Object) - Method in class py4j.Gateway
 
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(String) - Static method in class py4j.Protocol
Assumes that commandPart is not null.
isError() - Method in class py4j.ReturnObject
 
isInteger(String) - Static method in class py4j.Protocol
Assumes that commandPart is not empty.
isIterator() - Method in class py4j.ReturnObject
 
isList(Object) - Method in class py4j.Gateway
 
isList() - Method in class py4j.ReturnObject
 
isLong(String) - Static method in class py4j.Protocol
Assumes that commandPart is not empty.
isMap(Object) - Method in class py4j.Gateway
 
isMap() - Method in class py4j.ReturnObject
 
isNull(String) - Static method in class py4j.Protocol
Assumes that commandPart is not empty.
isNull() - Method in class py4j.ReturnObject
 
isPrimitiveObject(Object) - Method in class py4j.Gateway
 
isPythonProxy(String) - Static method in class py4j.Protocol
Assumes that commandPart is not empty.
isReference(String) - Static method in class py4j.Protocol
Assumes that commandPart is not empty.
isReference() - Method in class py4j.ReturnObject
 
isSet(Object) - Method in class py4j.Gateway
 
isSet() - Method in class py4j.ReturnObject
 
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.ReturnObject
 
ITERATOR_TYPE - Static variable in class py4j.Protocol
 

A B C D E F G I J L M N P Q R S T U V W