Package com.linkedin.davinci.storage
Interface ReadMetadataRetriever
- All Known Implementing Classes:
ServerReadMetadataRepository
public interface ReadMetadataRetriever
-
Method Summary
Modifier and TypeMethodDescriptiongetCurrentVersionResponse
(String storeName) getMetadata
(String storeName) getStoreProperties
(String storeName, Optional<Integer> largestKnownSchemaId)
-
Method Details
-
getMetadata
-
getStoreProperties
StorePropertiesResponse getStoreProperties(String storeName, Optional<Integer> largestKnownSchemaId) -
getCurrentVersionResponse
-