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

mdk_discovery.DiscoverySource Maven / Gradle / Ivy

There is a newer version: 2.0.37
Show newest version
/* Quark 1.0.452 run at 2016-11-10 18:39:58.222591 */
package mdk_discovery;

/**
 * A source of discovery information.
 *
 * Sends ReplaceCluster, NodeActive and NodeExpired messages to a
 * subscriber.
 *
 */
public interface DiscoverySource extends mdk_runtime.actors.Actor {
    public static quark.reflect.Class mdk_discovery_DiscoverySource_ref = datawire_mdk_md.Root.mdk_discovery_DiscoverySource_md;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy