Show / Hide Table of Contents

Enum LocalCache.EnumeratorMode

Enumerator mode.

Namespace: Tangosol.Net.Cache
Assembly: Coherence.dll
Syntax
protected enum LocalCache.EnumeratorMode

Fields

Name Description
Entries

Enumerate entries.

Keys

Enumerate keys.

Values

Enumerate values.

In this article
Back to top Copyright © 2000, 2024, Oracle and/or its affiliates.