Uses of Interface
com.nhncorp.neptune.master.NeptuneMasterIF

Packages that use NeptuneMasterIF
com.nhncorp.neptune.master Neptune Master Server 
 

Uses of NeptuneMasterIF in com.nhncorp.neptune.master
 

Classes in com.nhncorp.neptune.master that implement NeptuneMasterIF
 class NeptuneMaster
          Neptune의 클러스터를 관리하는 Master NeptuneMaster의 역할은 Tablet을 할당해주는 역할만 수행한다.
 

Methods in com.nhncorp.neptune.master with parameters of type NeptuneMasterIF
 void NeptuneMasterIF.init(NeptuneMasterIF proxyObject, NConfiguration conf)
           
 void NeptuneMaster.init(NeptuneMasterIF proxyObject, NConfiguration conf)