Skip to content

Struct FTryllKvCacheStatus

ClassList > FTryllKvCacheStatus

More...

  • #include <TryllKvCache.h>

Public Attributes

Type Name
int64 AgentId = 0
FString DebugInfo
int32 EligibleNodeCount = 0
ETryllKvCachePrefixStatus PrefixStatus = ETryllKvCachePrefixStatus::NotCurrent
ETryllKvCacheResidency Residency = ETryllKvCacheResidency::Evicted
bool bApplicable = false

Detailed Description

Aggregate KV-cache lifecycle state for an agent.

Public Attributes Documentation

variable AgentId

int64 FTryllKvCacheStatus::AgentId;

variable DebugInfo

FString FTryllKvCacheStatus::DebugInfo;

variable EligibleNodeCount

int32 FTryllKvCacheStatus::EligibleNodeCount;

variable PrefixStatus

ETryllKvCachePrefixStatus FTryllKvCacheStatus::PrefixStatus;

variable Residency

ETryllKvCacheResidency FTryllKvCacheStatus::Residency;

variable bApplicable

bool FTryllKvCacheStatus::bApplicable;


The documentation for this class was generated from the following file C:/_tryll/_monorepo3/tryll/clients/unreal/Source/TryllClient/Public/TryllKvCache.h