public static final class Schema.Field extends Object
Schema.Type.RECORD schema.public static Schema.Field of(String name, Schema schema)
Schema.Field instance with the given name and Schema.name - Name of the field.schema - Schema of the field.Schema.Field instance.public String getName()
public Schema getSchema()
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.