Interface IndexDefinition.IndexFactory<K,​V,​I extends Index<K,​V>>

    • Method Detail

      • create

        I create​(Schema<V> schema)