Class SnapshotFilesProvider
java.lang.Object
org.elasticsearch.indices.recovery.SnapshotFilesProvider
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetInputStreamForSnapshotFile
(String repositoryName, IndexId indexId, ShardId shardId, BlobStoreIndexShardSnapshot.FileInfo fileInfo, LongConsumer rateLimiterListener) int
getReadSnapshotFileBufferSizeForRepo
(String repository)
-
Constructor Details
-
SnapshotFilesProvider
-
-
Method Details
-
getInputStreamForSnapshotFile
public InputStream getInputStreamForSnapshotFile(String repositoryName, IndexId indexId, ShardId shardId, BlobStoreIndexShardSnapshot.FileInfo fileInfo, LongConsumer rateLimiterListener) -
getReadSnapshotFileBufferSizeForRepo
-