toggle menu
kaskad_platform
1.0.0
jvm
switch theme
search in API
api
/
ru.sydis.api.dp
/
CacheDpId
Cache
Dp
Id
object
CacheDpId
Members
Functions
get
Id
Link copied to clipboard
fun
getId
(
input
:
String
,
compute
:
(
String
)
->
ProtoDpId.Builder
)
:
ProtoDpId.Builder
fun
getId
(
dp
:
List
<
String
>
,
sr
:
SendReceive
)
:
List
<
ProtoDpId.Builder
>
get
Id
By
Alias
Link copied to clipboard
fun
getIdByAlias
(
alias
:
List
<
String
>
,
sr
:
SendReceive
)
:
List
<
ProtoDpId.Builder
>
subscribe
To
Changes
Link copied to clipboard
fun
subscribeToChanges
(
broker
:
MessageBroker
<
*
,
*
>
)