|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Landlord.RenewResults | |
---|---|
com.sun.jini.landlord | This is a utility for services implementing leases. |
com.sun.jini.mahalo | Provides implementations of the TransactionManager service. |
Uses of Landlord.RenewResults in com.sun.jini.landlord |
---|
Methods in com.sun.jini.landlord that return Landlord.RenewResults | |
---|---|
static Landlord.RenewResults |
LandlordUtil.renewAll(LocalLandlord landlord,
Uuid[] cookies,
long[] durations)
Call landlord.renew() for each object in
cookie[] , passing cookie[i] and
durations[i] . |
Landlord.RenewResults |
Landlord.renewAll(Uuid[] cookies,
long[] durations)
Called by the lease map when its renewAll method is called. |
Uses of Landlord.RenewResults in com.sun.jini.mahalo |
---|
Methods in com.sun.jini.mahalo that return Landlord.RenewResults | |
---|---|
Landlord.RenewResults |
TxnManagerImpl.renewAll(Uuid[] cookies,
long[] extensions)
Bulk renewal request of leases on Transaction s. |
|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |