| Package | Description |
|---|---|
| org.elasticsearch.common.blobstore | |
| org.elasticsearch.common.blobstore.fs | |
| org.elasticsearch.common.blobstore.support | |
| org.elasticsearch.common.blobstore.url |
| Modifier and Type | Method and Description |
|---|---|
BlobContainer |
BlobStore.blobContainer(BlobPath path) |
| Modifier and Type | Class and Description |
|---|---|
class |
FsBlobContainer |
| Modifier and Type | Method and Description |
|---|---|
BlobContainer |
FsBlobStore.blobContainer(BlobPath path) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBlobContainer |
| Modifier and Type | Class and Description |
|---|---|
class |
URLBlobContainer
URL blob implementation of
BlobContainer |
| Modifier and Type | Method and Description |
|---|---|
BlobContainer |
URLBlobStore.blobContainer(BlobPath path) |
Copyright © 2009–2016. All rights reserved.