code.data.cache.CacheCollection
Aliases
Parameters
subClasses
superClasses
Any
code.data.Exceptor
code.data.UpstreamComponent
java.lang.Object
Js Constructors
ApplyMethods
Methods
$bang$eq
(
x$1:
Any
)
:
boolean
$eq$eq
(
x$1:
Any
)
:
boolean
$hash$hash
()
:
int
$init$
()
:
Unit
asInstanceOf
()
:
scala.Any.T0
eq
(
x$1:
java.lang.Object
)
:
boolean
equals
(
x$1:
Any
)
:
boolean
getAll
()
:
scala.collection.immutable.List
[
scala.Tuple2
[
code.data.cache.Cache
[
Any
]
java.lang.String
]
]
getCache
(
identity:
java.lang.String
)
:
code.data.cache.Cache
[
code.data.cache.CacheCollection.PAYLOAD_TYPE
]
getClass
()
:
java.lang.Class
[
Any
]
hashCode
()
:
int
isHealthy
()
:
boolean
isInstanceOf
()
:
boolean
listIdentities
()
:
scala.collection.immutable.List
[
scala.Tuple2
[
int
java.lang.String
]
]
listSimpleIdentities
()
:
scala.collection.immutable.List
[
java.lang.String
]
ne
(
x$1:
java.lang.Object
)
:
boolean
notify
()
:
Unit
notifyAll
()
:
Unit
shutdown
()
:
Unit
startup
()
:
Unit
synchronized
(
x$1:
java.lang.Object.T0
)
:
java.lang.Object.T0
toString
()
:
java.lang.String
wait
()
:
Unit
wait
(
x$1:
long
)
:
Unit
wait
(
x$1:
long
,
x$2:
int
)
:
Unit