Uses of Interface
com.tangosol.net.Guardian
Packages that use Guardian
Package
Description
Contains basic cluster interfaces and factories.
Contains classes providing various caching strategies.
Contains various generic utilities.
-
Uses of Guardian in com.tangosol.net
Fields in com.tangosol.net declared as GuardianModifier and TypeFieldDescriptionprotected Guardian
GuardSupport.m_guardian
The Guardian that is managing this GuardSupport.Methods in com.tangosol.net that return GuardianModifier and TypeMethodDescriptionGuardian.GuardContext.getGuardian()
Return the Guardian for this context.GuardSupport.Context.getGuardian()
Return the Guardian for this context.protected Guardian
GuardSupport.getGuardian()
Return the Guardian that manages this GuardSupport.Constructors in com.tangosol.net with parameters of type GuardianModifierConstructorDescriptionGuardSupport
(Guardian guardian) Construct a GuardSupport for the specified Guardian. -
Uses of Guardian in com.tangosol.net.cache
Methods in com.tangosol.net.cache with parameters of type GuardianModifier and TypeMethodDescriptionprotected void
ReadWriteBackingMap.ReadThread.setGuardPolicy
(Guardian guardian, long cTimeoutMillis, float flPctRecover) Set the Guardian and policy to guard this Daemon with.protected void
ReadWriteBackingMap.WriteThread.setGuardPolicy
(Guardian guardian, long cTimeoutMillis, float flPctRecover) Set the Guardian and policy to guard this Daemon with. -
Uses of Guardian in com.tangosol.util
Methods in com.tangosol.util with parameters of type GuardianModifier and TypeMethodDescriptionprotected void
Daemon.setGuardPolicy
(Guardian guardian, long cTimeoutMillis, float flPctRecover) Set the Guardian and policy to guard this Daemon with.