GigaSpaces XAP 9.7.2 API

org.openspaces.persistency.cassandra.meta.mapping.filter
Class DefaultFlattenedPropertiesFilter

java.lang.Object
  extended by 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

Constructor Summary
DefaultFlattenedPropertiesFilter()
           
 
Method Summary
 boolean shouldFlatten(PropertyContext propertyContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultFlattenedPropertiesFilter

public DefaultFlattenedPropertiesFilter()
Method Detail

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}

GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.