Table of Contents

Namespace Scaleout.Client.QuerySupport

Classes

QueryableExtensions

A static class containing extension methods useful for extending StateServer property index queries.

SossIndexAttribute

A marker Attribute that indicates that the property or class to which it applies should be saved in the ScaleOut service's property index when instances of the class are created or updated.

SparseBitmap

A logical dynamic array of booleans stored in a compact representation where we assume far fewer values are set to true than are set to false.

Enums

HashIndexPriority

Indicates the priority of an item annotated with SossIndexAttribute for using the limited slots in the ScaleOut service's property index hashtable. Even if there's no room for an item in the Hashtable, the item will still be entered into the property index.