类的使用
org.apache.pulsar.client.api.schema.Field
使用Field的程序包
-
org.apache.pulsar.client.api.schema中Field的使用
返回变量类型为Field的类型的org.apache.pulsar.client.api.schema中的方法修饰符和类型方法说明GenericRecord.getFields()
Returns the list of fields associated with the record.GenericSchema.getFields()
Returns the list of fields.参数类型为Field的org.apache.pulsar.client.api.schema中的方法修饰符和类型方法说明Clears the value of the given field.default Object
Retrieve the value of the provided field.Sets the value of a field.