Interface AsyncMemcacheService

All Superinterfaces:
BaseMemcacheService

public interface AsyncMemcacheService extends BaseMemcacheService
An asynchronous version of MemcacheService. All methods return immediately and provide Futures as their return values.