| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.plugins.blob | |
| org.apache.jackrabbit.oak.plugins.blob.datastore |
| Modifier and Type | Method and Description |
|---|---|
SharedDataStore.Type |
SharedDataStore.getType()
Gets the type.
|
SharedDataStore.Type |
AbstractSharedCachingDataStore.getType() |
static SharedDataStore.Type |
SharedDataStore.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SharedDataStore.Type[] |
SharedDataStore.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SharedDataStore.Type |
OakFileDataStore.getType() |
SharedDataStore.Type |
DataStoreBlobStore.getType() |
Copyright © 2012–2017 The Apache Software Foundation. All rights reserved.