Uses of Class
crawlercommons.urlfrontier.Urlfrontier.ListUrlParams
-
Uses of Urlfrontier.ListUrlParams in crawlercommons.urlfrontier
Methods in crawlercommons.urlfrontier that return Urlfrontier.ListUrlParamsModifier and TypeMethodDescriptionUrlfrontier.ListUrlParams.Builder.build()Urlfrontier.ListUrlParams.Builder.buildPartial()static Urlfrontier.ListUrlParamsUrlfrontier.ListUrlParams.getDefaultInstance()Urlfrontier.ListUrlParams.Builder.getDefaultInstanceForType()Urlfrontier.ListUrlParams.getDefaultInstanceForType()static Urlfrontier.ListUrlParamsUrlfrontier.ListUrlParams.parseDelimitedFrom(InputStream input) static Urlfrontier.ListUrlParamsUrlfrontier.ListUrlParams.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Urlfrontier.ListUrlParamsUrlfrontier.ListUrlParams.parseFrom(byte[] data) static Urlfrontier.ListUrlParamsUrlfrontier.ListUrlParams.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Urlfrontier.ListUrlParamsUrlfrontier.ListUrlParams.parseFrom(com.google.protobuf.ByteString data) static Urlfrontier.ListUrlParamsUrlfrontier.ListUrlParams.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Urlfrontier.ListUrlParamsUrlfrontier.ListUrlParams.parseFrom(com.google.protobuf.CodedInputStream input) static Urlfrontier.ListUrlParamsUrlfrontier.ListUrlParams.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Urlfrontier.ListUrlParamsUrlfrontier.ListUrlParams.parseFrom(InputStream input) static Urlfrontier.ListUrlParamsUrlfrontier.ListUrlParams.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Urlfrontier.ListUrlParamsUrlfrontier.ListUrlParams.parseFrom(ByteBuffer data) static Urlfrontier.ListUrlParamsUrlfrontier.ListUrlParams.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in crawlercommons.urlfrontier that return types with arguments of type Urlfrontier.ListUrlParamsModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<Urlfrontier.ListUrlParams,Urlfrontier.URLItem> URLFrontierGrpc.getListURLsMethod()com.google.protobuf.Parser<Urlfrontier.ListUrlParams>Urlfrontier.ListUrlParams.getParserForType()static com.google.protobuf.Parser<Urlfrontier.ListUrlParams>Urlfrontier.ListUrlParams.parser()Methods in crawlercommons.urlfrontier with parameters of type Urlfrontier.ListUrlParamsModifier and TypeMethodDescriptiondefault voidURLFrontierGrpc.AsyncService.listURLs(Urlfrontier.ListUrlParams request, io.grpc.stub.StreamObserver<Urlfrontier.URLItem> responseObserver) * List all URLs currently in the frontier This does not take into account URL scheduling.URLFrontierGrpc.URLFrontierBlockingStub.listURLs(Urlfrontier.ListUrlParams request) * List all URLs currently in the frontier This does not take into account URL scheduling.voidURLFrontierGrpc.URLFrontierStub.listURLs(Urlfrontier.ListUrlParams request, io.grpc.stub.StreamObserver<Urlfrontier.URLItem> responseObserver) * List all URLs currently in the frontier This does not take into account URL scheduling.Urlfrontier.ListUrlParams.Builder.mergeFrom(Urlfrontier.ListUrlParams other) Urlfrontier.ListUrlParams.newBuilder(Urlfrontier.ListUrlParams prototype)