public static class RedisIndexDefinition.PathCondition extends Object implements IndexDefinition.Condition<Object>
| Constructor and Description |
|---|
PathCondition(String path) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(Object value,
IndexDefinition.IndexingContext context) |
public PathCondition(String path)
public boolean matches(Object value, IndexDefinition.IndexingContext context)
matches in interface IndexDefinition.Condition<Object>Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.