org
.
ada
.
server
.
services
.
importers
DataSetCentralImporterImpl
Related Doc:
package importers
class
DataSetCentralImporterImpl
extends
LookupCentralExec
[
DataSetImport
,
DataSetImporter
[
DataSetImport
]]
Attributes
protected[
org.ada.server.services
]
Linear Supertypes
LookupCentralExec
[
DataSetImport
,
DataSetImporter
[
DataSetImport
]],
InputExec
[
DataSetImport
], (
DataSetImport
) ⇒
Future
[
Unit
],
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
DataSetCentralImporterImpl
LookupCentralExec
InputExec
Function1
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
DataSetCentralImporterImpl
(
injector:
Injector
,
repo:
DataSetImportRepo
,
messageRepo:
MessageRepo
)
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
def
andThen
[
A
]
(
g: (
Future
[
Unit
]) ⇒
A
)
: (
DataSetImport
) ⇒
A
Definition Classes
Function1
Annotations
@unspecialized
()
def
apply
(
input:
DataSetImport
)
:
Future
[
Unit
]
Definition Classes
LookupCentralExec
→ Function1
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
compose
[
A
]
(
g: (
A
) ⇒
DataSetImport
)
: (
A
) ⇒
Future
[
Unit
]
Definition Classes
Function1
Annotations
@unspecialized
()
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
injector
:
Injector
Definition Classes
DataSetCentralImporterImpl
→
LookupCentralExec
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
postExec
(
input:
DataSetImport
,
exec:
DataSetImporter
[
DataSetImport
]
)
:
Future
[
Unit
]
Attributes
protected
Definition Classes
DataSetCentralImporterImpl
→
LookupCentralExec
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
Function1 → AnyRef → Any
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
LookupCentralExec
[
DataSetImport
,
DataSetImporter
[
DataSetImport
]]
Inherited from
InputExec
[
DataSetImport
]
Inherited from (
DataSetImport
) ⇒
Future
[
Unit
]
Inherited from
AnyRef
Inherited from
Any
Ungrouped