Uses of Class
org.apache.flume.sink.hbase.SimpleHbaseEventSerializer.KeyType

Packages that use SimpleHbaseEventSerializer.KeyType
org.apache.flume.sink.hbase   
 

Uses of SimpleHbaseEventSerializer.KeyType in org.apache.flume.sink.hbase
 

Methods in org.apache.flume.sink.hbase that return SimpleHbaseEventSerializer.KeyType
static SimpleHbaseEventSerializer.KeyType SimpleHbaseEventSerializer.KeyType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SimpleHbaseEventSerializer.KeyType[] SimpleHbaseEventSerializer.KeyType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009-2014 Apache Software Foundation. All Rights Reserved.