Uses of Enum Class
io.dingodb.debug.Debug.DebugType
Packages that use Debug.DebugType
-
Uses of Debug.DebugType in io.dingodb.debug
Methods in io.dingodb.debug that return Debug.DebugTypeModifier and TypeMethodDescriptionstatic Debug.DebugTypeDebug.DebugType.forNumber(int value) Debug.DebugRequest.Builder.getType()debug typeDebug.DebugRequest.getType()debug typeDebug.DebugRequestOrBuilder.getType()debug typestatic Debug.DebugTypeDebug.DebugType.valueOf(int value) Deprecated.static Debug.DebugTypeDebug.DebugType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static Debug.DebugTypeReturns the enum constant of this class with the specified name.static Debug.DebugType[]Debug.DebugType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.dingodb.debug that return types with arguments of type Debug.DebugTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Debug.DebugType>Debug.DebugType.internalGetValueMap()Methods in io.dingodb.debug with parameters of type Debug.DebugTypeModifier and TypeMethodDescriptionDebug.DebugRequest.Builder.setType(Debug.DebugType value) debug type