public final class InfinispanUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
dataKeyFrom(org.modeshape.jcr.value.binary.infinispan.InfinispanBinaryStore binaryStore,
org.modeshape.jcr.value.BinaryKey key)
Get the data key for the given binary key
|
static ChunkBinaryMetadata |
getMetadata(org.modeshape.jcr.value.binary.infinispan.InfinispanBinaryStore binaryStore,
org.modeshape.jcr.value.BinaryKey key)
Get the Metadata for the given key
|
public static String dataKeyFrom(org.modeshape.jcr.value.binary.infinispan.InfinispanBinaryStore binaryStore, org.modeshape.jcr.value.BinaryKey key)
binaryStore - the binary storekey - the binary keypublic static ChunkBinaryMetadata getMetadata(org.modeshape.jcr.value.binary.infinispan.InfinispanBinaryStore binaryStore, org.modeshape.jcr.value.BinaryKey key)
binaryStore - the given binary storekey - the binary keyCopyright © 2013–2015 DuraSpace, Inc.. All rights reserved.