public class UpdateHistoryStrategy extends Object implements ClusterTask
Constructor and Description |
---|
UpdateHistoryStrategy() |
UpdateHistoryStrategy(String serviceName,
HistoryStrategy historyStrategy) |
Modifier and Type | Method and Description |
---|---|
Object |
getResult() |
void |
readExternal(ObjectInput in) |
void |
run() |
void |
writeExternal(ObjectOutput out) |
public UpdateHistoryStrategy()
public UpdateHistoryStrategy(String serviceName, HistoryStrategy historyStrategy)
public Object getResult()
getResult
in interface ClusterTask
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
IOException
ClassNotFoundException
Copyright © 2003-2008 Jive Software.