public class SocialTimelineCacheClusterPersistence extends SocialTimelineCachePersistence implements SocialTimelinePersistenceAPI
SocialTimelineCachePersistence.SocialCacheControlSOCIAL_FILES, THRESHOLD_PROPERTY| Constructor and Description |
|---|
SocialTimelineCacheClusterPersistence(com.google.gson.Gson gson,
Type gsonCollectionType,
IOService ioService,
SocialEventTypeRepositoryAPI socialEventTypeRepository,
SocialUserPersistenceAPI socialUserPersistenceAPI,
SocialClusterMessaging socialClusterMessaging,
SocialUserServicesExtendedBackEndImpl userServicesBackend,
FileSystem fileSystem,
SocialSecurityConstraintsManager socialSecurityConstraintsManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
persist(SocialActivitiesEvent event) |
void |
persist(SocialUser user,
SocialActivitiesEvent event) |
void |
saveAllEvents() |
void |
someNodeShutdownAndPersistEvents() |
dispose, getLastEvents, getLastEvents, getNumberOfEventsOnFile, getNumberOfEventsOnFile, getRecentEvents, getRecentEvents, getTimeline, getTimeline, getTypeMostRecentFileIndex, getUserMostRecentFileIndex, numberOfPages, priority, setupclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLastEvents, getLastEvents, getNumberOfEventsOnFile, getNumberOfEventsOnFile, getRecentEvents, getRecentEvents, getTimeline, getTimeline, getTypeMostRecentFileIndex, getUserMostRecentFileIndex, numberOfPages, setuppublic SocialTimelineCacheClusterPersistence(com.google.gson.Gson gson,
Type gsonCollectionType,
IOService ioService,
SocialEventTypeRepositoryAPI socialEventTypeRepository,
SocialUserPersistenceAPI socialUserPersistenceAPI,
SocialClusterMessaging socialClusterMessaging,
SocialUserServicesExtendedBackEndImpl userServicesBackend,
FileSystem fileSystem,
SocialSecurityConstraintsManager socialSecurityConstraintsManager)
public void persist(SocialActivitiesEvent event)
persist in interface SocialTimelinePersistenceAPIpublic void persist(SocialUser user, SocialActivitiesEvent event)
persist in interface SocialTimelinePersistenceAPIpublic void saveAllEvents()
saveAllEvents in interface SocialTimelinePersistenceAPIpublic void someNodeShutdownAndPersistEvents()
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.