Class JupyterNotebookServiceCache


  • @Component
    public class JupyterNotebookServiceCache
    extends Object
    • Constructor Detail

      • JupyterNotebookServiceCache

        public JupyterNotebookServiceCache()
    • Method Detail

      • init

        public void init​(int maxAge,
                         int maxSize)
      • getMappedNotebooks

        public Set<NotebookMetadata> getMappedNotebooks​(thredds.client.catalog.Dataset ds)