Class StateRepositoryImpl

java.lang.Object
org.rcsb.strucmotif.io.StateRepositoryImpl
All Implemented Interfaces:
StateRepository

@Service public class StateRepositoryImpl extends Object implements StateRepository
A file-system-based state repository.
  • Constructor Details

    • StateRepositoryImpl

      public StateRepositoryImpl(MotifSearchConfig motifSearchConfig)
      Construct a state repository instance.
      Parameters:
      motifSearchConfig - the config
  • Method Details