org.openspaces.persistency.cassandra.meta.mapping.filter
Class DefaultFlattenedPropertiesFilter
java.lang.Object
org.openspaces.persistency.cassandra.meta.mapping.filter.DefaultFlattenedPropertiesFilter
- All Implemented Interfaces:
- FlattenedPropertiesFilter
public class DefaultFlattenedPropertiesFilter
- extends Object
- implements FlattenedPropertiesFilter
A FlattenedPropertiesFilter
implementation that will return true
for
all fixed properties and false
for all dynamic properties.
- Since:
- 9.1.1
- Author:
- Dan Kilman
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultFlattenedPropertiesFilter
public DefaultFlattenedPropertiesFilter()
shouldFlatten
public boolean shouldFlatten(PropertyContext propertyContext)
- Specified by:
shouldFlatten
in interface FlattenedPropertiesFilter
- Returns:
- Should an attempt to flatten this entry be made.
- See Also:
PropertyContext}
Copyright © GigaSpaces.