GigaSpaces XAP 9.7.2 API

org.openspaces.persistency.patterns
Class ManagedEntriesSpaceDataSource

java.lang.Object
  extended by com.gigaspaces.datasource.SpaceDataSource
      extended by org.openspaces.persistency.patterns.ManagedEntriesSpaceDataSource
Direct Known Subclasses:
AbstractHibernateSpaceDataSource

public abstract class ManagedEntriesSpaceDataSource
extends SpaceDataSource

An implementation of SpaceDataSource that can provide a list of all the given entries this space data source handles.

Since:
9.5
Author:
eitany

Constructor Summary
ManagedEntriesSpaceDataSource()
           
 
Method Summary
abstract  Iterable<String> getManagedEntries()
           
 
Methods inherited from class com.gigaspaces.datasource.SpaceDataSource
getById, getDataIterator, getDataIteratorByIds, initialDataLoad, initialMetadataLoad, supportsInheritance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManagedEntriesSpaceDataSource

public ManagedEntriesSpaceDataSource()
Method Detail

getManagedEntries

public abstract Iterable<String> getManagedEntries()

GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.