Index

B C E G I O R S V 
All Classes and Interfaces|All Packages|Serialized Form

B

BootstapJobArgs - Class in org.gridgain.ignite.migrationtools.adapter.compute
Wrapper for the BootstrapJob Arguments.
BootstapJobArgs(String, BootstapJobArgs.FunctionType, Serializable, String[]) - Constructor for class org.gridgain.ignite.migrationtools.adapter.compute.BootstapJobArgs
Constructor.
BootstapJobArgs.FunctionType - Enum Class in org.gridgain.ignite.migrationtools.adapter.compute
Function Type enum.
BootstrapJob - Class in org.gridgain.ignite.migrationtools.adapter.compute
ComputeJob that spawns and runs Ignite 2 style compute jobs.
BootstrapJob() - Constructor for class org.gridgain.ignite.migrationtools.adapter.compute.BootstrapJob
 

C

CALLABLE - Enum constant in enum class org.gridgain.ignite.migrationtools.adapter.compute.BootstapJobArgs.FunctionType
 
CLOSURE - Enum constant in enum class org.gridgain.ignite.migrationtools.adapter.compute.BootstapJobArgs.FunctionType
 

E

executeAsync(JobExecutionContext, BootstapJobArgs) - Method in class org.gridgain.ignite.migrationtools.adapter.compute.BootstrapJob
 

G

getDeploymentUnits() - Method in class org.gridgain.ignite.migrationtools.adapter.compute.BootstapJobArgs
 
getFunArg() - Method in class org.gridgain.ignite.migrationtools.adapter.compute.BootstapJobArgs
 
getFunName() - Method in class org.gridgain.ignite.migrationtools.adapter.compute.BootstapJobArgs
 
getFunType() - Method in class org.gridgain.ignite.migrationtools.adapter.compute.BootstapJobArgs
 

I

inputMarshaller() - Method in class org.gridgain.ignite.migrationtools.adapter.compute.BootstrapJob
 

O

org.gridgain.ignite.migrationtools.adapter.compute - package org.gridgain.ignite.migrationtools.adapter.compute
 

R

resultMarshaller() - Method in class org.gridgain.ignite.migrationtools.adapter.compute.BootstrapJob
 
RUNNABLE - Enum constant in enum class org.gridgain.ignite.migrationtools.adapter.compute.BootstapJobArgs.FunctionType
 

S

SERIALIZED - Enum constant in enum class org.gridgain.ignite.migrationtools.adapter.compute.BootstapJobArgs.FunctionType
 

V

valueOf(String) - Static method in enum class org.gridgain.ignite.migrationtools.adapter.compute.BootstapJobArgs.FunctionType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.gridgain.ignite.migrationtools.adapter.compute.BootstapJobArgs.FunctionType
Returns an array containing the constants of this enum class, in the order they are declared.
B C E G I O R S V 
All Classes and Interfaces|All Packages|Serialized Form