Uses of Interface
one.microstream.storage.types.StorageThreadProviding
-
Packages that use 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 interfaceStorageBackupThreadProviderinterfaceStorageChannelThreadProviderinterfaceStorageLockFileManagerThreadProviderinterfaceStorageThreadProviderClasses in one.microstream.storage.types that implement StorageThreadProviding Modifier and Type Class Description static classStorageBackupThreadProvider.Defaultstatic classStorageChannelThreadProvider.Defaultstatic classStorageLockFileManagerThreadProvider.Defaultstatic classStorageThreadProvider.WrapperMethods in one.microstream.storage.types with parameters of type StorageThreadProviding Modifier and Type Method Description StringStorageThreadNameProvider.NoOp. provideThreadName(StorageThreadProviding threadProvider, String definedThreadName)StringStorageThreadNameProvider.Prefixer. provideThreadName(StorageThreadProviding threadProvider, String definedThreadName)StringStorageThreadNameProvider. provideThreadName(StorageThreadProviding threadProvider, String definedThreadName)
-