Uses of Class
crawlercommons.urlfrontier.Urlfrontier.CountUrlParams
-
Uses of Urlfrontier.CountUrlParams in crawlercommons.urlfrontier
Methods in crawlercommons.urlfrontier that return Urlfrontier.CountUrlParamsModifier and TypeMethodDescriptionUrlfrontier.CountUrlParams.Builder.build()Urlfrontier.CountUrlParams.Builder.buildPartial()static Urlfrontier.CountUrlParamsUrlfrontier.CountUrlParams.getDefaultInstance()Urlfrontier.CountUrlParams.Builder.getDefaultInstanceForType()Urlfrontier.CountUrlParams.getDefaultInstanceForType()static Urlfrontier.CountUrlParamsUrlfrontier.CountUrlParams.parseDelimitedFrom(InputStream input) static Urlfrontier.CountUrlParamsUrlfrontier.CountUrlParams.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Urlfrontier.CountUrlParamsUrlfrontier.CountUrlParams.parseFrom(byte[] data) static Urlfrontier.CountUrlParamsUrlfrontier.CountUrlParams.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Urlfrontier.CountUrlParamsUrlfrontier.CountUrlParams.parseFrom(com.google.protobuf.ByteString data) static Urlfrontier.CountUrlParamsUrlfrontier.CountUrlParams.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Urlfrontier.CountUrlParamsUrlfrontier.CountUrlParams.parseFrom(com.google.protobuf.CodedInputStream input) static Urlfrontier.CountUrlParamsUrlfrontier.CountUrlParams.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Urlfrontier.CountUrlParamsUrlfrontier.CountUrlParams.parseFrom(InputStream input) static Urlfrontier.CountUrlParamsUrlfrontier.CountUrlParams.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Urlfrontier.CountUrlParamsUrlfrontier.CountUrlParams.parseFrom(ByteBuffer data) static Urlfrontier.CountUrlParamsUrlfrontier.CountUrlParams.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in crawlercommons.urlfrontier that return types with arguments of type Urlfrontier.CountUrlParamsModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<Urlfrontier.CountUrlParams, Urlfrontier.Long> URLFrontierGrpc.getCountURLsMethod()com.google.protobuf.Parser<Urlfrontier.CountUrlParams> Urlfrontier.CountUrlParams.getParserForType()static com.google.protobuf.Parser<Urlfrontier.CountUrlParams> Urlfrontier.CountUrlParams.parser()Methods in crawlercommons.urlfrontier with parameters of type Urlfrontier.CountUrlParamsModifier and TypeMethodDescriptiondefault voidURLFrontierGrpc.AsyncService.countURLs(Urlfrontier.CountUrlParams request, io.grpc.stub.StreamObserver<Urlfrontier.Long> responseObserver) Count URLs currently in the frontier *URLFrontierGrpc.URLFrontierBlockingStub.countURLs(Urlfrontier.CountUrlParams request) Count URLs currently in the frontier *URLFrontierGrpc.URLFrontierBlockingV2Stub.countURLs(Urlfrontier.CountUrlParams request) Count URLs currently in the frontier *com.google.common.util.concurrent.ListenableFuture<Urlfrontier.Long> URLFrontierGrpc.URLFrontierFutureStub.countURLs(Urlfrontier.CountUrlParams request) Count URLs currently in the frontier *voidURLFrontierGrpc.URLFrontierStub.countURLs(Urlfrontier.CountUrlParams request, io.grpc.stub.StreamObserver<Urlfrontier.Long> responseObserver) Count URLs currently in the frontier *Urlfrontier.CountUrlParams.Builder.mergeFrom(Urlfrontier.CountUrlParams other) Urlfrontier.CountUrlParams.newBuilder(Urlfrontier.CountUrlParams prototype)