Package de.uplanet.lucy.server.rtcache
Interface IClearRtCacheEvent
-
- All Superinterfaces:
IServerEvent
- All Known Implementing Classes:
ClearRtCacheEvent
@Scriptable public interface IClearRtCacheEvent extends IServerEvent
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Set<String>
getChangedDatabaseSet()
boolean
isChangedDatabaseSet()
-