public static final class KmeansSparkCommandParametersProtos.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<KmeansSparkCommandParametersProtos.Builder> implements KmeansSparkCommandParametersProtosOrBuilder
KmeansSparkCommandParametersProtosgetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<KmeansSparkCommandParametersProtos.Builder>public KmeansSparkCommandParametersProtos.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<KmeansSparkCommandParametersProtos.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<KmeansSparkCommandParametersProtos.Builder>public KmeansSparkCommandParametersProtos getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic KmeansSparkCommandParametersProtos build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic KmeansSparkCommandParametersProtos buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic KmeansSparkCommandParametersProtos.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<KmeansSparkCommandParametersProtos.Builder>public KmeansSparkCommandParametersProtos.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<KmeansSparkCommandParametersProtos.Builder>public KmeansSparkCommandParametersProtos.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<KmeansSparkCommandParametersProtos.Builder>public KmeansSparkCommandParametersProtos.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<KmeansSparkCommandParametersProtos.Builder>public KmeansSparkCommandParametersProtos.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<KmeansSparkCommandParametersProtos.Builder>public KmeansSparkCommandParametersProtos.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<KmeansSparkCommandParametersProtos.Builder>public KmeansSparkCommandParametersProtos.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<KmeansSparkCommandParametersProtos.Builder>public KmeansSparkCommandParametersProtos.Builder mergeFrom(KmeansSparkCommandParametersProtos other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<KmeansSparkCommandParametersProtos.Builder>public KmeansSparkCommandParametersProtos.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<KmeansSparkCommandParametersProtos.Builder>IOExceptionpublic com.google.protobuf.ProtocolStringList getParametersList()
repeated string parameters = 1;getParametersList in interface KmeansSparkCommandParametersProtosOrBuilderpublic int getParametersCount()
repeated string parameters = 1;getParametersCount in interface KmeansSparkCommandParametersProtosOrBuilderpublic String getParameters(int index)
repeated string parameters = 1;getParameters in interface KmeansSparkCommandParametersProtosOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getParametersBytes(int index)
repeated string parameters = 1;getParametersBytes in interface KmeansSparkCommandParametersProtosOrBuilderindex - The index of the value to return.public KmeansSparkCommandParametersProtos.Builder setParameters(int index, String value)
repeated string parameters = 1;index - The index to set the value at.value - The parameters to set.public KmeansSparkCommandParametersProtos.Builder addParameters(String value)
repeated string parameters = 1;value - The parameters to add.public KmeansSparkCommandParametersProtos.Builder addAllParameters(Iterable<String> values)
repeated string parameters = 1;values - The parameters to add.public KmeansSparkCommandParametersProtos.Builder clearParameters()
repeated string parameters = 1;public KmeansSparkCommandParametersProtos.Builder addParametersBytes(com.google.protobuf.ByteString value)
repeated string parameters = 1;value - The bytes of the parameters to add.public String getAppName()
string appName = 2;getAppName in interface KmeansSparkCommandParametersProtosOrBuilderpublic com.google.protobuf.ByteString getAppNameBytes()
string appName = 2;getAppNameBytes in interface KmeansSparkCommandParametersProtosOrBuilderpublic KmeansSparkCommandParametersProtos.Builder setAppName(String value)
string appName = 2;value - The appName to set.public KmeansSparkCommandParametersProtos.Builder clearAppName()
string appName = 2;public KmeansSparkCommandParametersProtos.Builder setAppNameBytes(com.google.protobuf.ByteString value)
string appName = 2;value - The bytes for appName to set.public String getHost()
string host = 3;getHost in interface KmeansSparkCommandParametersProtosOrBuilderpublic com.google.protobuf.ByteString getHostBytes()
string host = 3;getHostBytes in interface KmeansSparkCommandParametersProtosOrBuilderpublic KmeansSparkCommandParametersProtos.Builder setHost(String value)
string host = 3;value - The host to set.public KmeansSparkCommandParametersProtos.Builder clearHost()
string host = 3;public KmeansSparkCommandParametersProtos.Builder setHostBytes(com.google.protobuf.ByteString value)
string host = 3;value - The bytes for host to set.public String getMaster()
string master = 4;getMaster in interface KmeansSparkCommandParametersProtosOrBuilderpublic com.google.protobuf.ByteString getMasterBytes()
string master = 4;getMasterBytes in interface KmeansSparkCommandParametersProtosOrBuilderpublic KmeansSparkCommandParametersProtos.Builder setMaster(String value)
string master = 4;value - The master to set.public KmeansSparkCommandParametersProtos.Builder clearMaster()
string master = 4;public KmeansSparkCommandParametersProtos.Builder setMasterBytes(com.google.protobuf.ByteString value)
string master = 4;value - The bytes for master to set.public int getNumClusters()
int32 numClusters = 5;getNumClusters in interface KmeansSparkCommandParametersProtosOrBuilderpublic KmeansSparkCommandParametersProtos.Builder setNumClusters(int value)
int32 numClusters = 5;value - The numClusters to set.public KmeansSparkCommandParametersProtos.Builder clearNumClusters()
int32 numClusters = 5;public int getNumIterations()
int32 numIterations = 6;getNumIterations in interface KmeansSparkCommandParametersProtosOrBuilderpublic KmeansSparkCommandParametersProtos.Builder setNumIterations(int value)
int32 numIterations = 6;value - The numIterations to set.public KmeansSparkCommandParametersProtos.Builder clearNumIterations()
int32 numIterations = 6;public double getEpsilon()
double epsilon = 7;getEpsilon in interface KmeansSparkCommandParametersProtosOrBuilderpublic KmeansSparkCommandParametersProtos.Builder setEpsilon(double value)
double epsilon = 7;value - The epsilon to set.public KmeansSparkCommandParametersProtos.Builder clearEpsilon()
double epsilon = 7;public boolean getUseTime()
bool useTime = 8;getUseTime in interface KmeansSparkCommandParametersProtosOrBuilderpublic KmeansSparkCommandParametersProtos.Builder setUseTime(boolean value)
bool useTime = 8;value - The useTime to set.public KmeansSparkCommandParametersProtos.Builder clearUseTime()
bool useTime = 8;public boolean getGenerateHulls()
bool generateHulls = 9;getGenerateHulls in interface KmeansSparkCommandParametersProtosOrBuilderpublic KmeansSparkCommandParametersProtos.Builder setGenerateHulls(boolean value)
bool generateHulls = 9;value - The generateHulls to set.public KmeansSparkCommandParametersProtos.Builder clearGenerateHulls()
bool generateHulls = 9;public boolean getComputeHullData()
bool computeHullData = 10;getComputeHullData in interface KmeansSparkCommandParametersProtosOrBuilderpublic KmeansSparkCommandParametersProtos.Builder setComputeHullData(boolean value)
bool computeHullData = 10;value - The computeHullData to set.public KmeansSparkCommandParametersProtos.Builder clearComputeHullData()
bool computeHullData = 10;public String getCqlFilter()
string cqlFilter = 11;getCqlFilter in interface KmeansSparkCommandParametersProtosOrBuilderpublic com.google.protobuf.ByteString getCqlFilterBytes()
string cqlFilter = 11;getCqlFilterBytes in interface KmeansSparkCommandParametersProtosOrBuilderpublic KmeansSparkCommandParametersProtos.Builder setCqlFilter(String value)
string cqlFilter = 11;value - The cqlFilter to set.public KmeansSparkCommandParametersProtos.Builder clearCqlFilter()
string cqlFilter = 11;public KmeansSparkCommandParametersProtos.Builder setCqlFilterBytes(com.google.protobuf.ByteString value)
string cqlFilter = 11;value - The bytes for cqlFilter to set.public String getTypeName()
string typeName = 12;getTypeName in interface KmeansSparkCommandParametersProtosOrBuilderpublic com.google.protobuf.ByteString getTypeNameBytes()
string typeName = 12;getTypeNameBytes in interface KmeansSparkCommandParametersProtosOrBuilderpublic KmeansSparkCommandParametersProtos.Builder setTypeName(String value)
string typeName = 12;value - The typeName to set.public KmeansSparkCommandParametersProtos.Builder clearTypeName()
string typeName = 12;public KmeansSparkCommandParametersProtos.Builder setTypeNameBytes(com.google.protobuf.ByteString value)
string typeName = 12;value - The bytes for typeName to set.public int getMinSplits()
int32 minSplits = 13;getMinSplits in interface KmeansSparkCommandParametersProtosOrBuilderpublic KmeansSparkCommandParametersProtos.Builder setMinSplits(int value)
int32 minSplits = 13;value - The minSplits to set.public KmeansSparkCommandParametersProtos.Builder clearMinSplits()
int32 minSplits = 13;public int getMaxSplits()
int32 maxSplits = 14;getMaxSplits in interface KmeansSparkCommandParametersProtosOrBuilderpublic KmeansSparkCommandParametersProtos.Builder setMaxSplits(int value)
int32 maxSplits = 14;value - The maxSplits to set.public KmeansSparkCommandParametersProtos.Builder clearMaxSplits()
int32 maxSplits = 14;public String getCentroidTypeName()
string centroidTypeName = 15;getCentroidTypeName in interface KmeansSparkCommandParametersProtosOrBuilderpublic com.google.protobuf.ByteString getCentroidTypeNameBytes()
string centroidTypeName = 15;getCentroidTypeNameBytes in interface KmeansSparkCommandParametersProtosOrBuilderpublic KmeansSparkCommandParametersProtos.Builder setCentroidTypeName(String value)
string centroidTypeName = 15;value - The centroidTypeName to set.public KmeansSparkCommandParametersProtos.Builder clearCentroidTypeName()
string centroidTypeName = 15;public KmeansSparkCommandParametersProtos.Builder setCentroidTypeNameBytes(com.google.protobuf.ByteString value)
string centroidTypeName = 15;value - The bytes for centroidTypeName to set.public String getHullTypeName()
string hullTypeName = 16;getHullTypeName in interface KmeansSparkCommandParametersProtosOrBuilderpublic com.google.protobuf.ByteString getHullTypeNameBytes()
string hullTypeName = 16;getHullTypeNameBytes in interface KmeansSparkCommandParametersProtosOrBuilderpublic KmeansSparkCommandParametersProtos.Builder setHullTypeName(String value)
string hullTypeName = 16;value - The hullTypeName to set.public KmeansSparkCommandParametersProtos.Builder clearHullTypeName()
string hullTypeName = 16;public KmeansSparkCommandParametersProtos.Builder setHullTypeNameBytes(com.google.protobuf.ByteString value)
string hullTypeName = 16;value - The bytes for hullTypeName to set.public final KmeansSparkCommandParametersProtos.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<KmeansSparkCommandParametersProtos.Builder>public final KmeansSparkCommandParametersProtos.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<KmeansSparkCommandParametersProtos.Builder>Copyright © 2013–2022. All rights reserved.