See: Description
| Interface | Description |
|---|---|
| Query |
Creates queries for performing cache searches.
|
| Result |
Represents a single cache entry that has been selected by a cache query.
|
| Results |
Results object for an execution of a
Query. |
| Class | Description |
|---|---|
| Attribute<T> |
A search attribute.
|
| NullResults |
An empty result instance
|
| Enum | Description |
|---|---|
| Direction |
The direction for search result ordering
|
| Exception | Description |
|---|---|
| SearchException |
A generic search exception.
|
Copyright © 2003-2014 Terracotta, Inc.. All Rights Reserved.