public class LettuceTracer extends Object implements ILettuceTrace
| Constructor and Description |
|---|
LettuceTracer() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommand(Object command) |
String |
parseArgs(Object object) |
void |
startRedis(TraceContext ctx,
Object channelObj) |
public void startRedis(TraceContext ctx, Object channelObj)
startRedis in interface ILettuceTracepublic String getCommand(Object command)
getCommand in interface ILettuceTracepublic String parseArgs(Object object)
parseArgs in interface ILettuceTraceCopyright © 2021. All rights reserved.