Ignite - In-Memory Database and Caching Platform
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- Type Parameters:
E1 - Type of the first parameter.
E2 - Type of the second parameter.
- All Superinterfaces:
- Serializable
- All Known Subinterfaces:
- CI2<E1,E2>, GridCacheUtils.BackupPostProcessingClosure, PlatformCachePluginConfigurationClosure, PlatformPluginConfigurationClosure
- All Known Implementing Classes:
- CIX2, GridDhtCacheAdapter.MessageHandler, IgniteDiagnosticMessage.DiagnosticBaseClosure, IgniteDiagnosticMessage.ExchangeInfoClosure, IgniteDiagnosticMessage.TxEntriesInfoClosure, IgniteDiagnosticMessage.TxInfoClosure, IgniteInClosure2X, StreamVisitor
public interface IgniteBiInClosure<E1,E2>
extends Serializable
Closure with two in-parameters and void return type.
-
-
Method Detail
-
apply
void apply(E1 e1,
E2 e2)
Closure body.
- Parameters:
e1 - First parameter.
e2 - Second parameter.
Ignite - In-Memory Database and Caching Platform
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
| | |
| Ignite Database and Caching Platform | : ver. 2.7.5 | | Release Date | : June 4 2019 | |