Interface TieredStorageResource
-
public interface TieredStorageResourceThe resource (e.g., local files, remote storage files, etc.) for the Tiered Storage.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidrelease()Release all the resources, e.g. delete the files, recycle the occupied memory, etc.
-