public final class ServerEndpoint
extends net.openhft.chronicle.core.io.AbstractCloseable
Constructor and Description |
---|
ServerEndpoint(@NotNull String hostPortDescription,
@NotNull AssetTree assetTree,
@NotNull net.openhft.chronicle.network.NetworkStatsListener<DatagridWireNetworkContext> networkStatsListener,
@NotNull String clusterName) |
ServerEndpoint(@NotNull String hostPortDescription,
@NotNull AssetTree assetTree,
@NotNull String clusterName) |
Modifier and Type | Method and Description |
---|---|
protected void |
performClose() |
assertCloseablesClosed, clearUsedByThread, close, createdHere, disableCloseableTracing, enableCloseableTracing, isClosed, isClosing, isInUserThread, performCloseInBackground, referenceId, resetUsedByThread, shouldPerformCloseInBackground, shouldWaitForClosed, threadSafetyCheck, throwExceptionIfClosed, throwExceptionIfClosedInSetter, toString, unmonitor, waitForCloseablesToClose, waitForClosed, warnAndCloseIfNotClosed
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ServerEndpoint(@NotNull @NotNull String hostPortDescription, @NotNull @NotNull AssetTree assetTree, @NotNull @NotNull net.openhft.chronicle.network.NetworkStatsListener<DatagridWireNetworkContext> networkStatsListener, @NotNull @NotNull String clusterName) throws IOException
IOException
public ServerEndpoint(@NotNull @NotNull String hostPortDescription, @NotNull @NotNull AssetTree assetTree, @NotNull @NotNull String clusterName) throws IOException
IOException
Copyright © 2021. All rights reserved.