public class PlatformClusterNodeFilterImpl extends PlatformAbstractPredicate implements PlatformClusterNodeFilter
ctx, pred, ptr| Constructor and Description |
|---|
PlatformClusterNodeFilterImpl()
Externalizable support. |
PlatformClusterNodeFilterImpl(Object pred,
PlatformContext ctx)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(ClusterNode clusterNode)
Predicate body.
|
void |
setIgniteInstance(Ignite ignite) |
readExternal, writeExternalpublic PlatformClusterNodeFilterImpl()
Externalizable support.public PlatformClusterNodeFilterImpl(Object pred, PlatformContext ctx)
pred - .Net binary predicate.ctx - Kernal context.public boolean apply(ClusterNode clusterNode)
apply in interface IgnitePredicate<ClusterNode>clusterNode - Predicate parameter.@IgniteInstanceResource public void setIgniteInstance(Ignite ignite)
ignite - Ignite instance.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.9.0 Release Date : March 2 2017