public final class CouchbaseKey extends Object
Modifier and Type | Method and Description |
---|---|
static String |
build(String key,
String keyPrefix)
Builds a key for a couchbase document with the given prefix that does not
exceed the max. length for couchbase keys.
|
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.