public class StoreSCPCentre extends AbstractCentre
| Modifier and Type | Field and Description |
|---|---|
protected ExecutorService |
executor |
protected ScheduledExecutorService |
scheduledExecutor |
protected StoreSCP |
storeSCP |
args, device, node, rollers| Constructor and Description |
|---|
StoreSCPCentre() |
| Modifier and Type | Method and Description |
|---|---|
StoreSCPCentre |
build()
创建此生成器指定的管理器
|
static StoreSCPCentre |
Builder() |
protected ExecutorService |
executerService() |
StoreSCP |
getStoreSCP() |
boolean |
isRunning()
获取管理器是否正在运行
|
protected ScheduledExecutorService |
scheduledExecuterService() |
void |
setStoreSCP(String path) |
void |
start()
启动管理器
|
void |
stop()
停止管理器
|
getArgs, getDevice, getNode, getRollers, setArgs, setDevice, setNode, setRollersprotected StoreSCP storeSCP
protected ExecutorService executor
protected ScheduledExecutorService scheduledExecutor
public static StoreSCPCentre Builder()
public boolean isRunning()
Centretrue,否则为falsepublic void start()
Centrepublic void stop()
Centrepublic StoreSCPCentre build()
AbstractCentrebuild in class AbstractCentrepublic StoreSCP getStoreSCP()
public void setStoreSCP(String path)
protected ExecutorService executerService()
protected ScheduledExecutorService scheduledExecuterService()
Copyright © 2020. All rights reserved.