Constructor and Description |
---|
FlexibleAggrKeyFactory(FieldKey[] keys)
Creates a new key factory with the configuration object and
a logger.
|
Modifier and Type | Method and Description |
---|---|
FlexibleNARKey |
getKey(NAR nar)
Returns a NARkey, according to the given NAR
|
java.lang.Object |
getObject(java.lang.Object data)
Returns an Object key, according to the given Object record.
|
void |
shutdown()
Shutdown-related procedures are handled by this method
|
public FlexibleAggrKeyFactory(FieldKey[] keys)
public void shutdown()
public java.lang.Object getObject(java.lang.Object data)
public FlexibleNARKey getKey(NAR nar)
nar
- NAR to create the key from