Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.forum.database
Class DbRating.UpdateAvailableRatingsClusterTask

java.lang.Object
  extended by com.jivesoftware.forum.database.DbRating.UpdateAvailableRatingsClusterTask
All Implemented Interfaces:
com.tangosol.net.Invocable, java.io.Serializable, java.lang.Runnable
Enclosing class:
DbRating

public class DbRating.UpdateAvailableRatingsClusterTask
extends java.lang.Object
implements com.tangosol.net.Invocable

Coherence cluster task that updates the available ratings across the cluster.

See Also:
Serialized Form

Constructor Summary
DbRating.UpdateAvailableRatingsClusterTask()
           
 
Method Summary
 java.lang.Object getResult()
          This task has nothing to report so we just return null
 void init(com.tangosol.net.InvocationService service)
          Called by the InvocationService exactly once on this Invocable object as part of its initialization.
 void run()
          Executes the task
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DbRating.UpdateAvailableRatingsClusterTask

public DbRating.UpdateAvailableRatingsClusterTask()
Method Detail

init

public void init(com.tangosol.net.InvocationService service)
Called by the InvocationService exactly once on this Invocable object as part of its initialization.

Specified by:
init in interface com.tangosol.net.Invocable

run

public void run()
Executes the task

Specified by:
run in interface com.tangosol.net.Invocable
Specified by:
run in interface java.lang.Runnable

getResult

public java.lang.Object getResult()
This task has nothing to report so we just return null

Specified by:
getResult in interface com.tangosol.net.Invocable

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.