org.apache.hadoop.hbase.tmpl.master
Class BackupMasterListTmpl.ImplData

java.lang.Object
  extended by org.jamon.AbstractTemplateProxy.ImplData
      extended by org.apache.hadoop.hbase.tmpl.master.BackupMasterListTmpl.ImplData
Enclosing class:
BackupMasterListTmpl

public static class BackupMasterListTmpl.ImplData
extends org.jamon.AbstractTemplateProxy.ImplData


Constructor Summary
BackupMasterListTmpl.ImplData()
           
 
Method Summary
 HMaster getMaster()
           
 void setMaster(HMaster master)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BackupMasterListTmpl.ImplData

public BackupMasterListTmpl.ImplData()
Method Detail

setMaster

public void setMaster(HMaster master)

getMaster

public HMaster getMaster()


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.