public final class ShardingThreadFactoryBuilder extends Object
| Constructor and Description |
|---|
ShardingThreadFactoryBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static ThreadFactory |
build()
Build default sharding thread factory.
|
static ThreadFactory |
build(String nameFormat)
Build sharding thread factory.
|
public static ThreadFactory build()
public static ThreadFactory build(String nameFormat)
nameFormat - thread name formatCopyright © 2019 The Apache Software Foundation. All rights reserved.