org
.
ada
.
server
services
package
services
Visibility
Public
All
Type Members
class
AdaRestException
extends
AdaException
case class
AdaUnauthorizedAccessRestException
(
message:
String
)
extends
AdaRestException
with
Product
with
Serializable
class
ConfigModule
extends
AbstractModule
with
ScalaModule
trait
DataSetService
extends
AnyRef
Annotations
@ImplementedBy
()
class
DataSetServiceImpl
extends
DataSetService
trait
InputExec
[
IN
]
extends (
IN
) ⇒
Future
[
Unit
]
abstract
class
InputExecSchedulerImpl
[
IN <:
Schedulable
,
ID
]
extends
SchedulerImpl
[
IN
,
ID
]
Attributes
protected
abstract
class
LookupCentralExec
[
IN
,
E <:
InputFutureRunnable
[
IN
]
]
extends
InputExec
[
IN
]
Attributes
protected
trait
Scheduler
[
IN <:
Schedulable
,
ID
]
extends
AnyRef
abstract
class
SchedulerImpl
[
IN <:
Schedulable
,
ID
]
extends
Scheduler
[
IN
,
ID
]
Attributes
protected
class
ServiceModule
extends
WebServiceModule
class
SparkApp
extends
AnyRef
Annotations
@Singleton
()
trait
StaticLookupCentral
[
T
]
extends () ⇒
Traversable
[
T
]
class
StaticLookupCentralImpl
[
T
]
extends
StaticLookupCentral
[
T
]
trait
StatsService
extends
CalculatorExecutors
Annotations
@ImplementedBy
()
class
StatsServiceImpl
extends
StatsService
with
OneWayAnovaHelper
with
ChiSquareHelper
[
Int
,
Option
[
Any
]]
Annotations
@Singleton
()
case class
TSNESetting
(
dims:
Int
=
2
,
perplexity:
Double
=
20
,
theta:
Double
=
0.5
,
maxIterations:
Int
=
1000
,
pcaDims:
Option
[
Int
] =
None
)
extends
Product
with
Serializable
trait
UserManager
extends
AnyRef
Annotations
@ImplementedBy
()
class
WebServiceModule
extends
AbstractModule
with
ScalaModule
Value Members
object
ConfigModule
object
GuiceApp
object
GuicePlayTestApp
object
ServiceTypes
package
importers
package
ldap
package
ml
package
transformers
Ungrouped