GigaSpaces XAP 9.5 API

org.openspaces.persistency.patterns
Interface ManagedDataSourceEntriesProvider

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

Deprecated. since 9.5 - use ManagedEntriesSpaceDataSource or ManagedEntriesSpaceSynchronizationEndpoint instead.

@Deprecated
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()
          Deprecated.  
 
Methods inherited from interface com.gigaspaces.datasource.ManagedDataSource
init, initialLoad, shutdown
 

Method Detail

getManagedEntries

String[] getManagedEntries()
Deprecated. 

GigaSpaces XAP 9.5 API

Copyright © GigaSpaces.