Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
E22844-03
IFilter which is a logical operator of a filter array.
The ArrayFilter..::.WeightedFilter type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ArrayFilter..::.WeightedFilter |
Construct the WeightedFilter.
|
Methods
| Name | Description | |
|---|---|---|
| CompareTo |
Compares this WeightedFilter with the specified WeightedFilter
for order. Returns a negative integer, zero, or a positive
integer as this WeightedFilter's effectiveness is less than,
equal to, or greater than the effectiveness of the specified
WeightedFilter object.
| |
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 | ||
Creates a shallow copy of the current (Inherited from | ||
Returns a (Inherited from |
Fields
Properties
| Name | Description | |
|---|---|---|
| Effectiveness |
Get the effectiveness value of the wrapped filter.
| |
| Filter |
Get the wrapped filter.
|