| 程序包 | 说明 |
|---|---|
| org.apache.beam.sdk.fn.server |
| 限定符和类型 | 方法和说明 |
|---|---|
static ServerFactory.UrlFactory |
ServerFactory.UrlFactory.createDefault() |
| 限定符和类型 | 方法和说明 |
|---|---|
static ServerFactory |
ServerFactory.createWithUrlFactory(ServerFactory.UrlFactory urlFactory)
Create a
ServerFactory.InetSocketAddressServerFactory that uses the given url factory. |
static ServerFactory |
ServerFactory.createWithUrlFactoryAndPortSupplier(ServerFactory.UrlFactory urlFactory,
Supplier<Integer> portSupplier)
Create a
ServerFactory.InetSocketAddressServerFactory that uses the given url factory and ports
from a supplier. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.