public final class GetImportStateResponse extends com.google.protobuf.GeneratedMessageV3 implements GetImportStateResponseOrBuilder
milvus.proto.milvus.GetImportStateResponse| 限定符和类型 | 类和说明 |
|---|---|
static class |
GetImportStateResponse.Builder
Protobuf type
milvus.proto.milvus.GetImportStateResponse |
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 |
COLLECTION_ID_FIELD_NUMBER |
static int |
CREATE_TS_FIELD_NUMBER |
static int |
ID_FIELD_NUMBER |
static int |
ID_LIST_FIELD_NUMBER |
static int |
INFOS_FIELD_NUMBER |
static int |
ROW_COUNT_FIELD_NUMBER |
static int |
SEGMENT_IDS_FIELD_NUMBER |
static int |
STATE_FIELD_NUMBER |
static int |
STATUS_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
long |
getCollectionId()
collection ID of the import task.
|
long |
getCreateTs()
timestamp when the import task is created.
|
static GetImportStateResponse |
getDefaultInstance() |
GetImportStateResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
long |
getId()
id of an import task
int64 id = 6; |
long |
getIdList(int index)
auto generated ids if the primary key is autoid
repeated int64 id_list = 4; |
int |
getIdListCount()
auto generated ids if the primary key is autoid
repeated int64 id_list = 4; |
List<Long> |
getIdListList()
auto generated ids if the primary key is autoid
repeated int64 id_list = 4; |
KeyValuePair |
getInfos(int index)
more information about the task, progress percent, file path, failed reason, etc.
|
int |
getInfosCount()
more information about the task, progress percent, file path, failed reason, etc.
|
List<KeyValuePair> |
getInfosList()
more information about the task, progress percent, file path, failed reason, etc.
|
KeyValuePairOrBuilder |
getInfosOrBuilder(int index)
more information about the task, progress percent, file path, failed reason, etc.
|
List<? extends KeyValuePairOrBuilder> |
getInfosOrBuilderList()
more information about the task, progress percent, file path, failed reason, etc.
|
com.google.protobuf.Parser<GetImportStateResponse> |
getParserForType() |
long |
getRowCount()
if the task is finished, this value is how many rows are imported. if the task is not finished, this value is how many rows are parsed. return 0 if failed.
|
long |
getSegmentIds(int index)
a list of segment IDs created by the import task.
|
int |
getSegmentIdsCount()
a list of segment IDs created by the import task.
|
List<Long> |
getSegmentIdsList()
a list of segment IDs created by the import task.
|
int |
getSerializedSize() |
ImportState |
getState()
is this import task finished or not
.milvus.proto.common.ImportState state = 2; |
int |
getStateValue()
is this import task finished or not
.milvus.proto.common.ImportState state = 2; |
Status |
getStatus()
.milvus.proto.common.Status status = 1; |
StatusOrBuilder |
getStatusOrBuilder()
.milvus.proto.common.Status status = 1; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasStatus()
.milvus.proto.common.Status status = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static GetImportStateResponse.Builder |
newBuilder() |
static GetImportStateResponse.Builder |
newBuilder(GetImportStateResponse prototype) |
GetImportStateResponse.Builder |
newBuilderForType() |
protected GetImportStateResponse.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static GetImportStateResponse |
parseDelimitedFrom(InputStream input) |
static GetImportStateResponse |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetImportStateResponse |
parseFrom(byte[] data) |
static GetImportStateResponse |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetImportStateResponse |
parseFrom(ByteBuffer data) |
static GetImportStateResponse |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetImportStateResponse |
parseFrom(com.google.protobuf.ByteString data) |
static GetImportStateResponse |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetImportStateResponse |
parseFrom(com.google.protobuf.CodedInputStream input) |
static GetImportStateResponse |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetImportStateResponse |
parseFrom(InputStream input) |
static GetImportStateResponse |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<GetImportStateResponse> |
parser() |
GetImportStateResponse.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 STATUS_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
public static final int ROW_COUNT_FIELD_NUMBER
public static final int ID_LIST_FIELD_NUMBER
public static final int INFOS_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
public static final int COLLECTION_ID_FIELD_NUMBER
public static final int SEGMENT_IDS_FIELD_NUMBER
public static final int CREATE_TS_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 boolean hasStatus()
.milvus.proto.common.Status status = 1;hasStatus 在接口中 GetImportStateResponseOrBuilderpublic Status getStatus()
.milvus.proto.common.Status status = 1;getStatus 在接口中 GetImportStateResponseOrBuilderpublic StatusOrBuilder getStatusOrBuilder()
.milvus.proto.common.Status status = 1;public int getStateValue()
is this import task finished or not
.milvus.proto.common.ImportState state = 2;getStateValue 在接口中 GetImportStateResponseOrBuilderpublic ImportState getState()
is this import task finished or not
.milvus.proto.common.ImportState state = 2;getState 在接口中 GetImportStateResponseOrBuilderpublic long getRowCount()
if the task is finished, this value is how many rows are imported. if the task is not finished, this value is how many rows are parsed. return 0 if failed.
int64 row_count = 3;getRowCount 在接口中 GetImportStateResponseOrBuilderpublic List<Long> getIdListList()
auto generated ids if the primary key is autoid
repeated int64 id_list = 4;getIdListList 在接口中 GetImportStateResponseOrBuilderpublic int getIdListCount()
auto generated ids if the primary key is autoid
repeated int64 id_list = 4;getIdListCount 在接口中 GetImportStateResponseOrBuilderpublic long getIdList(int index)
auto generated ids if the primary key is autoid
repeated int64 id_list = 4;getIdList 在接口中 GetImportStateResponseOrBuilderindex - The index of the element to return.public List<KeyValuePair> getInfosList()
more information about the task, progress percent, file path, failed reason, etc.
repeated .milvus.proto.common.KeyValuePair infos = 5;getInfosList 在接口中 GetImportStateResponseOrBuilderpublic List<? extends KeyValuePairOrBuilder> getInfosOrBuilderList()
more information about the task, progress percent, file path, failed reason, etc.
repeated .milvus.proto.common.KeyValuePair infos = 5;public int getInfosCount()
more information about the task, progress percent, file path, failed reason, etc.
repeated .milvus.proto.common.KeyValuePair infos = 5;getInfosCount 在接口中 GetImportStateResponseOrBuilderpublic KeyValuePair getInfos(int index)
more information about the task, progress percent, file path, failed reason, etc.
repeated .milvus.proto.common.KeyValuePair infos = 5;getInfos 在接口中 GetImportStateResponseOrBuilderpublic KeyValuePairOrBuilder getInfosOrBuilder(int index)
more information about the task, progress percent, file path, failed reason, etc.
repeated .milvus.proto.common.KeyValuePair infos = 5;public long getId()
id of an import task
int64 id = 6;getId 在接口中 GetImportStateResponseOrBuilderpublic long getCollectionId()
collection ID of the import task.
int64 collection_id = 7;getCollectionId 在接口中 GetImportStateResponseOrBuilderpublic List<Long> getSegmentIdsList()
a list of segment IDs created by the import task.
repeated int64 segment_ids = 8;getSegmentIdsList 在接口中 GetImportStateResponseOrBuilderpublic int getSegmentIdsCount()
a list of segment IDs created by the import task.
repeated int64 segment_ids = 8;getSegmentIdsCount 在接口中 GetImportStateResponseOrBuilderpublic long getSegmentIds(int index)
a list of segment IDs created by the import task.
repeated int64 segment_ids = 8;getSegmentIds 在接口中 GetImportStateResponseOrBuilderindex - The index of the element to return.public long getCreateTs()
timestamp when the import task is created.
int64 create_ts = 9;getCreateTs 在接口中 GetImportStateResponseOrBuilderpublic 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 GetImportStateResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetImportStateResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetImportStateResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetImportStateResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetImportStateResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetImportStateResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetImportStateResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static GetImportStateResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GetImportStateResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static GetImportStateResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GetImportStateResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static GetImportStateResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic GetImportStateResponse.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static GetImportStateResponse.Builder newBuilder()
public static GetImportStateResponse.Builder newBuilder(GetImportStateResponse prototype)
public GetImportStateResponse.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected GetImportStateResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static GetImportStateResponse getDefaultInstance()
public static com.google.protobuf.Parser<GetImportStateResponse> parser()
public com.google.protobuf.Parser<GetImportStateResponse> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public GetImportStateResponse getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2023. All rights reserved.