public class GSMessageExecutorImpl extends Object implements GSMessageExecutor
| Constructor and Description |
|---|
GSMessageExecutorImpl(ISpaceProxy gigaSpace) |
| Modifier and Type | Method and Description |
|---|---|
void |
executeDelete(GSDeleteMessage deleteMessage) |
void |
executeInsert(GSInsertMessage insertMessage) |
void |
executeUpdate(GSUpdateMessage updateMessage) |
public GSMessageExecutorImpl(ISpaceProxy gigaSpace)
public void executeInsert(GSInsertMessage insertMessage) throws NonRetriableMessageExecutionException, RetriableMessageExecutionException
executeInsert in interface GSMessageExecutorNonRetriableMessageExecutionExceptionRetriableMessageExecutionExceptionpublic void executeDelete(GSDeleteMessage deleteMessage) throws NonRetriableMessageExecutionException, RetriableMessageExecutionException
executeDelete in interface GSMessageExecutorNonRetriableMessageExecutionExceptionRetriableMessageExecutionExceptionpublic void executeUpdate(GSUpdateMessage updateMessage) throws NonRetriableMessageExecutionException, RetriableMessageExecutionException
executeUpdate in interface GSMessageExecutorNonRetriableMessageExecutionExceptionRetriableMessageExecutionExceptionCopyright © GigaSpaces.