Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
E22844-03
The SimpleQueryRecord..::.PartialResult type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
Determines whether the specified (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type.
(Inherited from | ||
Gets the (Inherited from | ||
| IsMatching |
Determine whether or not the given result is capable of being
placed in one-to-one correspondence with this result. Results are
matching if their owned lists of steps have the same size, and
all pairs of steps in the two lists are matching.
| |
Creates a shallow copy of the current (Inherited from | ||
| Merge |
Merge the given result with this one.
| |
| ReadExternal |
Restore the contents of a user type instance by reading its state
using the specified IPofReader object.
| |
Returns a (Inherited from | ||
| WriteExternal |
Save the contents of a POF user type instance by writing its
state using the specified IPofWriter object.
|