Uses of Class
dev.morphia.aggregation.stages.Match
-
Packages that use Match Package Description dev.morphia.aggregation.stages -
-
Uses of Match in dev.morphia.aggregation.stages
Methods in dev.morphia.aggregation.stages that return Match Modifier and Type Method Description static MatchMatch. match(Filter... filters)Creates the new stage using the filters for matchingstatic MatchMatch. on(Filter... filters)Deprecated, for removal: This API element is subject to removal in a future version.usematch(Filter...)
-