GigaSpaces XAP 9.5 API

org.openspaces.persistency.patterns
Class ManagedEntriesSpaceSynchronizationEndpoint

java.lang.Object
  extended by com.gigaspaces.sync.SpaceSynchronizationEndpoint
      extended by org.openspaces.persistency.patterns.ManagedEntriesSpaceSynchronizationEndpoint
Direct Known Subclasses:
AbstractHibernateSpaceSynchronizationEndpoint

public abstract class ManagedEntriesSpaceSynchronizationEndpoint
extends SpaceSynchronizationEndpoint

An implementation of com.gigaspaces.datasource.SpaceSynchronizationEndpoint that can provide a list of all the given entries this synchronization endpoint interceptor handles.

Since:
9.5
Author:
eitany

Constructor Summary
ManagedEntriesSpaceSynchronizationEndpoint()
           
 
Method Summary
abstract  Iterable<String> getManagedEntries()
           
 
Methods inherited from class com.gigaspaces.sync.SpaceSynchronizationEndpoint
afterOperationsBatchSynchronization, afterTransactionSynchronization, onAddIndex, onIntroduceType, onOperationsBatchSynchronization, onTransactionConsolidationFailure, onTransactionSynchronization
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManagedEntriesSpaceSynchronizationEndpoint

public ManagedEntriesSpaceSynchronizationEndpoint()
Method Detail

getManagedEntries

public abstract Iterable<String> getManagedEntries()

GigaSpaces XAP 9.5 API

Copyright © GigaSpaces.