cass.rollup.rule.RrQuery.js Maven / Gradle / Ivy
var RrQuery = function() {};
RrQuery = stjs.extend(RrQuery, null, [], function(constructor, prototype) {
prototype.query = null;
}, {}, {});
var RrQuery = function() {};
RrQuery = stjs.extend(RrQuery, null, [], function(constructor, prototype) {
prototype.query = null;
}, {}, {});