Class ActionFactory

  • All Implemented Interfaces:
    java.io.Serializable

    public class ActionFactory
    extends java.lang.Object
    implements java.io.Serializable
    Factory class for creating instances that will handle each type of record within a change stream query. The instances created are all singletons.
    See Also:
    Serialized Form