public interface IndexingQueryFilter
| Modifier and Type | Method and Description |
|---|---|
<K,V> IgniteBiPredicate<K,V> |
forSpace(String spaceName)
Creates optional predicate for space.
|
@Nullable <K,V> IgniteBiPredicate<K,V> forSpace(String spaceName)
spaceName - Space name.null if no filtering is needed.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015