| Package | Description |
|---|---|
| org.apache.parquet.util |
| Modifier and Type | Method and Description |
|---|---|
DynMethods.StaticMethod |
DynMethods.UnboundMethod.asStatic()
Returns this method as a StaticMethod.
|
DynMethods.StaticMethod |
DynMethods.Builder.buildStatic()
Returns the first valid implementation as a StaticMethod or throws a
RuntimeException if there is none.
|
DynMethods.StaticMethod |
DynMethods.Builder.buildStaticChecked()
Returns the first valid implementation as a StaticMethod or throws a
NoSuchMethodException if there is none.
|
Copyright © 2018 The Apache Software Foundation. All rights reserved.