Uses of Interface
com.tangosol.net.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
Modifier and TypeFieldDescriptionprotected Guardian
GuardSupport.m_guardian
The Guardian that is managing this GuardSupport.Modifier 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.ModifierConstructorDescriptionGuardSupport
(Guardian guardian) Construct a GuardSupport for the specified Guardian. -
Uses of Guardian in com.tangosol.net.cache
Modifier 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
Modifier and TypeMethodDescriptionprotected void
Daemon.setGuardPolicy
(Guardian guardian, long cTimeoutMillis, float flPctRecover) Set the Guardian and policy to guard this Daemon with.