Uses of Class
org.nustaq.serialization.FSTClazzInfo.FSTFieldInfo
Packages that use FSTClazzInfo.FSTFieldInfo
Package
Description
-
Uses of FSTClazzInfo.FSTFieldInfo in org.nustaq.serialization
Fields in org.nustaq.serialization declared as FSTClazzInfo.FSTFieldInfoFields in org.nustaq.serialization with type parameters of type FSTClazzInfo.FSTFieldInfoModifier and TypeFieldDescriptionstatic final Comparator<FSTClazzInfo.FSTFieldInfo>FSTClazzInfo.defFieldComparatorMethods in org.nustaq.serialization that return FSTClazzInfo.FSTFieldInfoModifier and TypeMethodDescriptionprotected FSTClazzInfo.FSTFieldInfoFSTClazzInfo.createFieldInfo(Field field) protected FSTClazzInfo.FSTFieldInfoFSTObjectOutput.getCachedFI(Class... possibles) final FSTClazzInfo.FSTFieldInfo[]FSTClazzInfo.getFieldInfo()FSTClazzInfo.getFieldInfo(String name, Class declaringClass) final FSTClazzInfo.FSTFieldInfo[]FSTClazzInfo.getFieldInfoFiltered(Class... toRemove) Methods in org.nustaq.serialization with parameters of type FSTClazzInfo.FSTFieldInfoModifier and TypeMethodDescriptionvoidFSTObjectInput.defaultReadObject(FSTClazzInfo.FSTFieldInfo referencee, FSTClazzInfo serializationInfo, Object newObj) protected FSTClazzInfoFSTObjectInput.getClazzInfo(Class c, FSTClazzInfo.FSTFieldInfo referencee) protected FSTClazzInfoFSTObjectOutput.getFstClazzInfo(FSTClazzInfo.FSTFieldInfo referencee, Class clazz) if class is same as last referenced, returned cached clzinfo, else do a lookupprotected ObjectInputStreamFSTObjectInput.getObjectInputStream(Class cl, FSTClazzInfo clInfo, FSTClazzInfo.FSTFieldInfo referencee, Object toRead) FSTObjectOutput.getObjectOutputStream(Class cl, FSTClazzInfo clinfo, FSTClazzInfo.FSTFieldInfo referencee, Object toWrite) FSTBasicObjectSerializer.instantiate(Class objectClass, FSTObjectInput in, FSTClazzInfo serializationInfo, FSTClazzInfo.FSTFieldInfo referencee, int streamPosition) FSTObjectSerializer.instantiate(Class objectClass, FSTObjectInput fstObjectInput, FSTClazzInfo serializationInfo, FSTClazzInfo.FSTFieldInfo referencee, int streamPosition) return null to delegate object instantiation to FST.protected ObjectFSTObjectInput.instantiateAndReadNoSer(Class c, FSTClazzInfo clzSerInfo, FSTClazzInfo.FSTFieldInfo referencee, int readPos) protected ObjectFSTObjectInputNoShared.instantiateAndReadNoSer(Class c, FSTClazzInfo clzSerInfo, FSTClazzInfo.FSTFieldInfo referencee, int readPos) protected ObjectFSTObjectInput.instantiateAndReadWithSer(Class c, FSTObjectSerializer ser, FSTClazzInfo clzSerInfo, FSTClazzInfo.FSTFieldInfo referencee, int readPos) protected ObjectFSTObjectInput.instantiateArray(FSTClazzInfo.FSTFieldInfo referencee, int readPos) protected ObjectFSTObjectInput.instantiateEnum(FSTClazzInfo.FSTFieldInfo referencee, int readPos) protected ObjectFSTObjectInput.instantiateHandle(FSTClazzInfo.FSTFieldInfo referencee) protected ObjectFSTObjectInput.instantiateSpecialTag(FSTClazzInfo.FSTFieldInfo referencee, int readPos, byte code) protected ObjectFSTObjectInput.readArray(FSTClazzInfo.FSTFieldInfo referencee, int pos) protected ObjectFSTObjectInput.readArrayNoHeader(FSTClazzInfo.FSTFieldInfo referencee, int pos, Class arrCl) protected voidFSTObjectInput.readCompatibleObjectFields(FSTClazzInfo.FSTFieldInfo referencee, FSTClazzInfo serializationInfo, FSTClazzInfo.FSTFieldInfo[] fieldInfo, Map res) protected voidFSTObjectInput.readFieldsMapBased(FSTClazzInfo.FSTFieldInfo referencee, FSTClazzInfo serializationInfo, Object newObj) voidFSTBasicObjectSerializer.readObject(FSTObjectInput in, Object toRead, FSTClazzInfo clzInfo, FSTClazzInfo.FSTFieldInfo referencedBy) voidFSTObjectSerializer.readObject(FSTObjectInput in, Object toRead, FSTClazzInfo clzInfo, FSTClazzInfo.FSTFieldInfo referencedBy) read the content to an already instantiated objectprotected ObjectFSTObjectInput.readObjectCompatible(FSTClazzInfo.FSTFieldInfo referencee, FSTClazzInfo serializationInfo, Object newObj) protected voidFSTObjectInput.readObjectCompatibleRecursive(FSTClazzInfo.FSTFieldInfo referencee, Object toRead, FSTClazzInfo serializationInfo, Class cl) protected voidFSTObjectInput.readObjectFields(FSTClazzInfo.FSTFieldInfo referencee, FSTClazzInfo serializationInfo, FSTClazzInfo.FSTFieldInfo[] fieldInfo, Object newObj, int startIndex, int version) FSTObjectInput.readObjectWithHeader(FSTClazzInfo.FSTFieldInfo referencee) voidFSTObjectInput.registerObject(Object o, int streamPosition, FSTClazzInfo info, FSTClazzInfo.FSTFieldInfo referencee) voidFSTObjectInputNoShared.registerObject(Object o, int streamPosition, FSTClazzInfo info, FSTClazzInfo.FSTFieldInfo referencee) protected booleanFSTObjectInput.skipConditional(Object newObj, int conditional, FSTClazzInfo.FSTFieldInfo subInfo) protected voidFSTObjectOutput.writeArray(FSTClazzInfo.FSTFieldInfo referencee, Object array) booleanFSTEncoder.writeAttributeName(FSTClazzInfo.FSTFieldInfo subInfo, Object value) protected voidFSTObjectOutput.writeCompatibleObjectFields(Object toWrite, Map fields, FSTClazzInfo.FSTFieldInfo[] fieldInfo) protected FSTClazzInfoFSTObjectOutput.writeEnum(FSTClazzInfo.FSTFieldInfo referencee, Object toWrite) voidFSTObjectSerializer.writeObject(FSTObjectOutput out, Object toWrite, FSTClazzInfo clzInfo, FSTClazzInfo.FSTFieldInfo referencedBy, int streamPosition) write the contents of a given objectprotected voidFSTObjectOutput.writeObjectCompatible(FSTClazzInfo.FSTFieldInfo referencee, Object toWrite, FSTClazzInfo serializationInfo) protected voidFSTObjectOutput.writeObjectCompatibleRecursive(FSTClazzInfo.FSTFieldInfo referencee, Object toWrite, FSTClazzInfo serializationInfo, Class cl) protected voidFSTObjectOutput.writeObjectFields(Object toWrite, FSTClazzInfo serializationInfo, FSTClazzInfo.FSTFieldInfo[] fieldInfo, int startIndex, int version) protected booleanFSTObjectOutput.writeObjectHeader(FSTClazzInfo clsInfo, FSTClazzInfo.FSTFieldInfo referencee, Object toWrite) protected FSTClazzInfoFSTObjectOutput.writeObjectWithContext(FSTClazzInfo.FSTFieldInfo referencee, Object toWrite) protected FSTClazzInfoFSTObjectOutput.writeObjectWithContext(FSTClazzInfo.FSTFieldInfo referencee, Object toWrite, FSTClazzInfo ci) protected FSTClazzInfoFSTObjectOutputNoShared.writeObjectWithContext(FSTClazzInfo.FSTFieldInfo referencee, Object toWrite) Method parameters in org.nustaq.serialization with type arguments of type FSTClazzInfo.FSTFieldInfoModifier and TypeMethodDescriptionprotected static FSTConfigurationFSTConfiguration.createAndroidDefaultConfiguration(ConcurrentHashMap<org.nustaq.serialization.FSTConfiguration.FieldKey, FSTClazzInfo.FSTFieldInfo> shared) protected static FSTConfigurationFSTConfiguration.createConfiguration(org.nustaq.serialization.FSTConfiguration.ConfType ct, boolean shareRefs, ConcurrentHashMap<org.nustaq.serialization.FSTConfiguration.FieldKey, FSTClazzInfo.FSTFieldInfo> shared) protected static FSTConfigurationFSTConfiguration.createDefaultConfiguration(ConcurrentHashMap<org.nustaq.serialization.FSTConfiguration.FieldKey, FSTClazzInfo.FSTFieldInfo> shared) protected static FSTConfigurationFSTConfiguration.createJsonConfiguration(boolean prettyPrint, boolean shareReferences, ConcurrentHashMap<org.nustaq.serialization.FSTConfiguration.FieldKey, FSTClazzInfo.FSTFieldInfo> shared) protected static FSTConfigurationFSTConfiguration.createMinBinConfiguration(ConcurrentHashMap<org.nustaq.serialization.FSTConfiguration.FieldKey, FSTClazzInfo.FSTFieldInfo> shared) protected static FSTConfigurationFSTConfiguration.createUnsafeBinaryConfiguration(ConcurrentHashMap<org.nustaq.serialization.FSTConfiguration.FieldKey, FSTClazzInfo.FSTFieldInfo> shared) Constructor parameters in org.nustaq.serialization with type arguments of type FSTClazzInfo.FSTFieldInfoModifierConstructorDescriptionprotectedFSTConfiguration(ConcurrentHashMap<org.nustaq.serialization.FSTConfiguration.FieldKey, FSTClazzInfo.FSTFieldInfo> sharedFieldInfos) -
Uses of FSTClazzInfo.FSTFieldInfo in org.nustaq.serialization.coders
Methods in org.nustaq.serialization.coders with parameters of type FSTClazzInfo.FSTFieldInfoModifier and TypeMethodDescriptionbooleanFSTBytezEncoder.writeAttributeName(FSTClazzInfo.FSTFieldInfo subInfo, Object value) booleanFSTJsonEncoder.writeAttributeName(FSTClazzInfo.FSTFieldInfo subInfo, Object outerObjectToWrite) booleanFSTMinBinEncoder.writeAttributeName(FSTClazzInfo.FSTFieldInfo subInfo, Object value) booleanFSTStreamEncoder.writeAttributeName(FSTClazzInfo.FSTFieldInfo subInfo, Object value) -
Uses of FSTClazzInfo.FSTFieldInfo in org.nustaq.serialization.serializers
Methods in org.nustaq.serialization.serializers with parameters of type FSTClazzInfo.FSTFieldInfoModifier and TypeMethodDescriptionFSTArrayListSerializer.instantiate(Class objectClass, FSTObjectInput in, FSTClazzInfo serializationInfo, FSTClazzInfo.FSTFieldInfo referencee, int streamPosition) FSTBigIntegerSerializer.instantiate(Class objectClass, FSTObjectInput in, FSTClazzInfo serializationInfo, FSTClazzInfo.FSTFieldInfo referencee, int streamPosition) FSTBigNumberSerializers.FSTByteSerializer.instantiate(Class objectClass, FSTObjectInput in, FSTClazzInfo serializationInfo, FSTClazzInfo.FSTFieldInfo referencee, int streamPosition) FSTBigNumberSerializers.FSTCharSerializer.instantiate(Class objectClass, FSTObjectInput in, FSTClazzInfo serializationInfo, FSTClazzInfo.FSTFieldInfo referencee, int streamPosition) FSTBigNumberSerializers.FSTDoubleSerializer.instantiate(Class objectClass, FSTObjectInput in, FSTClazzInfo serializationInfo, FSTClazzInfo.FSTFieldInfo referencee, int streamPosition) FSTBigNumberSerializers.FSTFloatSerializer.instantiate(Class objectClass, FSTObjectInput in, FSTClazzInfo serializationInfo, FSTClazzInfo.FSTFieldInfo referencee, int streamPosition) FSTBigNumberSerializers.FSTShortSerializer.instantiate(Class objectClass, FSTObjectInput in, FSTClazzInfo serializationInfo, FSTClazzInfo.FSTFieldInfo referencee, int streamPosition) FSTBitSetSerializer.instantiate(Class objectClass, FSTObjectInput in, FSTClazzInfo serializationInfo, FSTClazzInfo.FSTFieldInfo referencee, int streamPosition) FSTClassSerializer.instantiate(Class objectClass, FSTObjectInput in, FSTClazzInfo serializationInfo, FSTClazzInfo.FSTFieldInfo referencee, int streamPosition) FSTCollectionSerializer.instantiate(Class objectClass, FSTObjectInput in, FSTClazzInfo serializationInfo, FSTClazzInfo.FSTFieldInfo referencee, int streamPosition) FSTCPEnumSetSerializer.instantiate(Class objectClass, FSTObjectInput in, FSTClazzInfo serializationInfo, FSTClazzInfo.FSTFieldInfo referencee, int streamPosition) FSTCPThrowableSerializer.instantiate(Class objectClass, FSTObjectInput in, FSTClazzInfo serializationInfo, FSTClazzInfo.FSTFieldInfo referencee, int streamPosition) FSTDateSerializer.instantiate(Class objectClass, FSTObjectInput in, FSTClazzInfo serializationInfo, FSTClazzInfo.FSTFieldInfo referencee, int streamPosition) FSTEnumSetSerializer.instantiate(Class objectClass, FSTObjectInput in, FSTClazzInfo serializationInfo, FSTClazzInfo.FSTFieldInfo referencee, int streamPosition) FSTJSonSerializers.BigDecSerializer.instantiate(Class objectClass, FSTObjectInput in, FSTClazzInfo serializationInfo, FSTClazzInfo.FSTFieldInfo referencee, int streamPosition) FSTJSonUnmodifiableCollectionSerializer.instantiate(Class objectClass, FSTObjectInput in, FSTClazzInfo serializationInfo, FSTClazzInfo.FSTFieldInfo referencee, int streamPosition) FSTJSonUnmodifiableMapSerializer.instantiate(Class objectClass, FSTObjectInput in, FSTClazzInfo serializationInfo, FSTClazzInfo.FSTFieldInfo referencee, int streamPosition) FSTMapSerializer.instantiate(Class objectClass, FSTObjectInput in, FSTClazzInfo serializationInfo, FSTClazzInfo.FSTFieldInfo referencee, int streamPosition) FSTProxySerializer.instantiate(Class objectClass, FSTObjectInput in, FSTClazzInfo serializationInfo, FSTClazzInfo.FSTFieldInfo referencee, int streamPositioin) FSTStringBufferSerializer.instantiate(Class objectClass, FSTObjectInput in, FSTClazzInfo serializationInfo, FSTClazzInfo.FSTFieldInfo referencee, int streamPosition) FSTStringBuilderSerializer.instantiate(Class objectClass, FSTObjectInput in, FSTClazzInfo serializationInfo, FSTClazzInfo.FSTFieldInfo referencee, int streamPosition) FSTStringSerializer.instantiate(Class objectClass, FSTObjectInput in, FSTClazzInfo serializationInfo, FSTClazzInfo.FSTFieldInfo referencee, int streamPosition) FSTThrowableSerializer.instantiate(Class objectClass, FSTObjectInput in, FSTClazzInfo serializationInfo, FSTClazzInfo.FSTFieldInfo referencee, int streamPosition) FSTTimestampSerializer.instantiate(Class objectClass, FSTObjectInput in, FSTClazzInfo serializationInfo, FSTClazzInfo.FSTFieldInfo referencee, int streamPosition) voidFSTArrayListSerializer.writeObject(FSTObjectOutput out, Object toWrite, FSTClazzInfo clzInfo, FSTClazzInfo.FSTFieldInfo referencedBy, int streamPosition) voidFSTBigIntegerSerializer.writeObject(FSTObjectOutput out, Object toWrite, FSTClazzInfo clzInfo, FSTClazzInfo.FSTFieldInfo referencedBy, int streamPosition) voidFSTBigNumberSerializers.FSTByteSerializer.writeObject(FSTObjectOutput out, Object toWrite, FSTClazzInfo clzInfo, FSTClazzInfo.FSTFieldInfo referencedBy, int streamPosition) voidFSTBigNumberSerializers.FSTCharSerializer.writeObject(FSTObjectOutput out, Object toWrite, FSTClazzInfo clzInfo, FSTClazzInfo.FSTFieldInfo referencedBy, int streamPosition) voidFSTBigNumberSerializers.FSTDoubleSerializer.writeObject(FSTObjectOutput out, Object toWrite, FSTClazzInfo clzInfo, FSTClazzInfo.FSTFieldInfo referencedBy, int streamPosition) voidFSTBigNumberSerializers.FSTFloatSerializer.writeObject(FSTObjectOutput out, Object toWrite, FSTClazzInfo clzInfo, FSTClazzInfo.FSTFieldInfo referencedBy, int streamPosition) voidFSTBigNumberSerializers.FSTShortSerializer.writeObject(FSTObjectOutput out, Object toWrite, FSTClazzInfo clzInfo, FSTClazzInfo.FSTFieldInfo referencedBy, int streamPosition) voidFSTBitSetSerializer.writeObject(FSTObjectOutput out, Object toWrite, FSTClazzInfo clzInfo, FSTClazzInfo.FSTFieldInfo referencedBy, int streamPosition) voidFSTClassSerializer.writeObject(FSTObjectOutput out, Object toWrite, FSTClazzInfo clzInfo, FSTClazzInfo.FSTFieldInfo referencedBy, int streamPosition) voidFSTCollectionSerializer.writeObject(FSTObjectOutput out, Object toWrite, FSTClazzInfo clzInfo, FSTClazzInfo.FSTFieldInfo referencedBy, int streamPosition) voidFSTCPEnumSetSerializer.writeObject(FSTObjectOutput out, Object toWrite, FSTClazzInfo clzInfo, FSTClazzInfo.FSTFieldInfo referencedBy, int streamPosition) voidFSTCPThrowableSerializer.writeObject(FSTObjectOutput out, Object toWrite, FSTClazzInfo clzInfo, FSTClazzInfo.FSTFieldInfo referencedBy, int streamPosition) voidFSTDateSerializer.writeObject(FSTObjectOutput out, Object toWrite, FSTClazzInfo clzInfo, FSTClazzInfo.FSTFieldInfo referencedBy, int streamPosition) voidFSTEnumSetSerializer.writeObject(FSTObjectOutput out, Object toWrite, FSTClazzInfo clzInfo, FSTClazzInfo.FSTFieldInfo referencedBy, int streamPosition) voidFSTJSonSerializers.BigDecSerializer.writeObject(FSTObjectOutput out, Object toWrite, FSTClazzInfo clzInfo, FSTClazzInfo.FSTFieldInfo referencedBy, int streamPosition) voidFSTJSonUnmodifiableCollectionSerializer.writeObject(FSTObjectOutput out, Object toWrite, FSTClazzInfo clzInfo, FSTClazzInfo.FSTFieldInfo referencedBy, int streamPosition) voidFSTMapSerializer.writeObject(FSTObjectOutput out, Object toWrite, FSTClazzInfo clzInfo, FSTClazzInfo.FSTFieldInfo referencedBy, int streamPosition) voidFSTProxySerializer.writeObject(FSTObjectOutput out, Object toWrite, FSTClazzInfo clzInfo, FSTClazzInfo.FSTFieldInfo referencedBy, int streamPosition) voidFSTStringBufferSerializer.writeObject(FSTObjectOutput out, Object toWrite, FSTClazzInfo clzInfo, FSTClazzInfo.FSTFieldInfo referencedBy, int streamPosition) voidFSTStringSerializer.writeObject(FSTObjectOutput out, Object toWrite, FSTClazzInfo clzInfo, FSTClazzInfo.FSTFieldInfo referencedBy, int streamPosition) voidFSTThrowableSerializer.writeObject(FSTObjectOutput out, Object toWrite, FSTClazzInfo clzInfo, FSTClazzInfo.FSTFieldInfo referencedBy, int streamPosition) voidFSTTimestampSerializer.writeObject(FSTObjectOutput out, Object toWrite, FSTClazzInfo clzInfo, FSTClazzInfo.FSTFieldInfo referencedBy, int streamPosition)