public abstract class AbstractBuilder<T extends LogicalOperator> extends Object
AbstractBuilder()
abstract T
build()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbstractBuilder()
public abstract T build()
Copyright © 1970 The Apache Software Foundation. All rights reserved.