public final class ShardingSphereThreadFactoryBuilder extends Object
| 构造器和说明 |
|---|
ShardingSphereThreadFactoryBuilder() |
| 限定符和类型 | 方法和说明 |
|---|---|
static ThreadFactory |
build()
Build default ShardingSphere thread factory.
|
static ThreadFactory |
build(String nameFormat)
Build ShardingSphere thread factory.
|
public static ThreadFactory build()
public static ThreadFactory build(String nameFormat)
nameFormat - thread name formatCopyright © 2021 The Apache Software Foundation. All rights reserved.