| Package | Description |
|---|---|
| io.serialized.client.projection |
| Modifier and Type | Method and Description |
|---|---|
ProjectionDefinition |
ProjectionDefinition.AggregatedProjectionBuilder.build() |
ProjectionDefinition |
ProjectionDefinition.SingleProjectionBuilder.build() |
ProjectionDefinition |
ProjectionClient.getDefinition(String projectionName) |
| Modifier and Type | Method and Description |
|---|---|
List<ProjectionDefinition> |
ProjectionDefinitions.getDefinitions() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectionClient.createDefinition(ProjectionDefinition projectionDefinition) |
void |
ProjectionClient.createOrUpdate(ProjectionDefinition projectionDefinition) |
| Modifier and Type | Method and Description |
|---|---|
static ProjectionDefinitions |
ProjectionDefinitions.newDefinitionList(Collection<ProjectionDefinition> definitions) |
Copyright © 2019. All rights reserved.