public class LockUtils extends Object
Copyright © 2022 xpc1024 All Rights Reserved
LockUtils()
static boolean
release(org.elasticsearch.client.RestHighLevelClient client, String idValue, Integer maxRetry)
tryLock(org.elasticsearch.client.RestHighLevelClient client, String idValue, Integer maxRetry)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LockUtils()
public static boolean tryLock(org.elasticsearch.client.RestHighLevelClient client, String idValue, Integer maxRetry)
client
idValue
maxRetry
public static boolean release(org.elasticsearch.client.RestHighLevelClient client, String idValue, Integer maxRetry)
Copyright © 2022. All rights reserved.