public class MongoDbTracer extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MongoDbTracer.ScMongoSingleResultCallback<T> |
| Modifier and Type | Field and Description |
|---|---|
static String |
COMMAND_COMMAND_ERROR_MSG |
static String |
COMMAND_COMMAND_MSG |
static String |
COMMAND_ERROR_MSG |
static String |
COMMAND_QUERY_MSG |
| Constructor and Description |
|---|
MongoDbTracer() |
| Modifier and Type | Method and Description |
|---|---|
static StepTransferMap.ID |
generateAndTransferMongoQueryStep(TraceContext ctx,
Object _this,
String connectionDesc) |
public static String COMMAND_QUERY_MSG
public static String COMMAND_COMMAND_MSG
public static String COMMAND_ERROR_MSG
public static String COMMAND_COMMAND_ERROR_MSG
public static StepTransferMap.ID generateAndTransferMongoQueryStep(TraceContext ctx, Object _this, String connectionDesc)
Copyright © 2021. All rights reserved.