Uses of Class
org.terracotta.utilities.test.net.PortManager.PortRef
Packages that use PortManager.PortRef
-
Uses of PortManager.PortRef in org.terracotta.utilities.test.net
Fields in org.terracotta.utilities.test.net with type parameters of type PortManager.PortRefModifier and TypeFieldDescriptionprivate final ReferenceQueue<PortManager.PortRef>PortManager.dereferencedPortsAReferenceQueueacceptingPortManager.PortRefinstances no longer held by the reserving party.Methods in org.terracotta.utilities.test.net that return PortManager.PortRefModifier and TypeMethodDescriptionprivate PortManager.PortRefPortManager.reserveInternal(int candidatePort) Reserve and vet the specified candidate port.PortManager.reservePort()Reserve a single, randomly selected port.Methods in org.terracotta.utilities.test.net that return types with arguments of type PortManager.PortRefModifier and TypeMethodDescriptionPortManager.getPortRef(int port) Gets the activePortManager.PortRefinstance for the designated port.PortManager.reserve(int port) Attempts to reserve the specified port.PortManager.reservePorts(int portCount) Reserves the specified number of ports returning a list ofPortManager.PortRefinstances for those reserved.Methods in org.terracotta.utilities.test.net with parameters of type PortManager.PortRefModifier and TypeMethodDescription(package private) booleanSystemLevelLocker.lock(PortManager.PortRef portRef) Obtains a system-level lock against the lock file for the identified port.Constructors in org.terracotta.utilities.test.net with parameters of type PortManager.PortRefModifierConstructorDescriptionprivateAllocatedPort(PortManager.PortRef referent, ReferenceQueue<? super PortManager.PortRef> q) Constructor parameters in org.terracotta.utilities.test.net with type arguments of type PortManager.PortRefModifierConstructorDescriptionprivateAllocatedPort(PortManager.PortRef referent, ReferenceQueue<? super PortManager.PortRef> q)