public interface Locker
boolean
isLocked()
lock()
void
release()
boolean lock() throws IOException
IOException
boolean isLocked() throws IOException
void release()
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.