Package | Description |
---|---|
org.jredis.connector |
Native Client Interface Specification.
|
Modifier and Type | Method and Description |
---|---|
static Connection.Event.Type |
Connection.Event.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Connection.Event.Type[] |
Connection.Event.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Event(Connection src,
Connection.Event.Type type) |
Event(Connection src,
Connection.Event.Type type,
Object eventInfo) |
Copyright © 2009–2019. All rights reserved.