public interface

HelixService

org.apache.helix.HelixService
Known Indirect Subclasses

Class Overview

Operational methods of a helix role

Summary

Public Methods
abstract void startAsync()
start helix service async
abstract void stopAsync()
stop helix service async

Public Methods

public abstract void startAsync ()

start helix service async

public abstract void stopAsync ()

stop helix service async