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.2.0-incubating Release Date : June 16 2015