| クラス | 説明 |
|---|---|
| BlobStoreFormat<T extends ToXContent> |
Base class that handles serialization of various data structures during snapshot/restore operations.
|
| BlobStoreRepository |
BlobStore - based implementation of Snapshot Repository
This repository works with any
BlobStore implementation. |
| ChecksumBlobStoreFormat<T extends ToXContent> |
Snapshot metadata file format used in v2.0 and above
|
| LegacyBlobStoreFormat<T extends ToXContent> |
Snapshot metadata file format used before v2.0
|
Copyright © 2009–2016. All rights reserved.