PersistentCacheIndexManager class

PersistentCacheIndexManager do konfigurowania indeksów trwałej pamięci podręcznej używanych do lokalnego wykonywania zapytań.

Aby użyć tej funkcji, wywołaj getPersistentCacheIndexManager() w celu pobrania instancji.

Podpis:

export declare class PersistentCacheIndexManager 

Właściwości

Właściwość Modyfikatory Typ Opis
type „PersistentCacheIndexManager” Ciąg tekstowy typu do jednoznacznego identyfikowania instancji tej klasy.

PersistentCacheIndexManager.type

Ciąg tekstowy typu do jednoznacznego identyfikowania instancji tej klasy.

Podpis:

readonly type: 'PersistentCacheIndexManager';