Table of Contents

Method QueryAllKeys

Namespace
Scaleout.Client
Assembly
Scaleout.Client.dll

QueryAllKeys(uint)

Get all ObjectKeys in the cache.

public IReadOnlyList<ObjectKey> QueryAllKeys(uint appId)

Parameters

appId uint

Returns

IReadOnlyList<ObjectKey>

List of object keys.