public interface GSMessageExecutor
Modifier and Type | Method and Description |
---|---|
void |
executeDelete(GSDeleteMessage deleteMessage) |
void |
executeInsert(GSInsertMessage insertMessage) |
void |
executeUpdate(GSUpdateMessage updateMessage) |
void executeInsert(GSInsertMessage insertMessage) throws NonRetriableMessageExecutionException, RetriableMessageExecutionException
void executeDelete(GSDeleteMessage deleteMessage) throws NonRetriableMessageExecutionException, RetriableMessageExecutionException
void executeUpdate(GSUpdateMessage updateMessage) throws NonRetriableMessageExecutionException, RetriableMessageExecutionException
Copyright © GigaSpaces.