@sentio/sdk
Preparing search index...
move
ResourceIntervalHandler
Class ResourceIntervalHandler
Index
Constructors
constructor
Properties
fetch
Config
handler
handler
Name
partition
Handler?
time
Interval
In
Minutes?
type?
version
Interval?
Constructors
constructor
new
ResourceIntervalHandler
()
:
ResourceIntervalHandler
Returns
ResourceIntervalHandler
Properties
fetch
Config
fetchConfig
:
MoveAccountFetchConfig
handler
handler
:
(
resource
:
Data_AptResource
)
=>
Promise
<
ProcessResult
>
handler
Name
handlerName
:
string
Optional
partition
Handler
partitionHandler
?:
(
resource
:
Data_AptResource
)
=>
Promise
<
undefined
|
string
>
Optional
time
Interval
In
Minutes
timeIntervalInMinutes
?:
HandleInterval
Optional
type
type
?:
string
Optional
version
Interval
versionInterval
?:
HandleInterval
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
fetch
Config
handler
handler
Name
partition
Handler
time
Interval
In
Minutes
type
version
Interval
@sentio/sdk
Loading...