Package

org.ada.server

services

Permalink

package services

Visibility
  1. Public
  2. All

Type Members

  1. class AdaRestException extends AdaException

    Permalink
  2. case class AdaUnauthorizedAccessRestException(message: String) extends AdaRestException with Product with Serializable

    Permalink
  3. class ConfigModule extends AbstractModule with ScalaModule

    Permalink
  4. trait DataSetService extends AnyRef

    Permalink
    Annotations
    @ImplementedBy()
  5. class DataSetServiceImpl extends DataSetService

    Permalink
  6. trait LookupCentralExec[IN] extends (IN) ⇒ Future[Unit]

    Permalink
  7. abstract class LookupCentralExecImpl[IN, E <: InputFutureRunnable[IN]] extends LookupCentralExec[IN]

    Permalink
    Attributes
    protected
  8. trait Scheduler[IN <: Schedulable, ID] extends AnyRef

    Permalink
  9. abstract class SchedulerImpl[IN <: Schedulable, ID] extends Scheduler[IN, ID]

    Permalink
    Attributes
    protected
  10. class ServiceModule extends WebServiceModule

    Permalink
  11. class SparkApp extends AnyRef

    Permalink
    Annotations
    @Singleton()
  12. trait StaticLookupCentral[T] extends () ⇒ Traversable[T]

    Permalink
  13. class StaticLookupCentralImpl[T] extends StaticLookupCentral[T]

    Permalink
  14. trait StatsService extends CalculatorExecutors

    Permalink
    Annotations
    @ImplementedBy()
  15. class StatsServiceImpl extends StatsService with OneWayAnovaHelper with ChiSquareHelper[Int, Option[Any]]

    Permalink
    Annotations
    @Singleton()
  16. case class TSNESetting(dims: Int = 2, perplexity: Double = 20, theta: Double = 0.5, maxIterations: Int = 1000, pcaDims: Option[Int] = None) extends Product with Serializable

    Permalink
  17. trait UserManager extends AnyRef

    Permalink
    Annotations
    @ImplementedBy()
  18. class WebServiceModule extends AbstractModule with ScalaModule

    Permalink

Value Members

  1. object ConfigModule

    Permalink
  2. object GuiceApp

    Permalink
  3. object GuicePlayTestApp

    Permalink
  4. object ServiceTypes

    Permalink
  5. package importers

    Permalink
  6. package ldap

    Permalink
  7. package ml

    Permalink
  8. package transformers

    Permalink

Ungrouped