Uses of Class
crawlercommons.urlfrontier.Urlfrontier.KnownURLItem
-
Uses of Urlfrontier.KnownURLItem in crawlercommons.urlfrontier
Methods in crawlercommons.urlfrontier that return Urlfrontier.KnownURLItemModifier and TypeMethodDescriptionUrlfrontier.KnownURLItem.Builder.build()Urlfrontier.KnownURLItem.Builder.buildPartial()static Urlfrontier.KnownURLItemUrlfrontier.KnownURLItem.getDefaultInstance()Urlfrontier.KnownURLItem.Builder.getDefaultInstanceForType()Urlfrontier.KnownURLItem.getDefaultInstanceForType()Urlfrontier.URLItem.Builder.getKnown().urlfrontier.KnownURLItem known = 2;Urlfrontier.URLItem.getKnown().urlfrontier.KnownURLItem known = 2;Urlfrontier.URLItemOrBuilder.getKnown().urlfrontier.KnownURLItem known = 2;static Urlfrontier.KnownURLItemUrlfrontier.KnownURLItem.parseDelimitedFrom(InputStream input) static Urlfrontier.KnownURLItemUrlfrontier.KnownURLItem.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Urlfrontier.KnownURLItemUrlfrontier.KnownURLItem.parseFrom(byte[] data) static Urlfrontier.KnownURLItemUrlfrontier.KnownURLItem.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Urlfrontier.KnownURLItemUrlfrontier.KnownURLItem.parseFrom(com.google.protobuf.ByteString data) static Urlfrontier.KnownURLItemUrlfrontier.KnownURLItem.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Urlfrontier.KnownURLItemUrlfrontier.KnownURLItem.parseFrom(com.google.protobuf.CodedInputStream input) static Urlfrontier.KnownURLItemUrlfrontier.KnownURLItem.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Urlfrontier.KnownURLItemUrlfrontier.KnownURLItem.parseFrom(InputStream input) static Urlfrontier.KnownURLItemUrlfrontier.KnownURLItem.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Urlfrontier.KnownURLItemUrlfrontier.KnownURLItem.parseFrom(ByteBuffer data) static Urlfrontier.KnownURLItemUrlfrontier.KnownURLItem.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in crawlercommons.urlfrontier that return types with arguments of type Urlfrontier.KnownURLItemModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Urlfrontier.KnownURLItem>Urlfrontier.KnownURLItem.getParserForType()static com.google.protobuf.Parser<Urlfrontier.KnownURLItem>Urlfrontier.KnownURLItem.parser()Methods in crawlercommons.urlfrontier with parameters of type Urlfrontier.KnownURLItemModifier and TypeMethodDescriptionUrlfrontier.KnownURLItem.Builder.mergeFrom(Urlfrontier.KnownURLItem other) Urlfrontier.URLItem.Builder.mergeKnown(Urlfrontier.KnownURLItem value) .urlfrontier.KnownURLItem known = 2;Urlfrontier.KnownURLItem.newBuilder(Urlfrontier.KnownURLItem prototype) Urlfrontier.URLItem.Builder.setKnown(Urlfrontier.KnownURLItem value) .urlfrontier.KnownURLItem known = 2;