public final class ShardingSphereThreadFactoryBuilder extends Object
| Constructor and Description |
|---|
ShardingSphereThreadFactoryBuilder() |
| Modifier and Type | Method and Description |
|---|---|
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 © 2020 The Apache Software Foundation. All rights reserved.