Class EntryCacheCfgDefn


public final class EntryCacheCfgDefn extends ManagedObjectDefinition<EntryCacheCfgClient,EntryCacheCfg>
An interface for querying the Entry Cache managed object definition meta information.

Entry Caches are responsible for caching entries which are likely to be accessed by client applications in order to improve OpenDJ directory server performance.

  • Method Details