public interface DistributableSenderInterface extends DistributableEntityManager
Modifier and Type | Method and Description |
---|---|
java.util.List<Peer> |
getListPeers()
Get the list of peers
|
void |
setTimeout(int timeout)
Set a timeout
|
close, commit, executeTransaction, isOpen, listAll, listAllWithQueryString, loadArray, open, read, readLastElement, rollback, setAutoCommit
add, createEntity, delete, update
java.util.List<Peer> getListPeers() throws java.lang.Exception
java.lang.Exception
- Error occuring when retrieving the list of peersvoid setTimeout(int timeout)
timeout
- Timeout for this interface