All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.stratio.crossdata.server.actors.JsonQuery Maven / Gradle / Ivy

There is a newer version: 0.5.1
Show newest version
package com.stratio.crossdata.server.actors;
public  class JsonQuery implements scala.Product, scala.Serializable {
  public  java.lang.String query () { throw new RuntimeException(); }
  // not preceding
  public   JsonQuery (java.lang.String query) { throw new RuntimeException(); }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy