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.5.11 Release Date : April 8 2016