Interface BaseStore

    • Method Detail

      • getStoreName

        String getStoreName()
        Returns:
        the "name" of the object store. Where in the hierarchy it appears, e.g., /ObjectStore/MyName/...
      • start

        void start()
      • stop

        void stop()