Class UpdateOptionsImpl

  • All Implemented Interfaces:
    org.apache.pulsar.common.functions.UpdateOptions

    public class UpdateOptionsImpl
    extends java.lang.Object
    implements org.apache.pulsar.common.functions.UpdateOptions
    Options while updating the sink.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.apache.pulsar.common.functions.UpdateOptions

        isUpdateAuthData, setUpdateAuthData
    • Constructor Detail

      • UpdateOptionsImpl

        public UpdateOptionsImpl()