Interface MongoSchemaStore

    • Method Detail

      • storeSchema

        void storeSchema​(SimpleFeatureType schema)
                  throws IOException
        Throws:
        IOException
      • deleteSchema

        void deleteSchema​(Name name)
                   throws IOException
        Throws:
        IOException
      • typeNames

        List<String> typeNames()
      • close

        void close()