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, setRunningcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEprotected 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.