GigaSpaces XAP 9.1 API

org.openspaces.persistency.patterns
Interface ManagedDataSourceEntriesProvider

All Superinterfaces:
ManagedDataSource
All Known Implementing Classes:
AbstractHibernateExternalDataSource, CriteriaHibernateExternalDataSource, DefaultHibernateExternalDataSource, StatelessHibernateExternalDataSource

public interface ManagedDataSourceEntriesProvider
extends 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 XAP 9.1 API

Copyright © GigaSpaces.