toggle menu
alchemist
jvm
switch theme
search in API
alchemist
/
it.unibo.alchemist.boundary.grid.config
/
RemoteGeneralSimulationConfig
Remote
General
Simulation
Config
class
RemoteGeneralSimulationConfig
:
LightInfoGeneralSimulationConfig
,
AutoCloseable
Remote
GeneralSimulationConfig
that stores big informations in Ignite's cache.
Members
Constructors
Remote
General
Simulation
Config
Link copied to clipboard
constructor
(
sc
:
GeneralSimulationConfig
,
ignite
:
Ignite
)
Properties
end
Step
Link copied to clipboard
val
endStep
:
Long
end
Time
Link copied to clipboard
val
endTime
:
Time
loader
Link copied to clipboard
val
loader
:
Loader
Functions
close
Link copied to clipboard
open
fun
close
(
)
get
Dependencies
Link copied to clipboard
open
fun
getDependencies
(
)
:
Map
<
String
,
Array
<
Byte
>
>