Class ReplicatedContext

    • Field Detail

      • DEFAULT_REPL_TIMEOUT

        protected static final long DEFAULT_REPL_TIMEOUT
        Default replication timeout in milliseconds.
        See Also:
        Constant Field Values
    • Constructor Detail

      • ReplicatedContext

        public ReplicatedContext()
        Default constructor.
    • Method Detail

      • setMapSendOptions

        public void setMapSendOptions​(int mapSendOptions)
        Set the options for sending map updates.
        Parameters:
        mapSendOptions - the send options
      • getMapSendOptions

        public int getMapSendOptions()
        Return the options for sending map updates.
        Returns:
        the send options
      • getClassLoaders

        public java.lang.ClassLoader[] getClassLoaders()
        Return the class loaders to use for serialization.
        Returns:
        the class loaders