|
Jive Forums API (5.5.8) Developer Javadocs | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jivesoftware.base.database.PollOptionMoveClusterTask
public class PollOptionMoveClusterTask
Coherence cluster task that updates the insert queue across cluster members whenever a poll option is moved.
| Constructor Summary | |
|---|---|
PollOptionMoveClusterTask()
|
|
| 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 |
void |
setNewIndex(int newIndex)
|
void |
setOldIndex(int oldIndex)
|
void |
setPollID(long pollID)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PollOptionMoveClusterTask()
| Method Detail |
|---|
public void init(com.tangosol.net.InvocationService service)
init in interface com.tangosol.net.Invocablepublic void setPollID(long pollID)
public void setOldIndex(int oldIndex)
public void setNewIndex(int newIndex)
public void run()
run in interface com.tangosol.net.Invocablerun in interface java.lang.Runnablepublic java.lang.Object getResult()
getResult in interface com.tangosol.net.Invocable
|
Jive Forums Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||