@Component public class JupyterNotebookServiceCache extends Object
| Constructor and Description |
|---|
JupyterNotebookServiceCache() |
| Modifier and Type | Method and Description |
|---|---|
List<thredds.server.notebook.JupyterNotebookServiceCache.NotebookMetadata> |
getAllNotebooks() |
String |
getNotebookFilename(thredds.client.catalog.Dataset ds) |
Map<String,thredds.server.notebook.JupyterNotebookServiceCache.NotebookMetadata> |
getNotebookMapping() |
void |
init(int maxAge,
int maxSize) |