Enum Class的使用
com.walker.support.milvus.DataType
使用DataType的程序包
-
com.walker.support.milvus中DataType的使用
修饰符和类型方法说明FieldType.getDataType()static final DataTypeDataType.getType(int index) static DataTypeReturns the enum constant of this class with the specified name.static DataType[]DataType.values()Returns an array containing the constants of this enum class, in the order they are declared.参数类型为DataType的com.walker.support.milvus中的方法 -
com.walker.support.milvus.util中DataType的使用
参数类型为DataType的com.walker.support.milvus.util中的方法