This method should do the minimal amount of work, queuing any resource intensive operations for processing by another thread before returning to the caller, so that it does not unduly delay the other housekeeping operations performed by the internal thread which invokes this method.
@param stateChangeEvent the new state change event @throws RuntimeException Any uncaught exceptions will result in theshutdown of the ReplicatedEnvironment.
|
|