Package org.hcjf.layers.query.functions
-
Interface Summary Interface Description NumberSetFunction QueryAggregateFunctionLayerInterface QueryFunctionLayerInterface These kind of layers are using for the query implementation to resolve the functions specified into the each query. -
Class Summary Class Description BaseFunctionLayer BaseQueryAggregateFunctionLayer BaseQueryFunctionLayer BsonQueryFunctionLayer This class contains a set of function to work with bson objects.CollectionQueryFunction ContextAggregateFunction CountQueryAggregateFunctionLayer DateQueryFunctionLayer DistinctQueryAggregateFunction EvalExpressionAggregateFunctionLayer GeoDistanceAggregateFunctionLayer GeoQueryFunctionLayer GeoUnionAggregateFunctionLayer MathQueryFunctionLayer This layer implements all the math functions to invoke from the query scope.MaxAggregateFunctionLayer MeanAggregateFunctionLayer MinAggregateFunctionLayer ObjectQueryFunction ProductAggregateFunctionLayer ReferenceFunctionLayer This function resolve the reference using like parameter one o more UUID and returns a joinable map instance for each reference.StringQueryFunctionLayer SumAggregateFunctionLayer