Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Lucene-hadoop Wiki" for 
change notification.

The following page has been changed by BryanDuxbury:
http://wiki.apache.org/lucene-hadoop/Hbase/HbaseRest

------------------------------------------------------------------------------
  
      Returns: 
          XML entity body that describes the list of available timestamps:
+ {{{
-         <timestamps>
+ <timestamps>
-             <timestamp value="20071115T000000" 
uri="/first_table/row/0001/20071115T000000" />
+   <timestamp value="20071115T000000" 
uri="/first_table/row/0001/20071115T000000" />
-             <timestamp value="20071115T000800" 
uri="/first_table/row/0001/20071115T000800" />
+   <timestamp value="20071115T000800" 
uri="/first_table/row/0001/20071115T000800" />
-             <timestamp value="20071115T001200" 
uri="/first_table/row/0001/20071115T001200" />
+   <timestamp value="20071115T001200" 
uri="/first_table/row/0001/20071115T001200" />
-         </timestamps>
+ </timestamps>
+ }}}
  
  ~-''St.Ack comment: Currently not supported in native hbase client but we 
should add it-~
     

Reply via email to