Uses of Package
com.pushtechnology.diffusion.client.features
Packages that use com.pushtechnology.diffusion.client.features
Package
Description
Client API.
Client API : Standard Features.
Client API : Control Features.
-
Classes in com.pushtechnology.diffusion.client.features used by com.pushtechnology.diffusion.client
-
Classes in com.pushtechnology.diffusion.client.features used by com.pushtechnology.diffusion.client.featuresClassDescriptionIndicates a cluster operation failed to be routed to a server within the cluster due to a communication failure.Thrown to report one or more
ErrorReport
s}.Callback interface for requests dispatched through a filter.Interface which specifies a request handler to receive request notifications.Context of the request received.Responder interface to dispatch responses to requests.Interface which specifies a request stream to receive request notifications.Responder interface to dispatch responses to requests.Server response to a ping.An extension toUpdateStream
that includes recovery functionality.An event in a time series.Time series event metadata.A configured query.Query result providing astream of events
.Describes the structural properties of a stream.Builder for queries that select a range of events from a time series.Result indicating whether the operation caused a topic to be created or if it already existed.A parameterised query that can be used to search the topic tree.Encapsulates the results from a fetch operation issued to the server.Encapsulates the result of afetch
invocation for a single selected topic.Base subscriber stream interface.DefaultTopics.SubscriberStream
implementation.The reason that an unsubscription occurred.Stream interface that can be registered to receive subscription and value events whenever an update is received from the server.This feature provides a client session with the ability to update topics.A constraint to be applied to an update operation or the creation of an update stream.An operator used in a constraint comparison.A constraint requiring the current value of aJSON
topic to match the partially described value.An update stream provides a method for updating a specific topic.Builder forupdate stream
to use for updating a specific topic.Exception used to report the number of retry attempts have exceeded the limit. -