org
.
ada
.
web
.
runnables
.
pdchallenge
CalcEuclideanDistanceBetweenGroupsForDataSpace
Related Doc:
package pdchallenge
class
CalcEuclideanDistanceBetweenGroupsForDataSpace
extends
InputFutureRunnableExt
[
CalcEuclideanDistanceBetweenGroupsForDataSpaceSpec
] with
MatrixCalcHelper
Linear Supertypes
MatrixCalcHelper
,
InputFutureRunnableExt
[
CalcEuclideanDistanceBetweenGroupsForDataSpaceSpec
],
InputFutureRunnable
[
CalcEuclideanDistanceBetweenGroupsForDataSpaceSpec
],
InputRunnable
[
CalcEuclideanDistanceBetweenGroupsForDataSpaceSpec
],
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
CalcEuclideanDistanceBetweenGroupsForDataSpace
MatrixCalcHelper
InputFutureRunnableExt
InputFutureRunnable
InputRunnable
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
CalcEuclideanDistanceBetweenGroupsForDataSpace
(
dsaf:
DataSetAccessorFactory
,
dataSpaceMetaInfoRepo:
DataSpaceMetaInfoRepo
,
statsService:
StatsService
)
Annotations
@Inject
()
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
calcGroupSizes
(
n:
Int
,
parallelism:
Option
[
Int
]
)
:
Seq
[
Int
]
Definition Classes
MatrixCalcHelper
def
calcStartEnds
(
n:
Int
,
parallelism:
Option
[
Int
]
)
:
Seq
[(
Int
,
Int
)]
Definition Classes
MatrixCalcHelper
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
val
inputType
:
scala.reflect.api.JavaUniverse.Type
Definition Classes
InputRunnable
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
run
(
input:
CalcEuclideanDistanceBetweenGroupsForDataSpaceSpec
)
:
Unit
Definition Classes
InputFutureRunnable → InputRunnable
def
runAsFuture
(
input:
CalcEuclideanDistanceBetweenGroupsForDataSpaceSpec
)
:
Future
[
Unit
]
Definition Classes
CalcEuclideanDistanceBetweenGroupsForDataSpace
→ InputFutureRunnable
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
val
timeout
:
FiniteDuration
Attributes
protected
Definition Classes
InputFutureRunnable
def
toString
()
:
String
Definition Classes
AnyRef → Any
implicit
val
typeTag
:
scala.reflect.api.JavaUniverse.TypeTag
[
CalcEuclideanDistanceBetweenGroupsForDataSpaceSpec
]
Definition Classes
InputFutureRunnableExt → InputRunnable
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
MatrixCalcHelper
Inherited from
InputFutureRunnableExt
[
CalcEuclideanDistanceBetweenGroupsForDataSpaceSpec
]
Inherited from
InputFutureRunnable
[
CalcEuclideanDistanceBetweenGroupsForDataSpaceSpec
]
Inherited from
InputRunnable
[
CalcEuclideanDistanceBetweenGroupsForDataSpaceSpec
]
Inherited from
AnyRef
Inherited from
Any
Ungrouped