net.spy.memcached.vbucket
Interface Reconfigurable

All Known Implementing Classes:
MemcachedClient, MemcachedConnection

public interface Reconfigurable

Interface provides a method for receiving configuration updates


Method Summary
 void reconfigure(Bucket bucket)
          Call on a configuration update
 

Method Detail

reconfigure

void reconfigure(Bucket bucket)
Call on a configuration update

Parameters:
bucket - updated vbucket configuration