Uses of Class
pubsub.models.Instance
-
Uses of Instance in pubsub
Modifier and TypeFieldDescriptionstatic final TypedModeledFramework
<Instance, InstanceType> Clients.instanceClient
A client template for Instance instancesModifier and TypeMethodDescriptionSubscriber.startInstanceSubscriber
(InstanceType instanceType) Start a subscriber (a CachedModeledFramework instance) using the Instance client templateModifier and TypeMethodDescriptionvoid
Publisher.publishInstance
(Instance instance) Publish the given instance using the Instance client templateModifier and TypeMethodDescriptionvoid
Publisher.publishInstances
(List<Instance> instances) Publish the given instances using the Instance client template in a transaction