Package org.apache.beam.sdk.jmh.schemas
Class RowBundles.NestedBytesBundle
java.lang.Object
org.apache.beam.sdk.jmh.schemas.RowBundle<RowBundles.NestedBytesBundle.Field>
org.apache.beam.sdk.jmh.schemas.RowBundles.NestedBytesBundle
- Enclosing interface:
RowBundles
public static class RowBundles.NestedBytesBundle
extends RowBundle<RowBundles.NestedBytesBundle.Field>
-
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 void
Reads single field from row (of typeRowWithGetters
).Methods inherited from class org.apache.beam.sdk.jmh.schemas.RowBundle
processRows, setup
-
Constructor Details
-
NestedBytesBundle
public NestedBytesBundle()
-
-
Method Details
-
readField
Description copied from class:RowBundle
Reads single field from row (of typeRowWithGetters
).- Overrides:
readField
in classRowBundle<RowBundles.NestedBytesBundle.Field>
-