| Modifier and Type | Method and Description |
|---|---|
BucketingConfig |
BucketingConfig.Builder.build() |
BucketingConfig |
BucketingConfig.Builder.buildPartial() |
BucketingConfig |
PrimitiveTransformation.getBucketingConfig()
Bucketing
|
BucketingConfig |
PrimitiveTransformation.Builder.getBucketingConfig()
Bucketing
|
BucketingConfig |
PrimitiveTransformationOrBuilder.getBucketingConfig()
Bucketing
|
static BucketingConfig |
BucketingConfig.getDefaultInstance() |
BucketingConfig |
BucketingConfig.getDefaultInstanceForType() |
BucketingConfig |
BucketingConfig.Builder.getDefaultInstanceForType() |
static BucketingConfig |
BucketingConfig.parseDelimitedFrom(InputStream input) |
static BucketingConfig |
BucketingConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BucketingConfig |
BucketingConfig.parseFrom(byte[] data) |
static BucketingConfig |
BucketingConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BucketingConfig |
BucketingConfig.parseFrom(ByteBuffer data) |
static BucketingConfig |
BucketingConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BucketingConfig |
BucketingConfig.parseFrom(com.google.protobuf.ByteString data) |
static BucketingConfig |
BucketingConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BucketingConfig |
BucketingConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static BucketingConfig |
BucketingConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BucketingConfig |
BucketingConfig.parseFrom(InputStream input) |
static BucketingConfig |
BucketingConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<BucketingConfig> |
BucketingConfig.getParserForType() |
static com.google.protobuf.Parser<BucketingConfig> |
BucketingConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
PrimitiveTransformation.Builder |
PrimitiveTransformation.Builder.mergeBucketingConfig(BucketingConfig value)
Bucketing
|
BucketingConfig.Builder |
BucketingConfig.Builder.mergeFrom(BucketingConfig other) |
static BucketingConfig.Builder |
BucketingConfig.newBuilder(BucketingConfig prototype) |
PrimitiveTransformation.Builder |
PrimitiveTransformation.Builder.setBucketingConfig(BucketingConfig value)
Bucketing
|
Copyright © 2022 Google LLC. All rights reserved.