All Downloads are FREE. Search and download functionalities are using the official Maven repository.

sss.openstar.message.ToDoBlackList.scala Maven / Gradle / Ivy

package sss.openstar.message

import sss.openstar.{BusEvent, UniqueNodeIdentifier}

import scala.concurrent.duration.Duration

//TODO expose the network version of this properly and
// make something react to it.
case class ToDoBlackList(node: UniqueNodeIdentifier, d: Duration) extends BusEvent





© 2015 - 2024 Weber Informatics LLC | Privacy Policy