public class Aliases extends Object
| Constructor and Description | 
|---|
| Aliases() | 
| Aliases(Map<String,Map<String,String>> aliasMap) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | collectionAliasSize() | 
| Map<String,Map<String,String>> | getAliasMap() | 
| String | getCollectionAlias(String collectionName) | 
| Map<String,String> | getCollectionAliasMap() | 
| String | toString() | 
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.