Modifier and type | Property and description |
---|---|
com.hazelcast.core.HazelcastInstance | hazelcastInstance |
Modifier and type | Field and description |
---|---|
public static val java.lang.String | HAZELCAST_SPACE_ID_MAP_NAME |
Modifier and type | Action and description |
---|---|
protected java.util.logging.Logger | createLogger(LoggingService) |
protected S | createSpaceFirstInstance(Class<T>,SpaceID,Object) |
protected void | destroyThreadUnsafe |
protected S | ensureLocalSpaceDefinition(SpaceID,Object) Add the existing, but not yet known, spaces into this repository. |
com.hazelcast.core.HazelcastInstance | getHazelcastInstance |
protected void | removeLocalSpaceDefinition(SpaceID,boolean) |
protected void | removeLocalSpaceDefinitions Remove all the local/remote spaces. |
val hazelcastInstance : com.hazelcast.core.HazelcastInstance
This property is an alias for the action: getHazelcastInstance
public static val HAZELCAST_SPACE_ID_MAP_NAME : java.lang.String = "io.sarl.network.distributedSpaceIDMapName"
new(Injector,ExecutorService,LoggingService,SreConfig,SreSpaceSpecificationFactory,ContextService,Provider<T>,HazelcastInstance,[Map<K,V>],[IMap<K,V>])
protected def createLogger(LoggingService) : java.util.logging.Logger
protected def createSpaceFirstInstance(Class<T>,SpaceID,Object) : Swith S extends Space
protected def destroyThreadUnsafe
protected def ensureLocalSpaceDefinition(SpaceID,Object) : Swith S extends Space
def getHazelcastInstance : com.hazelcast.core.HazelcastInstance
protected def removeLocalSpaceDefinition(SpaceID,boolean)
protected def removeLocalSpaceDefinitions