Class AsyncWriteRequestWrapper<T>

  • All Implemented Interfaces:
    AsyncWriteRequest<T>, WriteRequest<T>

    public class AsyncWriteRequestWrapper<T>
    extends java.lang.Object
    implements AsyncWriteRequest<T>
    A wrapper around WriteRequest that adds the functions defined by AsyncWriteRequest.