public interface IndexingQueryFilter
| Modifier and Type | Method and Description |
|---|---|
<K,V> IgniteBiPredicate<K,V> |
forSpace(String spaceName)
Creates optional predicate for space.
|
boolean |
isValueRequired()
Is the value required for filtering logic?
|
@Nullable <K,V> IgniteBiPredicate<K,V> forSpace(String spaceName)
spaceName - Space name.null if no filtering is needed.boolean isValueRequired()
forSpace(String) method.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.0.0 Release Date : April 30 2017