Interface DocumentOperationWrapper

All Known Implementing Classes:
ProxyDocument, ProxyDocumentUpdate

@Deprecated(forRemoval=true, since="7") public interface DocumentOperationWrapper
Deprecated, for removal: This API element is subject to removal in a future version.
Will be removed in Vespa 8. Only for internal use.
Author:
Einar M R Rosenvinge
  • Method Summary

    Modifier and Type
    Method
    Description
    com.yahoo.document.DocumentOperation
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Details

    • getWrappedDocumentOperation

      com.yahoo.document.DocumentOperation getWrappedDocumentOperation()
      Deprecated, for removal: This API element is subject to removal in a future version.