|
Oracle® Coherence Java API Reference v3.5 E14977-01 |
|||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
InvocableMap.EntryAggregator that supports
parallel aggregation.InvocableMap.Entry objects.
InvocableMap.Entry objects.
Comparable values extracted from
a set of entries in a Map and returns a result in a form of a
BigDecimal value.Map.get(Object)) if the Entry is
constructed with a null value.PofNavigator interface.AbstractProcessor.processAll(java.util.Set) method.AbstractStableIterator.hasNext() and AbstractStableIterator.next() methods, and between the AbstractStableIterator.next()
and AbstractStableIterator.remove() methods.BinaryMap objects built on a ByteBufferManager to provide
BinaryStore objects.AddressProvider.getNextAddress() method.
AddressProvider.getNextAddress() method.
AddressProvider.getNextAddress() method.
AddressProvider.getNextAddress() method.
AddressProvider.getNextAddress() method.
The listeners will receive MapEvent objects, but if fLite is passed as true, they might not contain the OldValue and NewValue properties.
To unregister the MapListener, use the
ObservableMap.removeMapListener(MapListener, Object) method.
The listeners will receive MapEvent objects, but if fLite is passed as true, they might not contain the OldValue and NewValue properties.
To unregister the MapListener, use the
ObservableMap.removeMapListener(MapListener, Filter) method.
AnyEvent.
BigDecimal value.BigDecimal value.BigDecimal value.BigDecimal value.ConnectionSpec
interface used to pass the connection info to the adapter.OldCache.evict()
AbstractWriteBuffer.length()
method to zero.
DelegatingWriteBuffer.length()
method to zero.
WriteBuffer.length()
method to zero.
PortableExceptionQueryMap.Entry interface will be compared
using the compareEntries()
method.
InvocableMap.EntryAggregator
implementations.Comparator implementations and related interfaces.ValueExtractor and
ValueUpdater related classes.Filter implementations and related interfaces.InvocableMap.EntryProcessor
implementations.MapEventTransformer
implementations.Comparator.
Comparator.
Comparator.
Comparator.
If possible, use the extract method to optimize the value extraction process.
This method is expected to be implemented by Comparator wrappers,
such as ChainedComparator and InverseComparator,
which simply pass on this invocation to the wrapped Comparator objects
if they too implement this interface, or to invoke their default
compare method passing the actual objects (not the extracted values)
obtained from the extractor using the passed entries.
This interface is also expected to be implemented by ValueExtractor
implementations that implement the Comparator interface. It is expected
that in most cases, the Comparator wrappers will eventually terminate
at (i.e. delegate to) ValueExtractors that also implement this
interface.
EntryAggregator array.
TransactionMap.CONCUR_EXTERNAL
TransactionMap.CONCUR_OPTIMISTIC
TransactionMap.CONCUR_PESSIMISTIC
Entry.setValue
operation if the specified condition is satisfied.Entry.setValue operation for multiple entries that satisfy the specified
condition.Entry.remove
operation if the specified condition is satisfied.PofContext interface using information
provided in a configuration file (or in a passed XML configuration).Collection or Object array value returned from
a method invocation for containment of all values in a Set.Collection or Object array value returned from
a method invocation for containment of any value in a Set.Collection or Object array value returned from
a method invocation for containment of a given value.