GigaSpaces - Open Spaces

org.openspaces.persistency.patterns
Interface ManagedDataSourceEntriesProvider

All Superinterfaces:
com.gigaspaces.datasource.ManagedDataSource
All Known Implementing Classes:
AbstractHibernateExternalDataSource, CriteriaHibernateExternalDataSource, DefaultHibernateExternalDataSource, StatelessHibernateExternalDataSource

public interface ManagedDataSourceEntriesProvider
extends com.gigaspaces.datasource.ManagedDataSource

A marker interface for ManagedDataSource that can provide a list of all the given entries this managed data source handles.

Author:
kimchy

Field Summary
 
Fields inherited from interface com.gigaspaces.datasource.ManagedDataSource
DATA_CLASS_PROPS, NUMBER_OF_PARTITIONS, STATIC_PARTITION_NUMBER
 
Method Summary
 String[] getManagedEntries()
           
 
Methods inherited from interface com.gigaspaces.datasource.ManagedDataSource
init, initialLoad, shutdown
 

Method Detail

getManagedEntries

String[] getManagedEntries()

GigaSpaces - Open Spaces

Copyright © GigaSpaces.