Package org.apache.beam.sdk.jmh.schemas
Class RowBundles.MapOfIntBundle
java.lang.Object
org.apache.beam.sdk.jmh.schemas.RowBundle<RowBundles.MapOfIntBundle.Field>
org.apache.beam.sdk.jmh.schemas.RowBundles.MapOfIntBundle
- Enclosing interface:
- RowBundles
- 
Nested Class SummaryNested ClassesNested classes/interfaces inherited from class org.apache.beam.sdk.jmh.schemas.RowBundleRowBundle.Action
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected final voidReads single field from row (of typeRowWithGetters).Methods inherited from class org.apache.beam.sdk.jmh.schemas.RowBundleprocessRows, setup
- 
Constructor Details- 
MapOfIntBundlepublic MapOfIntBundle()
 
- 
- 
Method Details- 
readFieldDescription copied from class:RowBundleReads single field from row (of typeRowWithGetters).- Overrides:
- readFieldin class- RowBundle<RowBundles.MapOfIntBundle.Field>
 
 
-