org
.
ada
.
server
.
runnables
.
core
ReplaceDotWithUnderScoreInLabels
Related Doc:
package core
class
ReplaceDotWithUnderScoreInLabels
extends
DsaInputFutureRunnable
[
ReplaceDotWithUnderScoreInLabelsSpec
]
Linear Supertypes
DsaInputFutureRunnable
[
ReplaceDotWithUnderScoreInLabelsSpec
],
InputFutureRunnableExt
[
ReplaceDotWithUnderScoreInLabelsSpec
],
InputFutureRunnable
[
ReplaceDotWithUnderScoreInLabelsSpec
],
InputRunnable
[
ReplaceDotWithUnderScoreInLabelsSpec
],
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
ReplaceDotWithUnderScoreInLabels
DsaInputFutureRunnable
InputFutureRunnableExt
InputFutureRunnable
InputRunnable
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
ReplaceDotWithUnderScoreInLabels
()
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
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
createDataSetRepo
(
dataSetId:
String
)
:
JsonCrudRepo
Attributes
protected
Definition Classes
DsaInputFutureRunnable
def
createDsa
(
dataSetId:
String
)
:
DataSetAccessor
Attributes
protected
Definition Classes
DsaInputFutureRunnable
var
dsaf
:
DataSetAccessorFactory
Definition Classes
DsaInputFutureRunnable
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:
ReplaceDotWithUnderScoreInLabelsSpec
)
:
Unit
Definition Classes
InputFutureRunnable → InputRunnable
def
runAsFuture
(
spec:
ReplaceDotWithUnderScoreInLabelsSpec
)
:
Future
[
Unit
]
Definition Classes
ReplaceDotWithUnderScoreInLabels
→ 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
[
ReplaceDotWithUnderScoreInLabelsSpec
]
Definition Classes
DsaInputFutureRunnable
→ 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
DsaInputFutureRunnable
[
ReplaceDotWithUnderScoreInLabelsSpec
]
Inherited from
InputFutureRunnableExt
[
ReplaceDotWithUnderScoreInLabelsSpec
]
Inherited from
InputFutureRunnable
[
ReplaceDotWithUnderScoreInLabelsSpec
]
Inherited from
InputRunnable
[
ReplaceDotWithUnderScoreInLabelsSpec
]
Inherited from
AnyRef
Inherited from
Any
Ungrouped