Uses of Enum Class
crawlercommons.urlfrontier.Urlfrontier.AckMessage.Status
-
Uses of Urlfrontier.AckMessage.Status in crawlercommons.urlfrontier
Methods in crawlercommons.urlfrontier that return Urlfrontier.AckMessage.StatusModifier and TypeMethodDescriptionUrlfrontier.AckMessage.Status.forNumber(int value) Urlfrontier.AckMessage.Builder.getStatus().urlfrontier.AckMessage.Status status = 2;Urlfrontier.AckMessage.getStatus().urlfrontier.AckMessage.Status status = 2;Urlfrontier.AckMessageOrBuilder.getStatus().urlfrontier.AckMessage.Status status = 2;Urlfrontier.AckMessage.Status.valueOf(int value) Deprecated.Urlfrontier.AckMessage.Status.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.static Urlfrontier.AckMessage.Status[]Urlfrontier.AckMessage.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in crawlercommons.urlfrontier that return types with arguments of type Urlfrontier.AckMessage.StatusModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Urlfrontier.AckMessage.Status>Urlfrontier.AckMessage.Status.internalGetValueMap()Methods in crawlercommons.urlfrontier with parameters of type Urlfrontier.AckMessage.StatusModifier and TypeMethodDescriptionUrlfrontier.AckMessage.Builder.setStatus(Urlfrontier.AckMessage.Status value) .urlfrontier.AckMessage.Status status = 2;