Class FileTypeIdStrategy
java.lang.Object
one.microstream.persistence.internal.FileTypeIdStrategy
- All Implemented Interfaces:
 PersistenceTypeIdStrategy
public class FileTypeIdStrategy extends Object implements PersistenceTypeIdStrategy
- 
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.persistence.types.PersistenceTypeIdStrategy
PersistenceTypeIdStrategy.Assembler<S extends PersistenceTypeIdStrategy>, PersistenceTypeIdStrategy.None, PersistenceTypeIdStrategy.Parser<S extends PersistenceTypeIdStrategy>, PersistenceTypeIdStrategy.Transient - 
Method Summary
Modifier and Type Method Description PersistenceTypeIdProvidercreateTypeIdProvider()static StringdefaultFilename()static FileTypeIdStrategyNew(ADirectory directory, String typeIdFilename)static FileTypeIdStrategyNew(AFile typeIdFile)static FileTypeIdStrategyNewInDirectory(ADirectory directory)static StringstrategyTypeName()StringstrategyTypeNameTypeId() 
- 
Method Details
- 
strategyTypeName
 - 
defaultFilename
 - 
NewInDirectory
 - 
New
 - 
New
 - 
strategyTypeNameTypeId
- Specified by:
 strategyTypeNameTypeIdin interfacePersistenceTypeIdStrategy
 - 
createTypeIdProvider
- Specified by:
 createTypeIdProviderin interfacePersistenceTypeIdStrategy
 
 -