Package org.apache.beam.sdk.jmh.schemas
Class RowBundles.NestedIntBundle
java.lang.Object
org.apache.beam.sdk.jmh.schemas.RowBundle<RowBundles.NestedIntBundle.Field>
org.apache.beam.sdk.jmh.schemas.RowBundles.NestedIntBundle
- Enclosing interface:
 RowBundles
- 
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class org.apache.beam.sdk.jmh.schemas.RowBundle
RowBundle.Action - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprotected final voidReads single field from row (of typeRowWithGetters).Methods inherited from class org.apache.beam.sdk.jmh.schemas.RowBundle
processRows, setup 
- 
Constructor Details
- 
NestedIntBundle
public NestedIntBundle() 
 - 
 - 
Method Details
- 
readField
Description copied from class:RowBundleReads single field from row (of typeRowWithGetters).- Overrides:
 readFieldin classRowBundle<RowBundles.NestedIntBundle.Field>
 
 -