| Modifier and Type | Method and Description |
|---|---|
static Transaction |
Tracer.newTransaction(String type,
String name) |
| Modifier and Type | Class and Description |
|---|---|
class |
NullTransaction |
| Modifier and Type | Method and Description |
|---|---|
Transaction |
NullMessageProducer.newTransaction(String type,
String name) |
| Modifier and Type | Class and Description |
|---|---|
class |
CatTransaction |
| Modifier and Type | Method and Description |
|---|---|
Transaction |
CatMessageProducer.newTransaction(String type,
String name) |
| Modifier and Type | Method and Description |
|---|---|
Transaction |
MessageProducer.newTransaction(String type,
String name)
Create a new transaction with given type and name.
|
Copyright © 2018 Ctrip, Inc.. All rights reserved.