Skip to content

Struct FTryllKvCacheEvictResult

ClassList > FTryllKvCacheEvictResult

More...

  • #include <TryllKvCache.h>

Public Attributes

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

Detailed Description

Aggregate result of EvictKvCache.

Public Attributes Documentation

variable AgentId

int64 FTryllKvCacheEvictResult::AgentId;

variable ContextsEvicted

int32 FTryllKvCacheEvictResult::ContextsEvicted;

variable DebugInfo

FString FTryllKvCacheEvictResult::DebugInfo;

variable EligibleNodeCount

int32 FTryllKvCacheEvictResult::EligibleNodeCount;

variable PrefixStatus

ETryllKvCachePrefixStatus FTryllKvCacheEvictResult::PrefixStatus;

variable Residency

ETryllKvCacheResidency FTryllKvCacheEvictResult::Residency;

variable bApplicable

bool FTryllKvCacheEvictResult::bApplicable;


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