| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.spi.blob | |
| org.apache.jackrabbit.oak.spi.blob.stats |
| Modifier and Type | Method and Description |
|---|---|
protected BlobStatsCollector |
AbstractBlobStore.getStatsCollector() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractBlobStore.setStatsCollector(BlobStatsCollector stats) |
| Modifier and Type | Field and Description |
|---|---|
static BlobStatsCollector |
BlobStatsCollector.NOOP |
| Modifier and Type | Method and Description |
|---|---|
static InputStream |
StatsCollectingStreams.wrap(BlobStatsCollector collector,
String blobId,
InputStream in) |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.