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

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

There is a newer version: 0.5.1
Show newest version
package com.stratio.crossdata.server.actors;
public  class LoadWatcherActor implements akka.actor.Actor, akka.actor.ActorLogging {
  static public  akka.actor.Props props (java.lang.String hostname) { throw new RuntimeException(); }
  public   LoadWatcherActor (java.lang.String hostname) { throw new RuntimeException(); }
  public  double watchLoad () { throw new RuntimeException(); }
  public  scala.PartialFunction receive () { throw new RuntimeException(); }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy