org.apache.curator.framework.recipes.queue
Class QueueSharderPolicies
java.lang.Object
org.apache.curator.framework.recipes.queue.QueueSharderPolicies
public class QueueSharderPolicies
- extends Object
Various policies/options for sharding. Usage:
QueueSharderPolicies.builder().foo().bar().build();
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
builder
public static QueueSharderPolicies.Builder builder()
- Allocate a new builder
- Returns:
- builder
Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.