CacheStatistics Class

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Internal.Caching
Interfaces
Base Types
  • Object
graph BT Type-->Base0["Object"] Type-.->Interface0["ICache4"] click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Caching/ICache4" Type-.->Interface1["IEnumerable"] Type["CacheStatistics"] class Type type-node

Syntax

public class CacheStatistics : ICache4, IEnumerable

Constructors

Methods

Name Value Summary
Calls() int
GetEnumerator() IEnumerator
Misses() int
Produce(Object, IFunction4, IProcedure4) Object
ToString() string