| Package | Description |
|---|---|
| net.openhft.chronicle.network.internal.lookuptable |
| Modifier and Type | Class and Description |
|---|---|
class |
FileBasedHostnamePortLookupTable
Stores the mappings in a shared file, will work across processes
|
class |
ProcessLocalHostnamePortLookupTable
Just uses a concurrent map to store the mappings, doesn't work across processes
|
Copyright © 2023. All rights reserved.