Uses of Class
io.gs2.lock.result.LockResult
Packages that use LockResult
-
Uses of LockResult in io.gs2.lock
Methods in io.gs2.lock that return LockResultMethod parameters in io.gs2.lock with type arguments of type LockResultModifier and TypeMethodDescriptionvoidGs2LockRestClient.lockAsync(LockRequest request, AsyncAction<AsyncResult<LockResult>> callback) -
Uses of LockResult in io.gs2.lock.result
Methods in io.gs2.lock.result that return LockResultModifier and TypeMethodDescriptionstatic LockResultLockResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)