Modifier and Type | Field and Description |
---|---|
static String |
LOG_MESSAGE_NO_CONFIG_FOUND |
PGX_CONFIG_FILE_SYSTEM_PROPERTY, SERVER_CONFIG_FILE_NAME
Constructor and Description |
---|
AbstractControl() |
Modifier and Type | Method and Description |
---|---|
PgxFuture<Void> |
shutdownNowIfRunning() |
PgxFuture<Void> |
start() |
PgxFuture<Void> |
start(InputStream config) |
PgxFuture<Void> |
start(Map<PgxConfig.Field,Object> config) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addPinnedGraph, demotePinnedGraph, getGraphInfo, getGraphInfo, getGraphInfos, getMemoryInfo, getPgxConfig, getSessionInfo, getSessionInfos, getThreadPoolInfo, isRunning, killSession, lookupPreloadedGraph, resizePool, shutdown, shutdownNow, start
public static final String LOG_MESSAGE_NO_CONFIG_FOUND
public PgxFuture<Void> shutdownNowIfRunning()
shutdownNowIfRunning
in interface Control
public final PgxFuture<Void> start(InputStream config)
Copyright © 2015. All rights reserved.