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
location Path 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
url URL to the root of repository. |
Copyright © 2009–2015. All rights reserved.