| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.fixture |
| Modifier and Type | Method and Description |
|---|---|
static BlobStoreFixture |
BlobStoreFixture.create(File basedir,
boolean fallbackToFDS,
int fdsCacheInMB,
org.apache.jackrabbit.oak.stats.StatisticsProvider statisticsProvider)
Creates an instance of the BlobStoreFixture based on configuration
determined from system properties
|
BlobStoreFixture[] |
OakFixture.SegmentFixture.getBlobStoreFixtures()
Deprecated.
|
static BlobStoreFixture |
BlobStoreFixture.getDataStore(File basedir,
int fdsCacheInMB,
org.apache.jackrabbit.oak.stats.StatisticsProvider statisticsProvider) |
static BlobStoreFixture |
BlobStoreFixture.getFileBlobStore(File basedir) |
static BlobStoreFixture |
BlobStoreFixture.getFileDataStore(File basedir,
int fdsCacheInMB,
org.apache.jackrabbit.oak.stats.StatisticsProvider statisticsProvider) |
static BlobStoreFixture |
BlobStoreFixture.getMemoryBlobStore() |
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.