Class AgentOverviewDashboardService.CacheHit
java.lang.Object
com.flowable.platform.service.dashboard.agent.AgentOverviewDashboardService.CacheHit
- Enclosing class:
AgentOverviewDashboardService
-
Field Summary
FieldsModifier and TypeFieldDescriptionlongdoublelonglong -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
promptTokens
public long promptTokens -
cachedTokens
public long cachedTokens -
nonCachedPromptTokens
public long nonCachedPromptTokens -
hitRate
public double hitRate
-
-
Constructor Details
-
CacheHit
public CacheHit()
-