@Internal public interface TypeComparatorFactory<T>
Modifier and Type | Method and Description |
---|---|
TypeComparator<T> |
createComparator() |
void |
readParametersFromConfig(Configuration config,
ClassLoader cl) |
void |
writeParametersToConfig(Configuration config) |
void writeParametersToConfig(Configuration config)
void readParametersFromConfig(Configuration config, ClassLoader cl) throws ClassNotFoundException
ClassNotFoundException
TypeComparator<T> createComparator()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.