Uses of Class
crawlercommons.urlfrontier.Urlfrontier.Pagination
-
-
Uses of Urlfrontier.Pagination in crawlercommons.urlfrontier
Methods in crawlercommons.urlfrontier that return Urlfrontier.Pagination Modifier and Type Method Description Urlfrontier.PaginationUrlfrontier.Pagination.Builder. build()Urlfrontier.PaginationUrlfrontier.Pagination.Builder. buildPartial()static Urlfrontier.PaginationUrlfrontier.Pagination. getDefaultInstance()Urlfrontier.PaginationUrlfrontier.Pagination.Builder. getDefaultInstanceForType()Urlfrontier.PaginationUrlfrontier.Pagination. getDefaultInstanceForType()static Urlfrontier.PaginationUrlfrontier.Pagination. parseDelimitedFrom(InputStream input)static Urlfrontier.PaginationUrlfrontier.Pagination. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Urlfrontier.PaginationUrlfrontier.Pagination. parseFrom(byte[] data)static Urlfrontier.PaginationUrlfrontier.Pagination. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Urlfrontier.PaginationUrlfrontier.Pagination. parseFrom(com.google.protobuf.ByteString data)static Urlfrontier.PaginationUrlfrontier.Pagination. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Urlfrontier.PaginationUrlfrontier.Pagination. parseFrom(com.google.protobuf.CodedInputStream input)static Urlfrontier.PaginationUrlfrontier.Pagination. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Urlfrontier.PaginationUrlfrontier.Pagination. parseFrom(InputStream input)static Urlfrontier.PaginationUrlfrontier.Pagination. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Urlfrontier.PaginationUrlfrontier.Pagination. parseFrom(ByteBuffer data)static Urlfrontier.PaginationUrlfrontier.Pagination. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in crawlercommons.urlfrontier that return types with arguments of type Urlfrontier.Pagination Modifier and Type Method Description static io.grpc.MethodDescriptor<Urlfrontier.Pagination,Urlfrontier.QueueList>URLFrontierGrpc. getListQueuesMethod()com.google.protobuf.Parser<Urlfrontier.Pagination>Urlfrontier.Pagination. getParserForType()static com.google.protobuf.Parser<Urlfrontier.Pagination>Urlfrontier.Pagination. parser()Methods in crawlercommons.urlfrontier with parameters of type Urlfrontier.Pagination Modifier and Type Method Description Urlfrontier.QueueListURLFrontierGrpc.URLFrontierBlockingStub. listQueues(Urlfrontier.Pagination request)* Return a list of queues for a specific crawl.com.google.common.util.concurrent.ListenableFuture<Urlfrontier.QueueList>URLFrontierGrpc.URLFrontierFutureStub. listQueues(Urlfrontier.Pagination request)* Return a list of queues for a specific crawl.voidURLFrontierGrpc.URLFrontierImplBase. listQueues(Urlfrontier.Pagination request, io.grpc.stub.StreamObserver<Urlfrontier.QueueList> responseObserver)* Return a list of queues for a specific crawl.voidURLFrontierGrpc.URLFrontierStub. listQueues(Urlfrontier.Pagination request, io.grpc.stub.StreamObserver<Urlfrontier.QueueList> responseObserver)* Return a list of queues for a specific crawl.Urlfrontier.Pagination.BuilderUrlfrontier.Pagination.Builder. mergeFrom(Urlfrontier.Pagination other)static Urlfrontier.Pagination.BuilderUrlfrontier.Pagination. newBuilder(Urlfrontier.Pagination prototype)
-