com.filenet.api.admin

Interface ReplicationConfiguration

    • Method Detail

      • get_OutboundDispatcherEnabled

        java.lang.Boolean get_OutboundDispatcherEnabled()
        Returns the value of the OutboundDispatcherEnabled property. For more information, see OutboundDispatcherEnabled Property.
      • set_OutboundDispatcherEnabled

        void set_OutboundDispatcherEnabled(java.lang.Boolean value)
        Sets the value of the OutboundDispatcherEnabled property. For more information, see OutboundDispatcherEnabled Property.
      • get_OutboundIdleWaitInterval

        java.lang.Integer get_OutboundIdleWaitInterval()
        Returns the value of the OutboundIdleWaitInterval property. For more information, see OutboundIdleWaitInterval Property.
      • set_OutboundIdleWaitInterval

        void set_OutboundIdleWaitInterval(java.lang.Integer value)
        Sets the value of the OutboundIdleWaitInterval property. For more information, see OutboundIdleWaitInterval Property.
      • get_OutboundBusyWaitInterval

        java.lang.Integer get_OutboundBusyWaitInterval()
        Returns the value of the OutboundBusyWaitInterval property. For more information, see OutboundBusyWaitInterval Property.
      • set_OutboundBusyWaitInterval

        void set_OutboundBusyWaitInterval(java.lang.Integer value)
        Sets the value of the OutboundBusyWaitInterval property. For more information, see OutboundBusyWaitInterval Property.
      • get_OutboundBatchSize

        java.lang.Integer get_OutboundBatchSize()
        Returns the value of the OutboundBatchSize property. For more information, see OutboundBatchSize Property.
      • set_OutboundBatchSize

        void set_OutboundBatchSize(java.lang.Integer value)
        Sets the value of the OutboundBatchSize property. For more information, see OutboundBatchSize Property.
      • get_MaxOutboundWorkers

        java.lang.Integer get_MaxOutboundWorkers()
        Returns the value of the MaxOutboundWorkers property. For more information, see MaxOutboundWorkers Property.
      • set_MaxOutboundWorkers

        void set_MaxOutboundWorkers(java.lang.Integer value)
        Sets the value of the MaxOutboundWorkers property. For more information, see MaxOutboundWorkers Property.
      • get_LeaseDuration

        java.lang.Integer get_LeaseDuration()
        Returns the value of the LeaseDuration property. For more information, see LeaseDuration Property.
      • set_LeaseDuration

        void set_LeaseDuration(java.lang.Integer value)
        Sets the value of the LeaseDuration property. For more information, see LeaseDuration Property.
      • get_InboundDispatcherEnabled

        java.lang.Boolean get_InboundDispatcherEnabled()
        Returns the value of the InboundDispatcherEnabled property. For more information, see InboundDispatcherEnabled Property.
      • set_InboundDispatcherEnabled

        void set_InboundDispatcherEnabled(java.lang.Boolean value)
        Sets the value of the InboundDispatcherEnabled property. For more information, see InboundDispatcherEnabled Property.
      • get_InboundIdleWaitInterval

        java.lang.Integer get_InboundIdleWaitInterval()
        Returns the value of the InboundIdleWaitInterval property. For more information, see InboundIdleWaitInterval Property.
      • set_InboundIdleWaitInterval

        void set_InboundIdleWaitInterval(java.lang.Integer value)
        Sets the value of the InboundIdleWaitInterval property. For more information, see InboundIdleWaitInterval Property.
      • get_InboundBusyWaitInterval

        java.lang.Integer get_InboundBusyWaitInterval()
        Returns the value of the InboundBusyWaitInterval property. For more information, see InboundBusyWaitInterval Property.
      • set_InboundBusyWaitInterval

        void set_InboundBusyWaitInterval(java.lang.Integer value)
        Sets the value of the InboundBusyWaitInterval property. For more information, see InboundBusyWaitInterval Property.
      • get_InboundBatchSize

        java.lang.Integer get_InboundBatchSize()
        Returns the value of the InboundBatchSize property. For more information, see InboundBatchSize Property.
      • set_InboundBatchSize

        void set_InboundBatchSize(java.lang.Integer value)
        Sets the value of the InboundBatchSize property. For more information, see InboundBatchSize Property.
      • get_MaxInboundWorkers

        java.lang.Integer get_MaxInboundWorkers()
        Returns the value of the MaxInboundWorkers property. For more information, see MaxInboundWorkers Property.
      • set_MaxInboundWorkers

        void set_MaxInboundWorkers(java.lang.Integer value)
        Sets the value of the MaxInboundWorkers property. For more information, see MaxInboundWorkers Property.

© Copyright IBM Corporation 2006, 2013. All rights reserved.