public interface InternalLock
boolean
tryLock(long timeoutMillis)
void
unlock()
boolean tryLock(long timeoutMillis)
timeoutMillis
void unlock()
Copyright © 2022 The Apache Software Foundation. All rights reserved.