| 程序包 | 说明 |
|---|---|
| com.ctrip.framework.apollo.tracer | |
| com.ctrip.framework.apollo.tracer.internals | |
| com.ctrip.framework.apollo.tracer.internals.cat | |
| com.ctrip.framework.apollo.tracer.spi |
| 限定符和类型 | 方法和说明 |
|---|---|
static Transaction |
Tracer.newTransaction(String type,
String name) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
NullTransaction |
| 限定符和类型 | 方法和说明 |
|---|---|
Transaction |
NullMessageProducer.newTransaction(String type,
String name) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
CatTransaction |
| 限定符和类型 | 方法和说明 |
|---|---|
Transaction |
CatMessageProducer.newTransaction(String type,
String name) |
| 限定符和类型 | 方法和说明 |
|---|---|
Transaction |
MessageProducer.newTransaction(String type,
String name)
Create a new transaction with given type and name.
|
Copyright © 2019 Ctrip, Inc.. All rights reserved.