public class EnvironmentVarPortSupplier extends Object implements PortSupplier
| Modifier | Constructor and Description |
|---|---|
protected |
EnvironmentVarPortSupplier() |
|
EnvironmentVarPortSupplier(@NonNull String varName)
This constructor builds StaticPortSupplier instance with pre-defined port
|
| Modifier and Type | Method and Description |
|---|---|
int |
getPort()
This method determines which port should be used for networking - Aeron Transport layer
|
protected EnvironmentVarPortSupplier()
public EnvironmentVarPortSupplier(@NonNull
@NonNull String varName)
port - public int getPort()
PortSuppliergetPort in interface PortSupplierCopyright © 2021. All rights reserved.