public static class PersistenceTypeDictionaryAssembler.Default extends PersistenceTypeDictionary.Symbols implements PersistenceTypeDictionaryAssembler
PersistenceTypeDictionaryAssembler.DefaultARRAY_KEYWORD_ENUM, ARRAY_KEYWORD_PRIMITIVE, ARRAY_TYPE_BYTES, ARRAY_TYPE_CHARS, ARRAY_TYPE_COMPLEX, KEYWORD_ENUM, KEYWORD_PRIMITIVE, MEMBER_COMPLEX_DEF_END, MEMBER_COMPLEX_DEF_START, MEMBER_FIELD_QUALIFIER_SEPERATOR, MEMBER_TERMINATOR, TYPE_BYTES, TYPE_CHARS, TYPE_COMPLEX, TYPE_END, TYPE_START| Modifier and Type | Method and Description |
|---|---|
protected one.microstream.chars.VarString |
appendPaddedId(one.microstream.chars.VarString vc,
long id) |
protected void |
appendTypeDefinitionEnd(one.microstream.chars.VarString vc,
PersistenceTypeDescription typeDescription) |
protected void |
appendTypeDefinitionStart(one.microstream.chars.VarString vc,
PersistenceTypeDescription typeDescription) |
one.microstream.chars.VarString |
assemble(one.microstream.chars.VarString vc,
PersistenceTypeDictionary typeDictionary) |
one.microstream.chars.VarString |
assembleTypeDescription(one.microstream.chars.VarString vc,
PersistenceTypeDescription typeDescription) |
typeBytes, typeChars, typeComplexclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitassemble, Newprotected final one.microstream.chars.VarString appendPaddedId(one.microstream.chars.VarString vc,
long id)
public one.microstream.chars.VarString assemble(one.microstream.chars.VarString vc,
PersistenceTypeDictionary typeDictionary)
assemble in interface one.microstream.chars.ObjectStringAssembler<PersistenceTypeDictionary>assemble in interface PersistenceTypeDictionaryAssemblerpublic one.microstream.chars.VarString assembleTypeDescription(one.microstream.chars.VarString vc,
PersistenceTypeDescription typeDescription)
assembleTypeDescription in interface PersistenceTypeDictionaryAssemblerprotected void appendTypeDefinitionStart(one.microstream.chars.VarString vc,
PersistenceTypeDescription typeDescription)
protected void appendTypeDefinitionEnd(one.microstream.chars.VarString vc,
PersistenceTypeDescription typeDescription)
Copyright © 2022 MicroStream Software. All rights reserved.