Class ClusteredExecutorInfo.TouchRunnable

    • Field Detail

      • f_sExecutorId

        protected final String f_sExecutorId
        The unique identity of the Executor.
    • Constructor Detail

      • TouchRunnable

        public TouchRunnable​(String sExecutorId,
                             com.tangosol.net.CacheService cacheService)
        Parameters:
        sExecutorId - the Executor identity to update
        cacheService - the CacheService
    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface Runnable