Package ir.msob.jima.cloud.rsocket.beans
Class ApplicationCacheService
java.lang.Object
ir.msob.jima.cloud.rsocket.beans.ApplicationCacheService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(Collection<InstanceInfo> inputs) getInstanceInfo(String applicationName) getInstanceInfoExcept(String applicationName, InstanceInfo instanceInfo) getInstanceInfos(String applicationName) voidremove(Collection<InstanceInfo> inputs)
-
Constructor Details
-
ApplicationCacheService
public ApplicationCacheService()
-
-
Method Details
-
getInstanceInfos
-
getInstanceInfo
-
getInstanceInfoExcept
-
add
-
remove
-