Package | Description |
---|---|
redis.clients.jedis | |
redis.clients.jedis.commands |
Modifier and Type | Field and Description |
---|---|
static Builder<List<AccessControlLogEntry>> |
BuilderFactory.ACCESS_CONTROL_LOG_ENTRY_LIST
Create an Access Control Log Entry Result of ACL LOG command
|
Modifier and Type | Method and Description |
---|---|
List<AccessControlLogEntry> |
Jedis.aclLog() |
List<AccessControlLogEntry> |
Jedis.aclLog(int limit) |
Modifier and Type | Method and Description |
---|---|
List<AccessControlLogEntry> |
AdvancedJedisCommands.aclLog() |
List<AccessControlLogEntry> |
AdvancedJedisCommands.aclLog(int limit) |
Copyright © 2024. All rights reserved.