Class OortMasterLong

  • All Implemented Interfaces:
    java.util.EventListener, org.cometd.bayeux.Bayeux.BayeuxListener, org.cometd.bayeux.server.ConfigurableServerChannel.ServerChannelListener, org.cometd.bayeux.server.ServerChannel.MessageListener, org.eclipse.jetty.util.component.LifeCycle

    @Deprecated
    public class OortMasterLong
    extends OortPrimaryLong
    Deprecated.
    use OortPrimaryLong instead
    • Constructor Detail

      • OortMasterLong

        @Deprecated
        public OortMasterLong​(Oort oort,
                              java.lang.String name,
                              boolean primary)
        Deprecated.
      • OortMasterLong

        @Deprecated
        public OortMasterLong​(Oort oort,
                              java.lang.String name,
                              boolean primary,
                              long initial)
        Deprecated.