Interface IgniteDiscoveryThread


  • public interface IgniteDiscoveryThread
    Marker interface for discovery thread on cluster server node.
    • Method Detail

      • worker

        org.apache.ignite.internal.util.worker.GridWorker worker()
        Returns:
        GridWorker instance associated with current thread.