IClientSlotCache Interface

graph BT Type["IClientSlotCache"] class Type type-node Implementing0["NullClientSlotCache"]-.->Type click Implementing0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.CS.Internal.Caching/NullClientSlotCache" Implementing1["ClientSlotCacheImpl"]-.->Type click Implementing1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.CS.Internal.Caching/ClientSlotCacheImpl"

Syntax

public interface IClientSlotCache

Methods

Name Value Summary
Add(Transaction, int, ByteArrayBuffer) void
Get(Transaction, int) ByteArrayBuffer