Package | Description |
---|---|
org.aredis.cache |
Contains the core aredis related classes.
|
Modifier and Type | Method and Description |
---|---|
ResultTypeInfo[] |
RedisCommandInfo.getMbResultTypes()
In case the ResultType returned by getResultType is MULTIBULK this method returns the ResultTypes in
the response.
|
ResultTypeInfo[] |
ResultTypeInfo.getMbResultTypes()
Gets Individual Result Types in case Result Type is MULTIBULK.
|
Constructor and Description |
---|
ResultTypeInfo(RedisCommandInfo.ResultType presultType,
ResultTypeInfo[] pmbResultTypes)
Constructor.
|
Copyright © 2013- Suresh Mahalingam. All Rights Reserved.