Class JupyterNotebookServiceCache

java.lang.Object
thredds.server.notebook.JupyterNotebookServiceCache

@Component public class JupyterNotebookServiceCache extends Object
  • Constructor Details

    • JupyterNotebookServiceCache

      public JupyterNotebookServiceCache()
  • Method Details

    • init

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

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

      public Set<NotebookMetadata> getAllNotebooks()