@InterfaceAudience.Public
public interface AdminServer
| Modifier and Type | Interface and Description | 
|---|---|
static class  | 
AdminServer.AdminServerException  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
setZooKeeperServer(ZooKeeperServer zkServer)  | 
void | 
shutdown()  | 
void | 
start()  | 
void start()
    throws AdminServer.AdminServerException
AdminServer.AdminServerExceptionvoid shutdown()
       throws AdminServer.AdminServerException
AdminServer.AdminServerExceptionvoid setZooKeeperServer(ZooKeeperServer zkServer)
Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.