Uses of Interface
io.serialized.client.projection.query.ProjectionQuery
| Package | Description |
|---|---|
| io.serialized.client.projection | |
| io.serialized.client.projection.query |
-
Uses of ProjectionQuery in io.serialized.client.projection
Methods in io.serialized.client.projection with parameters of type ProjectionQuery Modifier and Type Method Description <T> ProjectionResponse<T>ProjectionClient. query(ProjectionQuery query) -
Uses of ProjectionQuery in io.serialized.client.projection.query
Classes in io.serialized.client.projection.query that implement ProjectionQuery Modifier and Type Class Description classAggregatedProjectionQueryA query objectclassListProjectionQueryclassSingleProjectionQuery