@Immutable public class RepositoryConfiguration.BinaryStorage extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
RepositoryConfiguration.BinaryStorage(Document binaryStorage) |
| Modifier and Type | Method and Description |
|---|---|
Field |
findField(Class<?> typeClass,
String fieldName) |
BinaryStore |
getBinaryStore() |
long |
getMinimumBinarySizeInBytes() |
long |
getMinimumStringSize() |
String |
getType()
Returns the type of the configured binary store.
|
protected RepositoryConfiguration.BinaryStorage(Document binaryStorage)
public long getMinimumBinarySizeInBytes()
public long getMinimumStringSize()
public BinaryStore getBinaryStore() throws Exception
Exceptionpublic String getType()
nullCopyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.