public abstract class KieServerStateCloudRepository extends Object implements KieServerStateRepository, CloudClientFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
CFG_MAP_DATA_KEY |
static String |
CFG_MAP_LABEL_APP_NAME |
static String |
CFG_MAP_LABEL_NAME |
static String |
CFG_MAP_LABEL_VALUE_IMMUTABLE |
static String |
CFG_MAP_LABEL_VALUE_USED |
static String |
ENV_HOSTNAME |
static String |
ROLLOUT_REQUIRED |
protected static String |
STATE_CHANGE_TIMESTAMP |
protected com.thoughtworks.xstream.XStream |
xs |
| Constructor and Description |
|---|
KieServerStateCloudRepository() |
| Modifier and Type | Method and Description |
|---|---|
static com.thoughtworks.xstream.XStream |
initializeXStream() |
protected String |
retrieveKieServerId(KieServerState kieServerState) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitload, storecreateKubernetesClient, createOpenShiftClient, setupConfigpublic static final String ROLLOUT_REQUIRED
public static final String CFG_MAP_DATA_KEY
public static final String CFG_MAP_LABEL_NAME
public static final String CFG_MAP_LABEL_VALUE_USED
public static final String CFG_MAP_LABEL_VALUE_IMMUTABLE
public static final String CFG_MAP_LABEL_APP_NAME
public static final String ENV_HOSTNAME
protected static final String STATE_CHANGE_TIMESTAMP
protected final com.thoughtworks.xstream.XStream xs
public static com.thoughtworks.xstream.XStream initializeXStream()
protected String retrieveKieServerId(KieServerState kieServerState)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.