Defines a "local" API for a PivotableQueryDescriptor.
The "local" API allows a client to query the query descriptor and determine if it
is locally available. "Locally available" can mean the query descriptor has all of
its criterion objects, along with their values, in a local cache and can honor a
fetch request efficiently (for example, without performing a SQL query).