public abstract class AbstractLettuceConnection extends AbstractRedisConnection
EMPTY_STRING| 构造器和说明 |
|---|
AbstractLettuceConnection() |
| 限定符和类型 | 方法和说明 |
|---|---|
Set<byte[]> |
scanKeys(io.lettuce.core.api.sync.RedisCommands<byte[],byte[]> connection,
byte[] pattern,
int batchSize) |
batchDeleteOnCluster, batchDeleteOnStandalone, batchGetOnCluster, batchGetOnStandalone, defaultConcurrentExecutor, distributionScanKeys, getClassifiedKeys, getConcurrentExecutor, parseServerVersionpublic Set<byte[]> scanKeys(io.lettuce.core.api.sync.RedisCommands<byte[],byte[]> connection, byte[] pattern, int batchSize)
Copyright © 2019. All rights reserved.