Class RemoveLocationMessage


  • public class RemoveLocationMessage
    extends DocumentMessage
    Message (VDS only) to remove an entire location for users using n= or g= schemes. We use a document selection so the user can specify a subset of those documents to be deleted if they wish.
    • Constructor Detail

      • RemoveLocationMessage

        public RemoveLocationMessage​(String documentSelection)
    • Method Detail

      • getDocumentSelection

        public String getDocumentSelection()
      • getType

        public int getType()
        Specified by:
        getType in class com.yahoo.messagebus.Routable
      • getBucketId

        public com.yahoo.document.BucketId getBucketId()