Package com.linkedin.davinci.store
Class StorageEngineAccessor
java.lang.Object
com.linkedin.davinci.store.StorageEngineAccessor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <SE extends StorageEngine>
SEgetInnerStorageEngine
(StorageEngine storageEngine) Do not move out of the test module! This is a backdoor to extirpate the storage engine wrapped inside aDelegatingStorageEngine
.
-
Constructor Details
-
StorageEngineAccessor
public StorageEngineAccessor()
-
-
Method Details
-
getInnerStorageEngine
Do not move out of the test module! This is a backdoor to extirpate the storage engine wrapped inside aDelegatingStorageEngine
.
-