| { | |
| "port": 0, | |
| "sketches_A": [ | |
| { | |
| "name": "cpcOfLongs", | |
| "k": 12, | |
| "type": "long", | |
| "family": "cpc" | |
| }, | |
| { | |
| "name": "cpcOfFloats", | |
| "k": 12, | |
| "type": "float", | |
| "family": "cpc" | |
| }, | |
| { | |
| "name": "cpcOfStrings", | |
| "k": 14, | |
| "type": "string", | |
| "family": "cpc" | |
| }, | |
| { | |
| "name": "thetaOfDoubles", | |
| "k": 9, | |
| "type": "double", | |
| "family": "theta" | |
| }, | |
| { | |
| "name": "thetaOfStrings", | |
| "k": 16, | |
| "type": "string", | |
| "family": "theta" | |
| } | |
| ], | |
| "set1": { | |
| "family": "hll", | |
| "type": "string", | |
| "k": 14, | |
| "names": [ | |
| "hll1", | |
| "hll2", | |
| "hll3", | |
| "hll4" | |
| ] | |
| }, | |
| "set2": { | |
| "k": 12, | |
| "family": "theta", | |
| "type": "int", | |
| "names": [ | |
| "theta0", | |
| "theta1", | |
| "theta2", | |
| "theta3", | |
| "theta4" | |
| ] | |
| }, | |
| "sketches_B": [ | |
| { | |
| "name": "duration", | |
| "k": "160", | |
| "family": "kll" | |
| }, | |
| { | |
| "name": "topItems", | |
| "k": "8", | |
| "family": "frequency" | |
| }, | |
| { | |
| "name": "rs", | |
| "k": "20", | |
| "family": "reservoir" | |
| }, | |
| { | |
| "name": "vo", | |
| "k": "20", | |
| "family": "varopt" | |
| }, | |
| { | |
| "name": "hllOfInts", | |
| "family": "hll", | |
| "k": 10, | |
| "type": "int" | |
| }, | |
| { | |
| "name": "hllOfDoubles", | |
| "family": "hll", | |
| "k": 11, | |
| "type": "double" | |
| } | |
| ] | |
| } |