| Package | Description |
|---|---|
| org.elasticsearch.repositories.fs | |
| org.elasticsearch.repositories.uri |
| Modifier and Type | Class and Description |
|---|---|
class |
FsRepository
Shared file system implementation of the BlobStoreRepository
Shared file system repository supports the following settings
locationPath to the root of repository. |
| Modifier and Type | Class and Description |
|---|---|
class |
URLRepository
Read-only URL-based implementation of the BlobStoreRepository
This repository supports the following settings
urlURL to the root of repository. |
Copyright © 2009–2016. All rights reserved.