com.github.ltsopensource.jobtracker
Class JobTrackerBuilder

java.lang.Object
  extended by com.github.ltsopensource.core.cluster.AbstractNodeBuilder<JobTracker,JobTrackerBuilder>
      extended by com.github.ltsopensource.jobtracker.JobTrackerBuilder
All Implemented Interfaces:
com.github.ltsopensource.core.cluster.NodeBuilder<JobTracker>

public class JobTrackerBuilder
extends com.github.ltsopensource.core.cluster.AbstractNodeBuilder<JobTracker,JobTrackerBuilder>

Author:
Robert HG (254963746@qq.com) on 4/21/16.

Constructor Summary
JobTrackerBuilder()
           
 
Method Summary
static JobTracker buildByProperties(com.github.ltsopensource.core.properties.JobTrackerProperties properties)
           
 
Methods inherited from class com.github.ltsopensource.core.cluster.AbstractNodeBuilder
addMasterChangeListener, build, setPropertiesConfigure
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JobTrackerBuilder

public JobTrackerBuilder()
Method Detail

buildByProperties

public static JobTracker buildByProperties(com.github.ltsopensource.core.properties.JobTrackerProperties properties)


Copyright © 2017. All rights reserved.