public class InfinispanUtils
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static java.lang.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 java.lang.String dataKeyFrom(org.modeshape.jcr.value.binary.infinispan.InfinispanBinaryStore binaryStore,
org.modeshape.jcr.value.BinaryKey key)
binaryStore - key - public static ChunkBinaryMetadata getMetadata(org.modeshape.jcr.value.binary.infinispan.InfinispanBinaryStore binaryStore, org.modeshape.jcr.value.BinaryKey key)
binaryStore - key - Copyright © 2013-2014 DuraSpace, Inc.. All Rights Reserved.