public class ChunkBinaryMetadata extends Object
| Constructor and Description |
|---|
ChunkBinaryMetadata(org.modeshape.jcr.value.binary.infinispan.Metadata metadata)
Wrap a Metadata object
|
| Modifier and Type | Method and Description |
|---|---|
int |
getChunkSize()
Get the size of the binary's chunks
|
long |
getLength()
Get the content length
|
public ChunkBinaryMetadata(org.modeshape.jcr.value.binary.infinispan.Metadata metadata)
metadata - public long getLength()
public int getChunkSize()
Copyright © 2013-2015 DuraSpace, Inc.. All Rights Reserved.