Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.ignite.lang Classes and Interfaces - 20 results found.
NameDescriptionTypePackageFramework
IgniteAsyncSupportAllows to enable asynchronous mode on Ignite APIs.Interfaceorg.apache.ignite.langIgnite
IgniteAsyncSupportedAnnotation to indicate that method can be executed asynchronously if async mode is enabled.Classorg.apache.ignite.langIgnite
IgniteBiClosureDefines generic closure with two parameters.Interfaceorg.apache.ignite.langIgnite
IgniteBiInClosureClosure with two in-parameters and void return type.Interfaceorg.apache.ignite.langIgnite
IgniteBiPredicateDefines a predicate which accepts two parameters and returns true or false.Interfaceorg.apache.ignite.langIgnite
IgniteBiTupleConvenience class representing mutable tuple of two values.Classorg.apache.ignite.langIgnite
IgniteCallableGrid-aware adapter for Callable implementations.Interfaceorg.apache.ignite.langIgnite
IgniteClosureDefines generic closure with one parameter.Interfaceorg.apache.ignite.langIgnite
IgniteFutureFuture with simplified exception handling, functional programming support and ability to listen for future completion via functional callback.Interfaceorg.apache.ignite.langIgnite
IgniteFutureCancelledExceptionFuture computation cannot be retrieved because it was cancelled.Classorg.apache.ignite.langIgnite
IgniteFutureTimeoutExceptionFuture computation completion is timed out.Classorg.apache.ignite.langIgnite
IgniteImmutableImmutable types should be annotated with this annotation to avoid unnecessary copying (e.Classorg.apache.ignite.langIgnite
IgniteInClosureClosure with one in-parameter and void return type.Interfaceorg.apache.ignite.langIgnite
IgniteNotPeerDeployableThis annotations should be used to mark any type that should not be peer deployable.Classorg.apache.ignite.langIgnite
IgniteOutClosureClosure that does not take any parameters and returns a value.Interfaceorg.apache.ignite.langIgnite
IgnitePredicateDefines a predicate which accepts a parameter and returns true or false.Interfaceorg.apache.ignite.langIgnite
IgniteProductVersionRepresents node version.Classorg.apache.ignite.langIgnite
IgniteReducerDefines generic reducer that collects multiple values and reduces them into one.Interfaceorg.apache.ignite.langIgnite
IgniteRunnableGrid-aware adapter for Runnable implementations.Interfaceorg.apache.ignite.langIgnite
IgniteUuidThis is a faster performing version of UUID.Classorg.apache.ignite.langIgnite