Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Implemented
-
None
Description
DBDefinition declares the following method returning an array.
public DBColumnFamilyDefinition[] getColumnFamilies();
It forces the callers to perform a linear search for looking up DBColumnFamilyDefinition by names.
Attachments
Issue Links
- links to