Uses of Class
io.gs2.lock.model.Mutex
Packages that use Mutex
-
Uses of Mutex in io.gs2.lock.model
Methods in io.gs2.lock.model that return MutexModifier and TypeMethodDescriptionstatic MutexMutex.fromJson(com.fasterxml.jackson.databind.JsonNode data) Mutex.withCreatedAt(Long createdAt) Mutex.withMutexId(String mutexId) Mutex.withPropertyId(String propertyId) Mutex.withRevision(Long revision) Mutex.withTransactionId(String transactionId) Mutex.withUserId(String userId) Methods in io.gs2.lock.model with parameters of type Mutex -
Uses of Mutex in io.gs2.lock.result
Methods in io.gs2.lock.result that return MutexModifier and TypeMethodDescriptionDeleteMutexByUserIdResult.getItem()GetMutexByUserIdResult.getItem()GetMutexResult.getItem()LockByUserIdResult.getItem()LockResult.getItem()UnlockByUserIdResult.getItem()UnlockResult.getItem()Methods in io.gs2.lock.result that return types with arguments of type MutexModifier and TypeMethodDescriptionDescribeMutexesByUserIdResult.getItems()DescribeMutexesResult.getItems()Methods in io.gs2.lock.result with parameters of type MutexModifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidMethod parameters in io.gs2.lock.result with type arguments of type MutexModifier and TypeMethodDescriptionvoidvoid