Uses of Class
com.oracle.coherence.concurrent.executor.ClusteredProperties.PropertyKey
-
Packages that use ClusteredProperties.PropertyKey Package Description com.oracle.coherence.concurrent.executor Classes to allow submission of tasks to the grid for execution. -
-
Uses of ClusteredProperties.PropertyKey in com.oracle.coherence.concurrent.executor
Method parameters in com.oracle.coherence.concurrent.executor with type arguments of type ClusteredProperties.PropertyKey Modifier and Type Method Description ClusteredProperties.PropertyValue<V>ClusteredProperties.SetPropertyValueProcessor. process(com.tangosol.util.InvocableMap.Entry<ClusteredProperties.PropertyKey<K>,ClusteredProperties.PropertyValue<V>> entry)
-