Uses of Interface
org.apache.blur.manager.indexserver.BlurServerShutDown.BlurShutdown

Packages that use BlurServerShutDown.BlurShutdown
org.apache.blur.manager.indexserver   
org.apache.blur.thrift   
 

Uses of BlurServerShutDown.BlurShutdown in org.apache.blur.manager.indexserver
 

Methods in org.apache.blur.manager.indexserver with parameters of type BlurServerShutDown.BlurShutdown
 void BlurServerShutDown.register(BlurServerShutDown.BlurShutdown shutdown, org.apache.zookeeper.ZooKeeper zooKeeper)
           
 

Uses of BlurServerShutDown.BlurShutdown in org.apache.blur.thrift
 

Methods in org.apache.blur.thrift that return BlurServerShutDown.BlurShutdown
 BlurServerShutDown.BlurShutdown ThriftServer.getShutdown()
           
 

Methods in org.apache.blur.thrift with parameters of type BlurServerShutDown.BlurShutdown
 void ThriftServer.setShutdown(BlurServerShutDown.BlurShutdown shutdown)
           
 



Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.