Package one.microstream.storage.types
Class StorageChannelThreadProvider.Default
java.lang.Object
one.microstream.storage.types.StorageChannelThreadProvider.Default
- All Implemented Interfaces:
- StorageChannelThreadProvider,- StorageThreadProviding
- Enclosing interface:
- StorageChannelThreadProvider
public static final class StorageChannelThreadProvider.Default extends Object implements StorageChannelThreadProvider
- 
Nested Class SummaryNested classes/interfaces inherited from interface one.microstream.storage.types.StorageChannelThreadProviderStorageChannelThreadProvider.Default
- 
Constructor SummaryConstructors Constructor Description Default()
- 
Method SummaryModifier and Type Method Description ThreadprovideChannelThread(StorageChannel storageChannel, StorageThreadNameProvider threadNameProvider)Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface one.microstream.storage.types.StorageChannelThreadProviderprovideChannelThread
- 
Constructor Details- 
Defaultpublic Default()
 
- 
- 
Method Details- 
provideChannelThreadpublic Thread provideChannelThread(StorageChannel storageChannel, StorageThreadNameProvider threadNameProvider)- Specified by:
- provideChannelThreadin interface- StorageChannelThreadProvider
 
 
-