Package org.apache.curator.x.discovery.server.contexts
-
Class Summary Class Description GenericDiscoveryContext<T> For convenience, a version ofDiscoveryContext
that uses any generic type as the payloadIntegerDiscoveryContext For convenience, a version ofDiscoveryContext
that uses an int as the payloadMapDiscoveryContext For convenience, a version ofDiscoveryContext
that uses a String-to-String map as the payloadStringDiscoveryContext For convenience, a version ofDiscoveryContext
that uses a string as the payload