The name of the StackRegistry, to be used for identification in the registry.
Registers an addr, Stack, and Params.
Returns any registered Entries that had the same Label.
Returns a list of all entries.
Utility for getting the registry key's prefix for an Entry.
Utility for getting the registry key's prefix for an Entry.
Returns the number of entries
Unregisters an addr, Stack, and Params.
A registry that allows the registration of a string identifier with a a com.twitter.finagle.Stack and its params. This is especially useful in keeping a process global registry of Finagle clients and servers for dynamic introspection.