GridGain™ 3.6.0e
Enterprise Edition

org.gridgain.grid.typedef
Class PCE<K,V>

java.lang.Object
  extended by org.gridgain.grid.lang.GridMetadataAwareAdapter
      extended by org.gridgain.grid.lang.GridLambdaAdapter
          extended by org.gridgain.grid.lang.GridPredicate<GridCacheEntry<K,V>>
              extended by org.gridgain.grid.typedef.PCE<K,V>
All Implemented Interfaces:
Serializable, Cloneable, GridMetadataAware, GridPeerDeployAware, GridLambda

public abstract class PCE<K,V>
extends GridPredicate<GridCacheEntry<K,V>>

Defines alias for GridPredicate<GridCacheEntry<K, V>> by extending GridPredicate. Since Java doesn't provide type aliases (like Scala, for example) we resort to these types of measures. This is intended to provide for more concise code without sacrificing readability. For more information see GridPredicate and GridCacheEntry.

Wiki & Forum:


Wiki
Forum

See Also:
GridPredicate, GridFunc, GridCacheEntry, Serialized Form
 

Constructor Summary
PCE()
           
 
Method Summary
 
Methods inherited from class org.gridgain.grid.lang.GridPredicate
andThen, andThen, andThen, apply, compose, compose, compose, compose, curry, uncurry2, uncurry3
 
Methods inherited from class org.gridgain.grid.lang.GridLambdaAdapter
classLoader, deployClass, peerDeployLike, withMeta
 
Methods inherited from class org.gridgain.grid.lang.GridMetadataAwareAdapter
addMeta, addMetaIfAbsent, addMetaIfAbsent, allMeta, clone, copyMeta, copyMeta, hasMeta, hasMeta, meta, putMetaIfAbsent, putMetaIfAbsent, readExternalMeta, removeMeta, removeMeta, replaceMeta, writeExternalMeta
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.gridgain.grid.GridMetadataAware
addMeta, addMetaIfAbsent, addMetaIfAbsent, allMeta, copyMeta, copyMeta, hasMeta, hasMeta, meta, putMetaIfAbsent, putMetaIfAbsent, removeMeta, removeMeta, replaceMeta
 

Constructor Detail

PCE

public PCE()

GridGain™ 3.6.0e
Enterprise Edition

GridGain - Real Time Big Data
Enterprise Edition, ver. 3.6.0e.13012012
2012 Copyright © GridGain Systems
Follow us:   Follow GridGain on Github Follow GridGain on Facebook Join GridGain User Group Follow GridGain on Twitter Follow GridGain on YouTube