Package | Description |
---|---|
psdi.app.insight |
Modifier and Type | Method and Description |
---|---|
InsightInfo |
InsightCacheImpl.getInsightByName(java.lang.String insightName) |
InsightInfo |
InsightCache.getInsightByName(java.lang.String insightName) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,InsightInfo> |
InsightCacheImpl.getAllInsightInfo() |
java.util.Map<java.lang.String,InsightInfo> |
InsightCache.getAllInsightInfo() |
java.util.Map<java.lang.String,InsightInfo> |
InsightCacheImpl.getAllInsights() |