Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
B
- BinaryEntryProcessorComputeJob - Class in org.gridgain.ignite.migrationtools.adapter.compute
-
Main version of the bootstrap class.
- BinaryEntryProcessorComputeJob() - Constructor for class org.gridgain.ignite.migrationtools.adapter.compute.BinaryEntryProcessorComputeJob
E
- executeAsync(JobExecutionContext, Object) - Method in class org.gridgain.ignite.migrationtools.adapter.compute.BinaryEntryProcessorComputeJob
- executeAsync(JobExecutionContext, Object) - Method in class org.gridgain.ignite.migrationtools.adapter.compute.MappedEntryProcessorComputeJob
- executeAsync(JobExecutionContext, Runnable) - Method in class org.gridgain.ignite.migrationtools.adapter.compute.IgniteRunnableComputeJob
- executeAsync(JobExecutionContext, Callable<R>) - Method in class org.gridgain.ignite.migrationtools.adapter.compute.IgniteCallableComputeJob
- executeAsync(JobExecutionContext, IgniteClosureComputeJob.Input<I, R>) - Method in class org.gridgain.ignite.migrationtools.adapter.compute.IgniteClosureComputeJob
- exists() - Method in class org.gridgain.ignite.migrationtools.adapter.compute.GenericEntry
G
- GenericEntry<K,
V> - Class in org.gridgain.ignite.migrationtools.adapter.compute -
Simple implementation of a mutable entry.
- GenericEntry(K, V) - Constructor for class org.gridgain.ignite.migrationtools.adapter.compute.GenericEntry
- getKey() - Method in class org.gridgain.ignite.migrationtools.adapter.compute.GenericEntry
- getValue() - Method in class org.gridgain.ignite.migrationtools.adapter.compute.GenericEntry
I
- IgniteCallableComputeJob<R> - Class in org.gridgain.ignite.migrationtools.adapter.compute
-
Transforms an IgniteCallable into a ComputeJob.
- IgniteCallableComputeJob() - Constructor for class org.gridgain.ignite.migrationtools.adapter.compute.IgniteCallableComputeJob
- IgniteClosureComputeJob<I,
R> - Class in org.gridgain.ignite.migrationtools.adapter.compute -
Transforms an IgniteClosure into a ComputeJob.
- IgniteClosureComputeJob() - Constructor for class org.gridgain.ignite.migrationtools.adapter.compute.IgniteClosureComputeJob
- IgniteClosureComputeJob.Input<I,
R> - Class in org.gridgain.ignite.migrationtools.adapter.compute -
Wrapper class for the inputs of this job.
- IgniteRunnableComputeJob - Class in org.gridgain.ignite.migrationtools.adapter.compute
-
Transforms an IgniteRunnable into a ComputeJob.
- IgniteRunnableComputeJob() - Constructor for class org.gridgain.ignite.migrationtools.adapter.compute.IgniteRunnableComputeJob
- Input(IgniteClosure<I, R>, I) - Constructor for class org.gridgain.ignite.migrationtools.adapter.compute.IgniteClosureComputeJob.Input
- inputMarshaller() - Method in class org.gridgain.ignite.migrationtools.adapter.compute.IgniteCallableComputeJob
- inputMarshaller() - Method in class org.gridgain.ignite.migrationtools.adapter.compute.IgniteClosureComputeJob
- inputMarshaller() - Method in class org.gridgain.ignite.migrationtools.adapter.compute.IgniteRunnableComputeJob
- INSTANCE - Static variable in class org.gridgain.ignite.migrationtools.adapter.compute.marshallers.VoidMarshaller
J
- JdkMarshallerImpl<T> - Class in org.gridgain.ignite.migrationtools.adapter.compute.marshallers
-
Marshaller implementation based on JDK Serialization.
- JdkMarshallerImpl() - Constructor for class org.gridgain.ignite.migrationtools.adapter.compute.marshallers.JdkMarshallerImpl
M
- MappedEntryProcessorComputeJob - Class in org.gridgain.ignite.migrationtools.adapter.compute
-
Alternative version of the bootstrap class.
- MappedEntryProcessorComputeJob() - Constructor for class org.gridgain.ignite.migrationtools.adapter.compute.MappedEntryProcessorComputeJob
- marshal(Void) - Method in class org.gridgain.ignite.migrationtools.adapter.compute.marshallers.VoidMarshaller
- marshal(T) - Method in class org.gridgain.ignite.migrationtools.adapter.compute.marshallers.JdkMarshallerImpl
O
- org.gridgain.ignite.migrationtools.adapter.compute - package org.gridgain.ignite.migrationtools.adapter.compute
- org.gridgain.ignite.migrationtools.adapter.compute.marshallers - package org.gridgain.ignite.migrationtools.adapter.compute.marshallers
R
- remove() - Method in class org.gridgain.ignite.migrationtools.adapter.compute.GenericEntry
- resultMarshaller() - Method in class org.gridgain.ignite.migrationtools.adapter.compute.IgniteCallableComputeJob
- resultMarshaller() - Method in class org.gridgain.ignite.migrationtools.adapter.compute.IgniteClosureComputeJob
- resultMarshaller() - Method in class org.gridgain.ignite.migrationtools.adapter.compute.IgniteRunnableComputeJob
S
- setValue(V) - Method in class org.gridgain.ignite.migrationtools.adapter.compute.GenericEntry
T
- TUPLE_BINARY_OBJECT_IMPL - Static variable in class org.gridgain.ignite.migrationtools.adapter.compute.BinaryEntryProcessorComputeJob
U
- unmarshal(byte[]) - Method in class org.gridgain.ignite.migrationtools.adapter.compute.marshallers.JdkMarshallerImpl
- unmarshal(byte[]) - Method in class org.gridgain.ignite.migrationtools.adapter.compute.marshallers.VoidMarshaller
- unwrap(Class<T>) - Method in class org.gridgain.ignite.migrationtools.adapter.compute.GenericEntry
V
- VoidMarshaller - Class in org.gridgain.ignite.migrationtools.adapter.compute.marshallers
-
Marshaller for null values.
- VoidMarshaller() - Constructor for class org.gridgain.ignite.migrationtools.adapter.compute.marshallers.VoidMarshaller
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form