Este contenido no está disponible en el idioma seleccionado.

C.22. Transport


org.infinispan.server.core.transport.NettyTransport
The Transport component manages read and write operations to and from the server.
Table C.35. Attributes
Name Description Type Writable
hostName Returns the host to which the transport binds. String No
idleTimeout Returns the idle timeout. String No
numberOfGlobalConnections Returns a count of active connections in the cluster. This operation will make remote calls to aggregate results, so latency may have an impact on the speed of calculation for this attribute. Integer false
numberOfLocalConnections Returns a count of active connections this server. Integer No
numberWorkerThreads Returns the number of worker threads. String No
port Returns the port to which the transport binds. String  
receiveBufferSize Returns the receive buffer size. String No
sendBufferSize Returns the send buffer size. String No
totalBytesRead Returns the total number of bytes read by the server from clients, including both protocol and user information. String No
totalBytesWritten Returns the total number of bytes written by the server back to clients, including both protocol and user information. String No
tcpNoDelay Returns whether TCP no delay was configured or not. String No
Red Hat logoGithubRedditYoutubeTwitter

Aprender

Pruebe, compre y venda

Comunidades

Acerca de la documentación de Red Hat

Ayudamos a los usuarios de Red Hat a innovar y alcanzar sus objetivos con nuestros productos y servicios con contenido en el que pueden confiar.

Hacer que el código abierto sea más inclusivo

Red Hat se compromete a reemplazar el lenguaje problemático en nuestro código, documentación y propiedades web. Para más detalles, consulte el Blog de Red Hat.

Acerca de Red Hat

Ofrecemos soluciones reforzadas que facilitan a las empresas trabajar en plataformas y entornos, desde el centro de datos central hasta el perímetro de la red.

© 2024 Red Hat, Inc.