tl.lin.data.map
Class FrontCodedString2IntBidiMap

java.lang.Object
  extended by tl.lin.data.map.FrontCodedString2IntBidiMap

public class FrontCodedString2IntBidiMap
extends Object


Constructor Summary
FrontCodedString2IntBidiMap(org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path path)
           
 
Method Summary
 String get(int i)
           
 int get(String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FrontCodedString2IntBidiMap

public FrontCodedString2IntBidiMap(org.apache.hadoop.fs.FileSystem fs,
                                   org.apache.hadoop.fs.Path path)
                            throws IOException
Throws:
IOException
Method Detail

get

public int get(String s)

get

public String get(int i)


Copyright © 2013. All Rights Reserved.