GigaSpaces XAP 9.1 API

org.openspaces.persistency.cassandra.meta.mapping.filter
Interface FlattenedPropertiesFilter

All Known Implementing Classes:
DefaultFlattenedPropertiesFilter, PojoTypeFlattenPropertiesFilter

public interface FlattenedPropertiesFilter

An interface used to denote whether a given property should be flattened.

Since:
9.1.1
Author:
Dan Kilman

Method Summary
 boolean shouldFlatten(PropertyContext propertyContext)
           
 

Method Detail

shouldFlatten

boolean shouldFlatten(PropertyContext propertyContext)
Returns:
Should an attempt to flatten this entry be made.
See Also:
PropertyContext}

GigaSpaces XAP 9.1 API

Copyright © GigaSpaces.