net.spy.memcached.ops
Interface ConcatenationOperation

All Superinterfaces:
Operation
All Known Implementing Classes:
ConcatenationOperationImpl

public interface ConcatenationOperation
extends Operation

ConcatenationOperation is used to append or prepend data to an existing object in the cache.


Method Summary
 
Methods inherited from interface net.spy.memcached.ops.Operation
cancel, getBuffer, getCallback, getException, getState, handleRead, hasErrored, initialize, isCancelled, readFromBuffer, writeComplete