public final class ScalarField extends com.google.protobuf.GeneratedMessageV3 implements ScalarFieldOrBuilder
milvus.proto.schema.ScalarField| 限定符和类型 | 类和说明 |
|---|---|
static class |
ScalarField.Builder
Protobuf type
milvus.proto.schema.ScalarField |
static class |
ScalarField.DataCase |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| 限定符和类型 | 字段和说明 |
|---|---|
static int |
BOOL_DATA_FIELD_NUMBER |
static int |
BYTES_DATA_FIELD_NUMBER |
static int |
DOUBLE_DATA_FIELD_NUMBER |
static int |
FLOAT_DATA_FIELD_NUMBER |
static int |
INT_DATA_FIELD_NUMBER |
static int |
LONG_DATA_FIELD_NUMBER |
static int |
STRING_DATA_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
BoolArray |
getBoolData()
.milvus.proto.schema.BoolArray bool_data = 1; |
BoolArrayOrBuilder |
getBoolDataOrBuilder()
.milvus.proto.schema.BoolArray bool_data = 1; |
BytesArray |
getBytesData()
.milvus.proto.schema.BytesArray bytes_data = 7; |
BytesArrayOrBuilder |
getBytesDataOrBuilder()
.milvus.proto.schema.BytesArray bytes_data = 7; |
ScalarField.DataCase |
getDataCase() |
static ScalarField |
getDefaultInstance() |
ScalarField |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
DoubleArray |
getDoubleData()
.milvus.proto.schema.DoubleArray double_data = 5; |
DoubleArrayOrBuilder |
getDoubleDataOrBuilder()
.milvus.proto.schema.DoubleArray double_data = 5; |
FloatArray |
getFloatData()
.milvus.proto.schema.FloatArray float_data = 4; |
FloatArrayOrBuilder |
getFloatDataOrBuilder()
.milvus.proto.schema.FloatArray float_data = 4; |
IntArray |
getIntData()
.milvus.proto.schema.IntArray int_data = 2; |
IntArrayOrBuilder |
getIntDataOrBuilder()
.milvus.proto.schema.IntArray int_data = 2; |
LongArray |
getLongData()
.milvus.proto.schema.LongArray long_data = 3; |
LongArrayOrBuilder |
getLongDataOrBuilder()
.milvus.proto.schema.LongArray long_data = 3; |
com.google.protobuf.Parser<ScalarField> |
getParserForType() |
int |
getSerializedSize() |
StringArray |
getStringData()
.milvus.proto.schema.StringArray string_data = 6; |
StringArrayOrBuilder |
getStringDataOrBuilder()
.milvus.proto.schema.StringArray string_data = 6; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasBoolData()
.milvus.proto.schema.BoolArray bool_data = 1; |
boolean |
hasBytesData()
.milvus.proto.schema.BytesArray bytes_data = 7; |
boolean |
hasDoubleData()
.milvus.proto.schema.DoubleArray double_data = 5; |
boolean |
hasFloatData()
.milvus.proto.schema.FloatArray float_data = 4; |
int |
hashCode() |
boolean |
hasIntData()
.milvus.proto.schema.IntArray int_data = 2; |
boolean |
hasLongData()
.milvus.proto.schema.LongArray long_data = 3; |
boolean |
hasStringData()
.milvus.proto.schema.StringArray string_data = 6; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ScalarField.Builder |
newBuilder() |
static ScalarField.Builder |
newBuilder(ScalarField prototype) |
ScalarField.Builder |
newBuilderForType() |
protected ScalarField.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static ScalarField |
parseDelimitedFrom(InputStream input) |
static ScalarField |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScalarField |
parseFrom(byte[] data) |
static ScalarField |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScalarField |
parseFrom(ByteBuffer data) |
static ScalarField |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScalarField |
parseFrom(com.google.protobuf.ByteString data) |
static ScalarField |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScalarField |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ScalarField |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScalarField |
parseFrom(InputStream input) |
static ScalarField |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ScalarField> |
parser() |
ScalarField.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int BOOL_DATA_FIELD_NUMBER
public static final int INT_DATA_FIELD_NUMBER
public static final int LONG_DATA_FIELD_NUMBER
public static final int FLOAT_DATA_FIELD_NUMBER
public static final int DOUBLE_DATA_FIELD_NUMBER
public static final int STRING_DATA_FIELD_NUMBER
public static final int BYTES_DATA_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance 在类中 com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3public ScalarField.DataCase getDataCase()
getDataCase 在接口中 ScalarFieldOrBuilderpublic boolean hasBoolData()
.milvus.proto.schema.BoolArray bool_data = 1;hasBoolData 在接口中 ScalarFieldOrBuilderpublic BoolArray getBoolData()
.milvus.proto.schema.BoolArray bool_data = 1;getBoolData 在接口中 ScalarFieldOrBuilderpublic BoolArrayOrBuilder getBoolDataOrBuilder()
.milvus.proto.schema.BoolArray bool_data = 1;getBoolDataOrBuilder 在接口中 ScalarFieldOrBuilderpublic boolean hasIntData()
.milvus.proto.schema.IntArray int_data = 2;hasIntData 在接口中 ScalarFieldOrBuilderpublic IntArray getIntData()
.milvus.proto.schema.IntArray int_data = 2;getIntData 在接口中 ScalarFieldOrBuilderpublic IntArrayOrBuilder getIntDataOrBuilder()
.milvus.proto.schema.IntArray int_data = 2;getIntDataOrBuilder 在接口中 ScalarFieldOrBuilderpublic boolean hasLongData()
.milvus.proto.schema.LongArray long_data = 3;hasLongData 在接口中 ScalarFieldOrBuilderpublic LongArray getLongData()
.milvus.proto.schema.LongArray long_data = 3;getLongData 在接口中 ScalarFieldOrBuilderpublic LongArrayOrBuilder getLongDataOrBuilder()
.milvus.proto.schema.LongArray long_data = 3;getLongDataOrBuilder 在接口中 ScalarFieldOrBuilderpublic boolean hasFloatData()
.milvus.proto.schema.FloatArray float_data = 4;hasFloatData 在接口中 ScalarFieldOrBuilderpublic FloatArray getFloatData()
.milvus.proto.schema.FloatArray float_data = 4;getFloatData 在接口中 ScalarFieldOrBuilderpublic FloatArrayOrBuilder getFloatDataOrBuilder()
.milvus.proto.schema.FloatArray float_data = 4;getFloatDataOrBuilder 在接口中 ScalarFieldOrBuilderpublic boolean hasDoubleData()
.milvus.proto.schema.DoubleArray double_data = 5;hasDoubleData 在接口中 ScalarFieldOrBuilderpublic DoubleArray getDoubleData()
.milvus.proto.schema.DoubleArray double_data = 5;getDoubleData 在接口中 ScalarFieldOrBuilderpublic DoubleArrayOrBuilder getDoubleDataOrBuilder()
.milvus.proto.schema.DoubleArray double_data = 5;getDoubleDataOrBuilder 在接口中 ScalarFieldOrBuilderpublic boolean hasStringData()
.milvus.proto.schema.StringArray string_data = 6;hasStringData 在接口中 ScalarFieldOrBuilderpublic StringArray getStringData()
.milvus.proto.schema.StringArray string_data = 6;getStringData 在接口中 ScalarFieldOrBuilderpublic StringArrayOrBuilder getStringDataOrBuilder()
.milvus.proto.schema.StringArray string_data = 6;getStringDataOrBuilder 在接口中 ScalarFieldOrBuilderpublic boolean hasBytesData()
.milvus.proto.schema.BytesArray bytes_data = 7;hasBytesData 在接口中 ScalarFieldOrBuilderpublic BytesArray getBytesData()
.milvus.proto.schema.BytesArray bytes_data = 7;getBytesData 在接口中 ScalarFieldOrBuilderpublic BytesArrayOrBuilder getBytesDataOrBuilder()
.milvus.proto.schema.BytesArray bytes_data = 7;getBytesDataOrBuilder 在接口中 ScalarFieldOrBuilderpublic final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 com.google.protobuf.Messageequals 在类中 com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.google.protobuf.MessagehashCode 在类中 com.google.protobuf.AbstractMessagepublic static ScalarField parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ScalarField parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ScalarField parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ScalarField parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ScalarField parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ScalarField parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ScalarField parseFrom(InputStream input) throws IOException
IOExceptionpublic static ScalarField parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ScalarField parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ScalarField parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ScalarField parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ScalarField parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ScalarField.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static ScalarField.Builder newBuilder()
public static ScalarField.Builder newBuilder(ScalarField prototype)
public ScalarField.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected ScalarField.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static ScalarField getDefaultInstance()
public static com.google.protobuf.Parser<ScalarField> parser()
public com.google.protobuf.Parser<ScalarField> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public ScalarField getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2023. All rights reserved.