com.netflix.curator.framework.recipes.atomic
Class PromotedToLock
java.lang.Object
com.netflix.curator.framework.recipes.atomic.PromotedToLock
public class PromotedToLock
- extends Object
Abstraction of arguments for mutex promotion. Use builder() to create.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
builder
public static PromotedToLock.Builder builder()
- Allocate a new builder
- Returns:
- new builder
Copyright © 2012. All Rights Reserved.