String propertySourceName
long timestamp
SortedSet<E> addedKeys
SortedSet<E> updatedKeys
SortedSet<E> removedKeys
private void readObject(ObjectInputStream ois) throws IOException, ClassNotFoundException
IOException
- if deserialization fails.ClassNotFoundException
private void writeObject(ObjectOutputStream oos) throws IOException
IOException
- if serialization fails.String propertyName
String[] keys
Configuration configuration
TypeLiteral<T> targetType
PropertyConverter
.
If null, propertyConverter
is set and used instead.PropertyConverter<T> propertyConverter
DynamicValue.UpdatePolicy updatePolicy
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.