Uses of Class
crawlercommons.urlfrontier.Urlfrontier.GetParams
-
Uses of Urlfrontier.GetParams in crawlercommons.urlfrontier
Methods in crawlercommons.urlfrontier that return Urlfrontier.GetParamsModifier and TypeMethodDescriptionUrlfrontier.GetParams.Builder.build()Urlfrontier.GetParams.Builder.buildPartial()static Urlfrontier.GetParamsUrlfrontier.GetParams.getDefaultInstance()Urlfrontier.GetParams.Builder.getDefaultInstanceForType()Urlfrontier.GetParams.getDefaultInstanceForType()static Urlfrontier.GetParamsUrlfrontier.GetParams.parseDelimitedFrom(InputStream input) static Urlfrontier.GetParamsUrlfrontier.GetParams.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Urlfrontier.GetParamsUrlfrontier.GetParams.parseFrom(byte[] data) static Urlfrontier.GetParamsUrlfrontier.GetParams.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Urlfrontier.GetParamsUrlfrontier.GetParams.parseFrom(com.google.protobuf.ByteString data) static Urlfrontier.GetParamsUrlfrontier.GetParams.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Urlfrontier.GetParamsUrlfrontier.GetParams.parseFrom(com.google.protobuf.CodedInputStream input) static Urlfrontier.GetParamsUrlfrontier.GetParams.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Urlfrontier.GetParamsUrlfrontier.GetParams.parseFrom(InputStream input) static Urlfrontier.GetParamsUrlfrontier.GetParams.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Urlfrontier.GetParamsUrlfrontier.GetParams.parseFrom(ByteBuffer data) static Urlfrontier.GetParamsUrlfrontier.GetParams.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in crawlercommons.urlfrontier that return types with arguments of type Urlfrontier.GetParamsModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<Urlfrontier.GetParams,Urlfrontier.URLInfo> URLFrontierGrpc.getGetURLsMethod()com.google.protobuf.Parser<Urlfrontier.GetParams>Urlfrontier.GetParams.getParserForType()static com.google.protobuf.Parser<Urlfrontier.GetParams>Urlfrontier.GetParams.parser()Methods in crawlercommons.urlfrontier with parameters of type Urlfrontier.GetParamsModifier and TypeMethodDescriptiondefault voidURLFrontierGrpc.AsyncService.getURLs(Urlfrontier.GetParams request, io.grpc.stub.StreamObserver<Urlfrontier.URLInfo> responseObserver) * Stream URLs due for fetching from M queues with up to N items per queue *URLFrontierGrpc.URLFrontierBlockingStub.getURLs(Urlfrontier.GetParams request) * Stream URLs due for fetching from M queues with up to N items per queue *voidURLFrontierGrpc.URLFrontierStub.getURLs(Urlfrontier.GetParams request, io.grpc.stub.StreamObserver<Urlfrontier.URLInfo> responseObserver) * Stream URLs due for fetching from M queues with up to N items per queue *Urlfrontier.GetParams.Builder.mergeFrom(Urlfrontier.GetParams other) Urlfrontier.GetParams.newBuilder(Urlfrontier.GetParams prototype)