com.netflix.astyanax.recipes
Class Shards.StringShardBuilder
java.lang.Object
com.netflix.astyanax.recipes.Shards.StringShardBuilder
- Enclosing class:
- Shards
public static class Shards.StringShardBuilder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Shards.StringShardBuilder
public Shards.StringShardBuilder()
setPrefix
public Shards.StringShardBuilder setPrefix(String prefix)
setShardCount
public Shards.StringShardBuilder setShardCount(int count)
build
public Collection<ByteBuffer> build()
Copyright © 2012. All Rights Reserved.