public static class ClusterConfigurationConfiguration.ClusterSchemaObjectInitializer extends AbstractSmartLifecycle
DEFAULT_PHASE
修飾子 | コンストラクターと説明 |
---|---|
protected | ClusterSchemaObjectInitializer(ClusterConfigurationConfiguration.SchemaObjectContext schemaObjectContext) |
修飾子と型 | メソッドと説明 |
---|---|
int | getPhase() |
ClusterConfigurationConfiguration.SchemaObjectContext | getSchemaObjectContext() |
boolean | isAutoStartup() |
void | start() |
void | stop() |
void | stop(RunnableSE callback) |
getApplicationContext, isRunning, requireApplicationContext, setApplicationContext, setRunning
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE
protected ClusterSchemaObjectInitializer(ClusterConfigurationConfiguration.SchemaObjectContext schemaObjectContext)
public boolean isAutoStartup()
SmartLifecycle
の isAutoStartup
AbstractSmartLifecycle
の isAutoStartup
public int getPhase()
Phased
の getPhase
SmartLifecycle
の getPhase
AbstractSmartLifecycle
の getPhase
public ClusterConfigurationConfiguration.SchemaObjectContext getSchemaObjectContext()
public void start()
Lifecycle
の start
AbstractSmartLifecycle
の start
public void stop()
Lifecycle
の stop
AbstractSmartLifecycle
の stop
public void stop(RunnableSE callback)
SmartLifecycle
の stop
AbstractSmartLifecycle
の stop
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.