public static final class DatagridNetworkStatsListener.Factory extends Object implements net.openhft.chronicle.network.MarshallableFunction<DatagridClusterContext,net.openhft.chronicle.network.NetworkStatsListener<DatagridWireNetworkContext>>, net.openhft.chronicle.wire.Demarshallable
Constructor and Description |
---|
Factory() |
Factory(@NotNull net.openhft.chronicle.wire.WireIn wireIn) |
Modifier and Type | Method and Description |
---|---|
@NotNull net.openhft.chronicle.network.NetworkStatsListener<DatagridWireNetworkContext> |
apply(@NotNull DatagridClusterContext context) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
writeMarshallable
@UsedViaReflection public Factory(@NotNull @NotNull net.openhft.chronicle.wire.WireIn wireIn)
public Factory()
@NotNull public @NotNull net.openhft.chronicle.network.NetworkStatsListener<DatagridWireNetworkContext> apply(@NotNull @NotNull DatagridClusterContext context)
apply
in interface Function<DatagridClusterContext,net.openhft.chronicle.network.NetworkStatsListener<DatagridWireNetworkContext>>
Copyright © 2021. All rights reserved.