Uses of Class
io.ebean.bean.NodeUsageCollector.State
-
Packages that use NodeUsageCollector.State Package Description io.ebean.bean Enhanced beans API and Support objects -
-
Uses of NodeUsageCollector.State in io.ebean.bean
Methods in io.ebean.bean that return NodeUsageCollector.State Modifier and Type Method Description NodeUsageCollector.StateNodeUsageCollector. state()Return the underlying state.Methods in io.ebean.bean with parameters of type NodeUsageCollector.State Modifier and Type Method Description voidNodeUsageListener. collectNodeUsage(NodeUsageCollector.State state)Collect node usage "profiling" information.
-