public class BlobRecoveryHandler
extends org.elasticsearch.indices.recovery.RecoverySourceHandler
Constructor and Description |
---|
BlobRecoveryHandler(org.elasticsearch.index.shard.IndexShard shard,
org.elasticsearch.indices.recovery.RecoveryTargetHandler recoveryTarget,
org.elasticsearch.indices.recovery.StartRecoveryRequest request,
int fileChunkSizeInBytes,
org.elasticsearch.common.settings.Settings nodeSettings,
org.elasticsearch.transport.TransportService transportService,
BlobTransferTarget blobTransferTarget,
BlobIndicesService blobIndicesService) |
Modifier and Type | Method and Description |
---|---|
protected void |
blobRecoveryHook() |
public BlobRecoveryHandler(org.elasticsearch.index.shard.IndexShard shard, org.elasticsearch.indices.recovery.RecoveryTargetHandler recoveryTarget, org.elasticsearch.indices.recovery.StartRecoveryRequest request, int fileChunkSizeInBytes, org.elasticsearch.common.settings.Settings nodeSettings, org.elasticsearch.transport.TransportService transportService, BlobTransferTarget blobTransferTarget, BlobIndicesService blobIndicesService)