Class DeepCopyStorageMetadataService

java.lang.Object
com.linkedin.venice.offsets.DeepCopyOffsetManager
com.linkedin.venice.offsets.DeepCopyStorageMetadataService
All Implemented Interfaces:
StorageMetadataService, OffsetManager

public class DeepCopyStorageMetadataService extends DeepCopyOffsetManager implements StorageMetadataService
This class is used to systematically copy OffsetRecord instances rather than passing them as is. This is necessary in StoreConsumptionTaskTest.