public static interface RunnerApi.CombiningStateSpecOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getAccumulatorCoderId()
string accumulator_coder_id = 1; |
com.google.protobuf.ByteString |
getAccumulatorCoderIdBytes()
string accumulator_coder_id = 1; |
RunnerApi.SdkFunctionSpec |
getCombineFn()
.org.apache.beam.runner_api.v1.SdkFunctionSpec combine_fn = 2; |
RunnerApi.SdkFunctionSpecOrBuilder |
getCombineFnOrBuilder()
.org.apache.beam.runner_api.v1.SdkFunctionSpec combine_fn = 2; |
boolean |
hasCombineFn()
.org.apache.beam.runner_api.v1.SdkFunctionSpec combine_fn = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getAccumulatorCoderId()
string accumulator_coder_id = 1;com.google.protobuf.ByteString getAccumulatorCoderIdBytes()
string accumulator_coder_id = 1;boolean hasCombineFn()
.org.apache.beam.runner_api.v1.SdkFunctionSpec combine_fn = 2;RunnerApi.SdkFunctionSpec getCombineFn()
.org.apache.beam.runner_api.v1.SdkFunctionSpec combine_fn = 2;RunnerApi.SdkFunctionSpecOrBuilder getCombineFnOrBuilder()
.org.apache.beam.runner_api.v1.SdkFunctionSpec combine_fn = 2;Copyright © 2016–2017 The Apache Software Foundation. All rights reserved.