public class TraceMongoDB extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
V364 |
static String |
V382 |
static String |
V405 |
| Constructor and Description |
|---|
TraceMongoDB() |
| Modifier and Type | Method and Description |
|---|---|
static void |
endExecute(Object callback,
Throwable throwable) |
static Object |
startExecute(Object _this,
Object connection,
Object namespace,
Object command,
Object readPreference,
Object payload,
String version) |
static Object |
startExecuteAsync(Object _this,
Object connection,
Object namespace,
Object command,
Object readPreference,
Object payload,
Object callback,
String version) |
public static final String V405
public static final String V382
public static final String V364
Copyright © 2021. All rights reserved.