- V10 - 接口 中的静态变量org.redkale.asm.Opcodes
-
- V1_5 - 接口 中的静态变量org.redkale.asm.Opcodes
-
- V1_6 - 接口 中的静态变量org.redkale.asm.Opcodes
-
- V1_7 - 接口 中的静态变量org.redkale.asm.Opcodes
-
- V1_8 - 接口 中的静态变量org.redkale.asm.Opcodes
-
- V9 - 接口 中的静态变量org.redkale.asm.Opcodes
-
- value() - 枚举 中的方法org.redkale.source.FilterExpress
-
- value - 类 中的变量org.redkale.source.FilterNode
-
- value - 类 中的变量org.redkale.util.DLong
-
- valueDecoder - 类 中的变量org.redkale.convert.MapDecoder
-
- valueOf(String) - 枚举 中的静态方法javax.annotation.Resource.AuthenticationType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.redkale.convert.ConvertType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.redkale.net.http.HttpParam.HttpParamSourceType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.redkale.net.http.WebSocketPacket.FrameType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(int) - 枚举 中的静态方法org.redkale.net.http.WebSocketPacket.FrameType
-
- valueOf(String) - 枚举 中的静态方法org.redkale.net.http.WebSocketPacket.MessageType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.redkale.net.SSLClientAuth
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.redkale.source.CacheSource.CacheEntryType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.redkale.source.ColumnExpress
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.redkale.source.FilterExpress
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.redkale.source.FilterFunc
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法javax.annotation.Resource.AuthenticationType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法org.redkale.convert.ConvertType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法org.redkale.net.http.HttpParam.HttpParamSourceType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法org.redkale.net.http.WebSocketPacket.FrameType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法org.redkale.net.http.WebSocketPacket.MessageType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法org.redkale.net.SSLClientAuth
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法org.redkale.source.CacheSource.CacheEntryType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法org.redkale.source.ColumnExpress
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法org.redkale.source.FilterExpress
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法org.redkale.source.FilterFunc
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- VERBOSE_NO - 类 中的静态变量org.redkale.convert.bson.BsonReader
-
- VERBOSE_YES - 类 中的静态变量org.redkale.convert.bson.BsonReader
-
- VirtualEntity - org.redkale.source中的注释类型
-
VirtualEntity表示虚拟的数据实体类, 通常Entity都会映射到数据库中的某个表,而标记为@VirtualEntity的Entity类只存在EntityCache中
详情见: https://redkale.org
- VirtualEntity.DefaultFunctionLoader - org.redkale.source中的类
-
默认全量加载器
- visit(String, Object) - 类 中的方法org.redkale.asm.AnnotationVisitor
-
Visits a primitive value of the annotation.
- visit(int, int, String, String, String, String[]) - 类 中的方法org.redkale.asm.ClassVisitor
-
Visits the header of the class.
- visit(int, int, String, String, String, String[]) - 类 中的方法org.redkale.asm.ClassWriter
-
- visitAnnotation(String, String) - 类 中的方法org.redkale.asm.AnnotationVisitor
-
Visits a nested annotation value of the annotation.
- visitAnnotation(String, boolean) - 类 中的方法org.redkale.asm.ClassVisitor
-
Visits an annotation of the class.
- visitAnnotation(String, boolean) - 类 中的方法org.redkale.asm.ClassWriter
-
- visitAnnotation(String, boolean) - 类 中的方法org.redkale.asm.FieldVisitor
-
Visits an annotation of the field.
- visitAnnotation(String, boolean) - 类 中的方法org.redkale.asm.MethodDebugVisitor
-
- visitAnnotation(String, boolean) - 类 中的方法org.redkale.asm.MethodVisitor
-
Visits an annotation of this method.
- visitAnnotationDefault() - 类 中的方法org.redkale.asm.MethodVisitor
-
Visits the default value of this annotation interface method.
- visitArray(String) - 类 中的方法org.redkale.asm.AnnotationVisitor
-
Visits an array value of the annotation.
- visitAttribute(Attribute) - 类 中的方法org.redkale.asm.ClassVisitor
-
Visits a non standard attribute of the class.
- visitAttribute(Attribute) - 类 中的方法org.redkale.asm.ClassWriter
-
- visitAttribute(Attribute) - 类 中的方法org.redkale.asm.FieldVisitor
-
Visits a non standard attribute of the field.
- visitAttribute(Attribute) - 类 中的方法org.redkale.asm.MethodVisitor
-
Visits a non standard attribute of this method.
- visitCode() - 类 中的方法org.redkale.asm.MethodDebugVisitor
-
- visitCode() - 类 中的方法org.redkale.asm.MethodVisitor
-
Starts the visit of the method's code, if any (i.e. non abstract method).
- visitEnd() - 类 中的方法org.redkale.asm.AnnotationVisitor
-
Visits the end of the annotation.
- visitEnd() - 类 中的方法org.redkale.asm.ClassVisitor
-
Visits the end of the class.
- visitEnd() - 类 中的方法org.redkale.asm.ClassWriter
-
- visitEnd() - 类 中的方法org.redkale.asm.FieldVisitor
-
Visits the end of the field.
- visitEnd() - 类 中的方法org.redkale.asm.MethodDebugVisitor
-
- visitEnd() - 类 中的方法org.redkale.asm.MethodVisitor
-
Visits the end of the method.
- visitEnd() - 类 中的方法org.redkale.asm.ModuleVisitor
-
Visits the end of the module.
- visitEnum(String, String, String) - 类 中的方法org.redkale.asm.AnnotationVisitor
-
Visits an enumeration value of the annotation.
- visitExport(String, int, String...) - 类 中的方法org.redkale.asm.ModuleVisitor
-
Visit an exported package of the current module.
- visitField(int, String, String, String, Object) - 类 中的方法org.redkale.asm.ClassVisitor
-
Visits a field of the class.
- visitField(int, String, String, String, Object) - 类 中的方法org.redkale.asm.ClassWriter
-
- visitFieldInsn(int, String, String, String) - 类 中的方法org.redkale.asm.MethodDebugVisitor
-
- visitFieldInsn(int, String, String, String) - 类 中的方法org.redkale.asm.MethodVisitor
-
Visits a field instruction.
- visitFrame(int, int, Object[], int, Object[]) - 类 中的方法org.redkale.asm.MethodDebugVisitor
-
- visitFrame(int, int, Object[], int, Object[]) - 类 中的方法org.redkale.asm.MethodVisitor
-
Visits the current state of the local variables and operand stack
elements.
- visitIincInsn(int, int) - 类 中的方法org.redkale.asm.MethodDebugVisitor
-
- visitIincInsn(int, int) - 类 中的方法org.redkale.asm.MethodVisitor
-
Visits an IINC instruction.
- visitInnerClass(String, String, String, int) - 类 中的方法org.redkale.asm.ClassVisitor
-
Visits information about an inner class.
- visitInnerClass(String, String, String, int) - 类 中的方法org.redkale.asm.ClassWriter
-
- visitInsn(int) - 类 中的方法org.redkale.asm.MethodDebugVisitor
-
- visitInsn(int) - 类 中的方法org.redkale.asm.MethodVisitor
-
Visits a zero operand instruction.
- visitInsnAnnotation(int, TypePath, String, boolean) - 类 中的方法org.redkale.asm.MethodVisitor
-
Visits an annotation on an instruction.
- visitIntInsn(int, int) - 类 中的方法org.redkale.asm.MethodDebugVisitor
-
- visitIntInsn(int, int) - 类 中的方法org.redkale.asm.MethodVisitor
-
Visits an instruction with a single int operand.
- visitInvokeDynamicInsn(String, String, Handle, Object...) - 类 中的方法org.redkale.asm.MethodVisitor
-
Visits an invokedynamic instruction.
- visitJumpInsn(int, Label) - 类 中的方法org.redkale.asm.MethodDebugVisitor
-
- visitJumpInsn(int, Label) - 类 中的方法org.redkale.asm.MethodVisitor
-
Visits a jump instruction.
- visitLabel(Label) - 类 中的方法org.redkale.asm.MethodDebugVisitor
-
- visitLabel(Label) - 类 中的方法org.redkale.asm.MethodVisitor
-
Visits a label.
- visitLdcInsn(Object) - 类 中的方法org.redkale.asm.MethodDebugVisitor
-
- visitLdcInsn(Object) - 类 中的方法org.redkale.asm.MethodVisitor
-
Visits a LDC instruction.
- visitLineNumber(int, Label) - 类 中的方法org.redkale.asm.MethodVisitor
-
Visits a line number declaration.
- visitLocalVariable(String, String, String, Label, Label, int) - 类 中的方法org.redkale.asm.MethodVisitor
-
Visits a local variable declaration.
- visitLocalVariableAnnotation(int, TypePath, Label[], Label[], int[], String, boolean) - 类 中的方法org.redkale.asm.MethodVisitor
-
Visits an annotation on a local variable type.
- visitLookupSwitchInsn(Label, int[], Label[]) - 类 中的方法org.redkale.asm.MethodVisitor
-
Visits a LOOKUPSWITCH instruction.
- visitMainClass(String) - 类 中的方法org.redkale.asm.ModuleVisitor
-
Visit the main class of the current module.
- visitMaxs(int, int) - 类 中的方法org.redkale.asm.MethodDebugVisitor
-
- visitMaxs(int, int) - 类 中的方法org.redkale.asm.MethodVisitor
-
Visits the maximum stack size and the maximum number of local variables
of the method.
- visitMethod(int, String, String, String, String[]) - 类 中的方法org.redkale.asm.ClassVisitor
-
Visits a method of the class.
- visitMethod(int, String, String, String, String[]) - 类 中的方法org.redkale.asm.ClassWriter
-
- visitMethodInsn(int, String, String, String, boolean) - 类 中的方法org.redkale.asm.MethodDebugVisitor
-
- visitMethodInsn(int, String, String, String, boolean) - 类 中的方法org.redkale.asm.MethodVisitor
-
Visits a method instruction.
- visitModule(String, int, String) - 类 中的方法org.redkale.asm.ClassVisitor
-
Visit the module corresponding to the class.
- visitModule(String, int, String) - 类 中的方法org.redkale.asm.ClassWriter
-
- visitMultiANewArrayInsn(String, int) - 类 中的方法org.redkale.asm.MethodVisitor
-
Visits a MULTIANEWARRAY instruction.
- visitOpen(String, int, String...) - 类 中的方法org.redkale.asm.ModuleVisitor
-
Visit an open package of the current module.
- visitOuterClass(String, String, String) - 类 中的方法org.redkale.asm.ClassVisitor
-
Visits the enclosing class of the class.
- visitOuterClass(String, String, String) - 类 中的方法org.redkale.asm.ClassWriter
-
- visitPackage(String) - 类 中的方法org.redkale.asm.ModuleVisitor
-
Visit a package of the current module.
- visitParameter(String, int) - 类 中的方法org.redkale.asm.MethodDebugVisitor
-
- visitParameter(String, int) - 类 中的方法org.redkale.asm.MethodVisitor
-
Visits a parameter of this method.
- visitParameterAnnotation(int, String, boolean) - 类 中的方法org.redkale.asm.MethodDebugVisitor
-
- visitParameterAnnotation(int, String, boolean) - 类 中的方法org.redkale.asm.MethodVisitor
-
Visits an annotation of a parameter this method.
- visitProvide(String, String...) - 类 中的方法org.redkale.asm.ModuleVisitor
-
Visit an implementation of a service.
- visitRequire(String, int, String) - 类 中的方法org.redkale.asm.ModuleVisitor
-
Visits a dependence of the current module.
- visitSource(String, String) - 类 中的方法org.redkale.asm.ClassVisitor
-
Visits the source of the class.
- visitSource(String, String) - 类 中的方法org.redkale.asm.ClassWriter
-
- visitTableSwitchInsn(int, int, Label, Label...) - 类 中的方法org.redkale.asm.MethodVisitor
-
Visits a TABLESWITCH instruction.
- visitTryCatchAnnotation(int, TypePath, String, boolean) - 类 中的方法org.redkale.asm.MethodVisitor
-
Visits an annotation on an exception handler type.
- visitTryCatchBlock(Label, Label, Label, String) - 类 中的方法org.redkale.asm.MethodVisitor
-
Visits a try catch block.
- visitTypeAnnotation(int, TypePath, String, boolean) - 类 中的方法org.redkale.asm.ClassVisitor
-
Visits an annotation on a type in the class signature.
- visitTypeAnnotation(int, TypePath, String, boolean) - 类 中的方法org.redkale.asm.ClassWriter
-
- visitTypeAnnotation(int, TypePath, String, boolean) - 类 中的方法org.redkale.asm.FieldVisitor
-
Visits an annotation on the type of the field.
- visitTypeAnnotation(int, TypePath, String, boolean) - 类 中的方法org.redkale.asm.MethodDebugVisitor
-
- visitTypeAnnotation(int, TypePath, String, boolean) - 类 中的方法org.redkale.asm.MethodVisitor
-
Visits an annotation on a type in the method signature.
- visitTypeInsn(int, String) - 类 中的方法org.redkale.asm.MethodDebugVisitor
-
- visitTypeInsn(int, String) - 类 中的方法org.redkale.asm.MethodVisitor
-
Visits a type instruction.
- visitUse(String) - 类 中的方法org.redkale.asm.ModuleVisitor
-
Visit a service used by the current module.
- visitVarInsn(int, int) - 类 中的方法org.redkale.asm.MethodDebugVisitor
-
- visitVarInsn(int, int) - 类 中的方法org.redkale.asm.MethodVisitor
-
Visits a local variable instruction.
- VOID - 类 中的静态变量org.redkale.asm.Type
-
The sort of the void type.
- VOID_TYPE - 类 中的静态变量org.redkale.asm.Type
-
The void type.