类 EnhanceCacheObjects
java.lang.Object
org.apache.skywalking.apm.plugin.spring.commons.EnhanceCacheObjects
-
构造器概要
构造器构造器说明EnhanceCacheObjects(String operationName, org.apache.skywalking.apm.agent.core.context.ContextSnapshot snapshot) EnhanceCacheObjects(String operationName, org.apache.skywalking.apm.network.trace.component.OfficialComponent component, org.apache.skywalking.apm.agent.core.context.ContextSnapshot snapshot) EnhanceCacheObjects(String operationName, org.apache.skywalking.apm.network.trace.component.OfficialComponent component, org.apache.skywalking.apm.agent.core.context.trace.SpanLayer spanLayer, org.apache.skywalking.apm.agent.core.context.ContextSnapshot snapshot) -
方法概要
修饰符和类型方法说明org.apache.skywalking.apm.network.trace.component.OfficialComponentorg.apache.skywalking.apm.agent.core.context.ContextSnapshotorg.apache.skywalking.apm.agent.core.context.trace.SpanLayer
-
构造器详细资料
-
EnhanceCacheObjects
public EnhanceCacheObjects(String operationName, org.apache.skywalking.apm.network.trace.component.OfficialComponent component, org.apache.skywalking.apm.agent.core.context.trace.SpanLayer spanLayer, org.apache.skywalking.apm.agent.core.context.ContextSnapshot snapshot) -
EnhanceCacheObjects
public EnhanceCacheObjects(String operationName, org.apache.skywalking.apm.network.trace.component.OfficialComponent component, org.apache.skywalking.apm.agent.core.context.ContextSnapshot snapshot) -
EnhanceCacheObjects
public EnhanceCacheObjects(String operationName, org.apache.skywalking.apm.agent.core.context.ContextSnapshot snapshot)
-
-
方法详细资料
-
getComponent
public org.apache.skywalking.apm.network.trace.component.OfficialComponent getComponent() -
getSpanLayer
public org.apache.skywalking.apm.agent.core.context.trace.SpanLayer getSpanLayer() -
getOperationName
-
getContextSnapshot
public org.apache.skywalking.apm.agent.core.context.ContextSnapshot getContextSnapshot()
-