public static class ClusterConfigurationConfiguration.ClusterSchemaObjectInitializer extends AbstractSmartLifecycle
DEFAULT_PHASE
Modifier | Constructor and Description |
---|---|
protected |
ClusterSchemaObjectInitializer(ClusterConfigurationConfiguration.SchemaObjectContext schemaObjectContext) |
Modifier and Type | Method and Description |
---|---|
int |
getPhase() |
ClusterConfigurationConfiguration.SchemaObjectContext |
getSchemaObjectContext() |
boolean |
isAutoStartup() |
void |
start() |
void |
stop() |
void |
stop(Runnable callback) |
getApplicationContext, isRunning, requireApplicationContext, setApplicationContext, setRunning
protected ClusterSchemaObjectInitializer(ClusterConfigurationConfiguration.SchemaObjectContext schemaObjectContext)
public boolean isAutoStartup()
isAutoStartup
in interface SmartLifecycle
isAutoStartup
in class AbstractSmartLifecycle
public int getPhase()
getPhase
in interface Phased
getPhase
in interface SmartLifecycle
getPhase
in class AbstractSmartLifecycle
public ClusterConfigurationConfiguration.SchemaObjectContext getSchemaObjectContext()
public void start()
start
in interface Lifecycle
start
in class AbstractSmartLifecycle
public void stop()
stop
in interface Lifecycle
stop
in class AbstractSmartLifecycle
public void stop(Runnable callback)
stop
in interface SmartLifecycle
stop
in class AbstractSmartLifecycle
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.