public ReLocks(Locks orgn)
orgn - Original object@RetryOnFailure(verbose=false,
attempts=20,
delay=5L,
unit=SECONDS)
public boolean exists(String name)
throws IOException
Locksexists in interface Locksname - Name of lockIOException - If fails@RetryOnFailure(verbose=false,
attempts=20,
delay=5L,
unit=SECONDS)
public Lock get(String name)
throws IOException
Locksget in interface Locksname - Name of lockIOException - If failsCopyright © 2014–2015 stateful.co. All rights reserved.