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