Package | Description |
---|---|
org.tinygroup.earthworm |
Modifier and Type | Method and Description |
---|---|
RpcContext |
RpcContext.cloneInstance() |
RpcContext |
RpcContext.createChildRpc() |
static RpcContext |
EarthWorm.createRootRpcContext(String traceId,
String rpcId) |
static RpcContext |
EarthWorm.createRpcContextFromMap(Map<String,String> map) |
static RpcContext |
RpcContext.fromMap(Map<String,String> map) |
static RpcContext |
RpcContext.get() |
RpcContext |
RpcContext.getParentRpcContext() |
static RpcContext |
EarthWorm.getRpcContext() |
Modifier and Type | Method and Description |
---|---|
static boolean |
EarthWorm.checkSample(RpcContext childCtx) |
static void |
RpcContext.set(RpcContext ctx) |
Copyright © 2006–2018 TinyGroup. All rights reserved.