Uses of Interface
one.microstream.storage.types.StorageThreadProviding
Package | Description |
---|---|
one.microstream.storage.types |
-
Uses of StorageThreadProviding in one.microstream.storage.types
Subinterfaces of StorageThreadProviding in one.microstream.storage.types Modifier and Type Interface Description interface
StorageBackupThreadProvider
interface
StorageChannelThreadProvider
interface
StorageLockFileManagerThreadProvider
interface
StorageThreadProvider
Classes in one.microstream.storage.types that implement StorageThreadProviding Modifier and Type Class Description static class
StorageBackupThreadProvider.Default
static class
StorageChannelThreadProvider.Default
static class
StorageLockFileManagerThreadProvider.Default
static class
StorageThreadProvider.Wrapper
Methods in one.microstream.storage.types with parameters of type StorageThreadProviding Modifier and Type Method Description String
StorageThreadNameProvider.NoOp. provideThreadName(StorageThreadProviding threadProvider, String definedThreadName)
String
StorageThreadNameProvider.Prefixer. provideThreadName(StorageThreadProviding threadProvider, String definedThreadName)
String
StorageThreadNameProvider. provideThreadName(StorageThreadProviding threadProvider, String definedThreadName)