public abstract class Clustering extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
Clustering.Builder |
Constructor and Description |
---|
Clustering() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getFields() |
static Clustering.Builder |
newBuilder() |
abstract Clustering.Builder |
toBuilder() |
public abstract Clustering.Builder toBuilder()
public static Clustering.Builder newBuilder()
Copyright © 2019 Google LLC. All rights reserved.