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(@Nullable String spaceName)
spaceName - Space name.null if no filtering is needed.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.1.0-incubating Release Date : May 20 2015