public class ThreadDaemonFactory extends Object implements ThreadFactory
Constructor and Description |
---|
ThreadDaemonFactory() |
Modifier and Type | Method and Description |
---|---|
Thread |
newThread(Runnable runnable)
Create new daemon thread with Aerospike prefix and sequence number.
|
public final Thread newThread(Runnable runnable)
newThread
in interface ThreadFactory
Copyright ? 2012–2018 Aerospike, Inc. All rights reserved.