Package io.milvus.grpc
Interface FlushResponseOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
FlushResponse,FlushResponse.Builder
public interface FlushResponseOrBuilder extends com.google.protobuf.MessageOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description booleancontainsCollFlushTs(String key)hybrid ts for geting flush tatebooleancontainsCollSealTimes(String key)physical time for backup toolbooleancontainsCollSegIDs(String key)map<string, .milvus.proto.schema.LongArray> coll_segIDs = 3;booleancontainsFlushCollSegIDs(String key)map<string, .milvus.proto.schema.LongArray> flush_coll_segIDs = 4;Map<String,Long>getCollFlushTs()Deprecated.intgetCollFlushTsCount()hybrid ts for geting flush tateMap<String,Long>getCollFlushTsMap()hybrid ts for geting flush tatelonggetCollFlushTsOrDefault(String key, long defaultValue)hybrid ts for geting flush tatelonggetCollFlushTsOrThrow(String key)hybrid ts for geting flush tateMap<String,Long>getCollSealTimes()Deprecated.intgetCollSealTimesCount()physical time for backup toolMap<String,Long>getCollSealTimesMap()physical time for backup toollonggetCollSealTimesOrDefault(String key, long defaultValue)physical time for backup toollonggetCollSealTimesOrThrow(String key)physical time for backup toolMap<String,LongArray>getCollSegIDs()Deprecated.intgetCollSegIDsCount()map<string, .milvus.proto.schema.LongArray> coll_segIDs = 3;Map<String,LongArray>getCollSegIDsMap()map<string, .milvus.proto.schema.LongArray> coll_segIDs = 3;LongArraygetCollSegIDsOrDefault(String key, LongArray defaultValue)map<string, .milvus.proto.schema.LongArray> coll_segIDs = 3;LongArraygetCollSegIDsOrThrow(String key)map<string, .milvus.proto.schema.LongArray> coll_segIDs = 3;StringgetDbName()string db_name = 2;com.google.protobuf.ByteStringgetDbNameBytes()string db_name = 2;Map<String,LongArray>getFlushCollSegIDs()Deprecated.intgetFlushCollSegIDsCount()map<string, .milvus.proto.schema.LongArray> flush_coll_segIDs = 4;Map<String,LongArray>getFlushCollSegIDsMap()map<string, .milvus.proto.schema.LongArray> flush_coll_segIDs = 4;LongArraygetFlushCollSegIDsOrDefault(String key, LongArray defaultValue)map<string, .milvus.proto.schema.LongArray> flush_coll_segIDs = 4;LongArraygetFlushCollSegIDsOrThrow(String key)map<string, .milvus.proto.schema.LongArray> flush_coll_segIDs = 4;StatusgetStatus().milvus.proto.common.Status status = 1;StatusOrBuildergetStatusOrBuilder().milvus.proto.common.Status status = 1;booleanhasStatus().milvus.proto.common.Status status = 1;-
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
-
-
-
Method Detail
-
hasStatus
boolean hasStatus()
.milvus.proto.common.Status status = 1;- Returns:
- Whether the status field is set.
-
getStatus
Status getStatus()
.milvus.proto.common.Status status = 1;- Returns:
- The status.
-
getStatusOrBuilder
StatusOrBuilder getStatusOrBuilder()
.milvus.proto.common.Status status = 1;
-
getDbName
String getDbName()
string db_name = 2;- Returns:
- The dbName.
-
getDbNameBytes
com.google.protobuf.ByteString getDbNameBytes()
string db_name = 2;- Returns:
- The bytes for dbName.
-
getCollSegIDsCount
int getCollSegIDsCount()
map<string, .milvus.proto.schema.LongArray> coll_segIDs = 3;
-
containsCollSegIDs
boolean containsCollSegIDs(String key)
map<string, .milvus.proto.schema.LongArray> coll_segIDs = 3;
-
getCollSegIDs
@Deprecated Map<String,LongArray> getCollSegIDs()
Deprecated.UsegetCollSegIDsMap()instead.
-
getCollSegIDsMap
Map<String,LongArray> getCollSegIDsMap()
map<string, .milvus.proto.schema.LongArray> coll_segIDs = 3;
-
getCollSegIDsOrDefault
LongArray getCollSegIDsOrDefault(String key, LongArray defaultValue)
map<string, .milvus.proto.schema.LongArray> coll_segIDs = 3;
-
getCollSegIDsOrThrow
LongArray getCollSegIDsOrThrow(String key)
map<string, .milvus.proto.schema.LongArray> coll_segIDs = 3;
-
getFlushCollSegIDsCount
int getFlushCollSegIDsCount()
map<string, .milvus.proto.schema.LongArray> flush_coll_segIDs = 4;
-
containsFlushCollSegIDs
boolean containsFlushCollSegIDs(String key)
map<string, .milvus.proto.schema.LongArray> flush_coll_segIDs = 4;
-
getFlushCollSegIDs
@Deprecated Map<String,LongArray> getFlushCollSegIDs()
Deprecated.UsegetFlushCollSegIDsMap()instead.
-
getFlushCollSegIDsMap
Map<String,LongArray> getFlushCollSegIDsMap()
map<string, .milvus.proto.schema.LongArray> flush_coll_segIDs = 4;
-
getFlushCollSegIDsOrDefault
LongArray getFlushCollSegIDsOrDefault(String key, LongArray defaultValue)
map<string, .milvus.proto.schema.LongArray> flush_coll_segIDs = 4;
-
getFlushCollSegIDsOrThrow
LongArray getFlushCollSegIDsOrThrow(String key)
map<string, .milvus.proto.schema.LongArray> flush_coll_segIDs = 4;
-
getCollSealTimesCount
int getCollSealTimesCount()
physical time for backup tool
map<string, int64> coll_seal_times = 5;
-
containsCollSealTimes
boolean containsCollSealTimes(String key)
physical time for backup tool
map<string, int64> coll_seal_times = 5;
-
getCollSealTimes
@Deprecated Map<String,Long> getCollSealTimes()
Deprecated.UsegetCollSealTimesMap()instead.
-
getCollSealTimesMap
Map<String,Long> getCollSealTimesMap()
physical time for backup tool
map<string, int64> coll_seal_times = 5;
-
getCollSealTimesOrDefault
long getCollSealTimesOrDefault(String key, long defaultValue)
physical time for backup tool
map<string, int64> coll_seal_times = 5;
-
getCollSealTimesOrThrow
long getCollSealTimesOrThrow(String key)
physical time for backup tool
map<string, int64> coll_seal_times = 5;
-
getCollFlushTsCount
int getCollFlushTsCount()
hybrid ts for geting flush tate
map<string, uint64> coll_flush_ts = 6;
-
containsCollFlushTs
boolean containsCollFlushTs(String key)
hybrid ts for geting flush tate
map<string, uint64> coll_flush_ts = 6;
-
getCollFlushTs
@Deprecated Map<String,Long> getCollFlushTs()
Deprecated.UsegetCollFlushTsMap()instead.
-
getCollFlushTsMap
Map<String,Long> getCollFlushTsMap()
hybrid ts for geting flush tate
map<string, uint64> coll_flush_ts = 6;
-
getCollFlushTsOrDefault
long getCollFlushTsOrDefault(String key, long defaultValue)
hybrid ts for geting flush tate
map<string, uint64> coll_flush_ts = 6;
-
getCollFlushTsOrThrow
long getCollFlushTsOrThrow(String key)
hybrid ts for geting flush tate
map<string, uint64> coll_flush_ts = 6;
-
-