public class SingleConnectionManager extends MasterSlaveConnectionManager
codec, config, connectListener, freePubSubConnections, group, MAX_SLOT, name2PubSubConnection, singleSlotRange, socketChannelClass
Constructor and Description |
---|
SingleConnectionManager(SingleServerConfig cfg,
Config config) |
Modifier and Type | Method and Description |
---|---|
void |
shutdown() |
addEntry, calcSlot, changeMaster, connectionReadOp, connectionWriteOp, create, createClient, createClient, createMasterSlaveEntry, getClients, getCodec, getCommandExecutor, getConfig, getConnectionEventsHub, getConnectionWatcher, getConnectListener, getEntry, getEntry, getEntrySet, getExecutor, getGroup, getLastClusterNode, getPubSubEntry, getSemaphore, getShutdownLatch, getShutdownPromise, init, initEntry, initTimer, isClusterMode, isShutdown, isShuttingDown, newFailedFuture, newPromise, newSucceededFuture, newTimeout, psubscribe, psubscribe, punsubscribe, punsubscribe, releaseRead, releaseSubscribeConnection, releaseWrite, removeMaster, shutdown, shutdownAsync, slaveDown, stopThreads, subscribe, subscribe, unsubscribe, unsubscribe
public SingleConnectionManager(SingleServerConfig cfg, Config config)
public void shutdown()
shutdown
in interface ConnectionManager
shutdown
in class MasterSlaveConnectionManager
Copyright © 2014–2017 The Redisson Project. All rights reserved.