Uses of Class
services.moleculer.transporter.tcp.NodeDescriptor
Packages that use NodeDescriptor
-
Uses of NodeDescriptor in services.moleculer.transporter
Fields in services.moleculer.transporter declared as NodeDescriptorModifier and TypeFieldDescriptionprotected NodeDescriptorTcpTransporter.cachedDescriptorCurrent node descriptorFields in services.moleculer.transporter with type parameters of type NodeDescriptorModifier and TypeFieldDescriptionprotected final ConcurrentHashMap<String, NodeDescriptor> Transporter.nodesMethods in services.moleculer.transporter that return NodeDescriptor