Uses of Class
redis.clients.jedis.resps.AccessControlLogEntry
Packages that use AccessControlLogEntry
Package
Description
This package contains the interfaces that contain methods representing Redis core commands.
-
Uses of AccessControlLogEntry in redis.clients.jedis
Fields in redis.clients.jedis with type parameters of type AccessControlLogEntryModifier and TypeFieldDescriptionstatic final Builder<List<AccessControlLogEntry>> BuilderFactory.ACCESS_CONTROL_LOG_ENTRY_LISTCreate an Access Control Log Entry Result of ACL LOG commandMethods in redis.clients.jedis that return types with arguments of type AccessControlLogEntry -
Uses of AccessControlLogEntry in redis.clients.jedis.commands
Methods in redis.clients.jedis.commands that return types with arguments of type AccessControlLogEntry