public interface EntityChangeStream
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
flush() |
int |
getEntityId() |
void |
notifyDelete(int index,
String data) |
void |
notifyInsert(int index,
String data) |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.