Interface StorageMetadataService

    • Method Detail

      • clearStoreVersionState

        void clearStoreVersionState​(java.lang.String topicName)
        This will clear all metadata, including store-version state and partition states, tied to {@param topicName}.
        Parameters:
        topicName - to be cleared
      • getStoreVersionCompressionDictionary

        default java.nio.ByteBuffer getStoreVersionCompressionDictionary​(java.lang.String topicName)
        Tailored function for retrieving version's compression dictionary.