Uses of Enum Class
crawlercommons.urlfrontier.Urlfrontier.LogLevelParams.Level
-
Uses of Urlfrontier.LogLevelParams.Level in crawlercommons.urlfrontier
Methods in crawlercommons.urlfrontier that return Urlfrontier.LogLevelParams.LevelModifier and TypeMethodDescriptionUrlfrontier.LogLevelParams.Level.forNumber(int value) Urlfrontier.LogLevelParams.Builder.getLevel().urlfrontier.LogLevelParams.Level level = 2;Urlfrontier.LogLevelParams.getLevel().urlfrontier.LogLevelParams.Level level = 2;Urlfrontier.LogLevelParamsOrBuilder.getLevel().urlfrontier.LogLevelParams.Level level = 2;Urlfrontier.LogLevelParams.Level.valueOf(int value) Deprecated.Urlfrontier.LogLevelParams.Level.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.LogLevelParams.Level[]Urlfrontier.LogLevelParams.Level.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.LogLevelParams.LevelModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Urlfrontier.LogLevelParams.Level>Urlfrontier.LogLevelParams.Level.internalGetValueMap()Methods in crawlercommons.urlfrontier with parameters of type Urlfrontier.LogLevelParams.LevelModifier and TypeMethodDescriptionUrlfrontier.LogLevelParams.Builder.setLevel(Urlfrontier.LogLevelParams.Level value) .urlfrontier.LogLevelParams.Level level = 2;