public static class UberHandler.Factory extends Object implements BiFunction<ClusterContext,HostDetails,net.openhft.chronicle.wire.WriteMarshallable>, net.openhft.chronicle.wire.Demarshallable
| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
net.openhft.chronicle.wire.WriteMarshallable |
apply(ClusterContext clusterContext,
HostDetails hostdetails) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThen@NotNull
public net.openhft.chronicle.wire.WriteMarshallable apply(@NotNull
ClusterContext clusterContext,
@NotNull
HostDetails hostdetails)
apply in interface BiFunction<ClusterContext,HostDetails,net.openhft.chronicle.wire.WriteMarshallable>Copyright © 2018. All rights reserved.