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 Detail

      • getWrappedDocumentOperation

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