Uses of Class
com.yahoo.documentapi.VisitorResponse
Packages that use VisitorResponse
Package
Description
-
Uses of VisitorResponse in com.yahoo.documentapi
Subclasses of VisitorResponse in com.yahoo.documentapiModifier and TypeClassDescriptionclassclassVisitor response containing a document operation.classResponse containing list of empty buckets.Methods in com.yahoo.documentapi that return VisitorResponseModifier and TypeMethodDescriptionVisitorControlSession.getNext()Returns the next response of this session.VisitorControlSession.getNext(int timeoutMilliseconds) Returns the next response of this session.VisitorDataHandler.getNext()Returns the next response of this session.VisitorDataHandler.getNext(int timeoutMilliseconds) Returns the next response of this session.VisitorDataQueue.getNext()VisitorDataQueue.getNext(int timeoutMilliseconds) -
Uses of VisitorResponse in com.yahoo.documentapi.local
Methods in com.yahoo.documentapi.local that return VisitorResponse -
Uses of VisitorResponse in com.yahoo.documentapi.messagebus
Methods in com.yahoo.documentapi.messagebus that return VisitorResponse