Class IndexStoreMetadata


  • public class IndexStoreMetadata
    extends Object
    • Constructor Detail

      • IndexStoreMetadata

        public IndexStoreMetadata()
      • IndexStoreMetadata

        public IndexStoreMetadata​(String checkpoint,
                                  String storeType,
                                  String strategy,
                                  Set<String> preferredPaths)
    • Method Detail

      • getCheckpoint

        public String getCheckpoint()
      • getStoreType

        public String getStoreType()
      • getStrategy

        public String getStrategy()
      • getPreferredPaths

        public Set<String> getPreferredPaths()