public class AmbariServer extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
running |
Constructor and Description |
---|
AmbariServer() |
Modifier and Type | Method and Description |
---|---|
protected void |
checkDBVersion() |
static AmbariManagementController |
getController() |
String |
getServerOsType() |
protected void |
initDB()
Creates default users and roles if in-memory database is used
|
static void |
main(String[] args) |
void |
performStaticInjection()
Static injection replacement to wait Persistence Service start
|
void |
run() |
void |
stop() |
public String getServerOsType()
public static AmbariManagementController getController()
protected void initDB()
protected void checkDBVersion() throws AmbariException
AmbariException
public void performStaticInjection()
Copyright © 2016. All rights reserved.