Package step.core.execution
Class ReportNodeCache
java.lang.Object
step.core.execution.ReportNodeCache
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionget
(org.bson.types.ObjectId nodeId) void
put
(ReportNode node) void
remove
(ReportNode node)
-
Constructor Details
-
ReportNodeCache
public ReportNodeCache()
-
-
Method Details
-
remove
-
get
-
put
-