| Package | Description |
|---|---|
| com.google.apphosting.runtime |
| Modifier and Type | Method and Description |
|---|---|
TraceWriter |
ApiProxyImpl.EnvironmentImpl.getTraceWriter() |
static TraceWriter |
TraceWriter.getTraceWriterForRequest(com.google.apphosting.base.protos.RuntimePb.UPRequest upRequest,
MutableUpResponse upResponse) |
| Modifier and Type | Method and Description |
|---|---|
ApiProxyImpl.EnvironmentImpl |
ApiProxyImpl.createEnvironment(AppVersion appVersion,
com.google.apphosting.base.protos.RuntimePb.UPRequest upRequest,
MutableUpResponse upResponse,
TraceWriter traceWriter,
CpuRatioTimer requestTimer,
String requestId,
List<Future<?>> asyncFutures,
Semaphore outstandingApiRpcSemaphore,
ThreadGroup requestThreadGroup,
RequestState requestState,
Long millisUntilSoftDeadline)
Creates an
ApiProxy.Environment instance that is suitable for use with this class. |
Copyright © 2022. All rights reserved.