public static final class BrowserPerfServiceGrpc.BrowserPerfServiceFutureStub extends io.grpc.stub.AbstractFutureStub<BrowserPerfServiceGrpc.BrowserPerfServiceFutureStub>
Collect performance raw data from browser.
| Modifier and Type | Method and Description |
|---|---|
protected BrowserPerfServiceGrpc.BrowserPerfServiceFutureStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<Commands> |
collectPerfData(BrowserPerfData request)
report once per page
|
protected BrowserPerfServiceGrpc.BrowserPerfServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<BrowserPerfServiceGrpc.BrowserPerfServiceFutureStub>public com.google.common.util.concurrent.ListenableFuture<Commands> collectPerfData(BrowserPerfData request)
report once per page
Copyright © 2022 The Apache Software Foundation. All rights reserved.