|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Transaction.RequestList | |
---|---|
de.zib.scalaris | This package contains means to communicate with the erlang scalaris ring from Java. |
Uses of Transaction.RequestList in de.zib.scalaris |
---|
Methods in de.zib.scalaris that return Transaction.RequestList | |
---|---|
Transaction.RequestList |
Transaction.RequestList.addAll(Transaction.RequestList other)
Adds all requests of the other request list to the end of this list. |
Transaction.RequestList |
Transaction.RequestList.addOp(Operation op)
|
Methods in de.zib.scalaris with parameters of type Transaction.RequestList | |
---|---|
Transaction.RequestList |
Transaction.RequestList.addAll(Transaction.RequestList other)
Adds all requests of the other request list to the end of this list. |
Transaction.ResultList |
Transaction.req_list(Transaction.RequestList req)
Executes all requests in req . |
Constructors in de.zib.scalaris with parameters of type Transaction.RequestList | |
---|---|
Transaction.RequestList(Transaction.RequestList other)
Copy constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |