com.github.ltsopensource.tasktracker
Class TaskTrackerBuilder

java.lang.Object
  extended by com.github.ltsopensource.core.cluster.AbstractNodeBuilder<TaskTracker,TaskTrackerBuilder>
      extended by com.github.ltsopensource.tasktracker.TaskTrackerBuilder
All Implemented Interfaces:
com.github.ltsopensource.core.cluster.NodeBuilder<TaskTracker>

public class TaskTrackerBuilder
extends com.github.ltsopensource.core.cluster.AbstractNodeBuilder<TaskTracker,TaskTrackerBuilder>

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

Constructor Summary
TaskTrackerBuilder()
           
 
Method Summary
static TaskTracker buildByProperties(com.github.ltsopensource.core.properties.TaskTrackerProperties 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

TaskTrackerBuilder

public TaskTrackerBuilder()
Method Detail

buildByProperties

public static TaskTracker buildByProperties(com.github.ltsopensource.core.properties.TaskTrackerProperties properties)


Copyright © 2017. All rights reserved.