public class AlgorithmCollection extends Object
CACHE_DATA, CACHE_DATA_REF, CACHE_DATA_TREE, CNODE_CONNECTOR, CNODE_LIST, CNODE_RECORD, FIELD_CONDITION, FIELD_DATA, FIELD_KEY, FIELD_REFER, FIELD_TYPE| Constructor and Description |
|---|
AlgorithmCollection() |
public String dataType()
public void dataProcess(ConcurrentMap<String,Object> resultMap, io.vertx.core.json.JsonObject jsonBody)
public void dataTree(ConcurrentMap<String,Object> resultMap, io.vertx.core.json.JsonObject jsonBody)
public String dataRefKey(String type, io.vertx.core.json.JsonObject condition)
dataRefKey in interface L1Algorithmpublic String dataKey(String type, io.vertx.core.json.JsonObject condition)
dataKey in interface L1Algorithmpublic String dataKey(String type, TreeMap<String,String> treeMap)
dataKey in interface L1Algorithmpublic String dataTreeKey(String type, TreeMap<String,String> treeMap)
dataTreeKey in interface L1Algorithmpublic ConcurrentMap<String,Object> buildData(io.vertx.core.json.JsonObject jsonBody)
buildData in interface L1Algorithmpublic ConcurrentMap<String,Object> buildReference(io.vertx.core.json.JsonObject jsonBody)
buildReference in interface L1Algorithmpublic void dataRefer(ConcurrentMap<String,Object> resultMap, io.vertx.core.json.JsonObject jsonBody)
protected String dataKey(String type, String prefix, String dataType, TreeMap<String,String> dataMap)
protected String dataTreeKey(String dataKey, io.vertx.core.json.JsonObject jsonBody)
protected TreeMap<String,String> dataMap(io.vertx.core.json.JsonObject condition)
protected TreeMap<String,String> dataMap(io.vertx.core.json.JsonObject record, io.vertx.core.json.JsonArray key)
Copyright © 2021. All rights reserved.