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
Modifier and TypeMethodDescriptionbooleancontainsChannelCps(String key) map<string, .milvus.proto.msg.MsgPosition> channel_cps = 7;booleanhybrid ts for geting flush tatebooleanphysical time for backup toolbooleancontainsCollSegIDs(String key) map<string, .milvus.proto.schema.LongArray> coll_segIDs = 3;booleanmap<string, .milvus.proto.schema.LongArray> flush_coll_segIDs = 4;Deprecated.intmap<string, .milvus.proto.msg.MsgPosition> channel_cps = 7;map<string, .milvus.proto.msg.MsgPosition> channel_cps = 7;getChannelCpsOrDefault(String key, Msg.MsgPosition defaultValue) map<string, .milvus.proto.msg.MsgPosition> channel_cps = 7;map<string, .milvus.proto.msg.MsgPosition> channel_cps = 7;Deprecated.inthybrid ts for geting flush tatehybrid ts for geting flush tatelonggetCollFlushTsOrDefault(String key, long defaultValue) hybrid ts for geting flush tatelonghybrid ts for geting flush tateDeprecated.intphysical time for backup toolphysical time for backup toollonggetCollSealTimesOrDefault(String key, long defaultValue) physical time for backup toollongphysical time for backup toolDeprecated.intmap<string, .milvus.proto.schema.LongArray> coll_segIDs = 3;map<string, .milvus.proto.schema.LongArray> coll_segIDs = 3;getCollSegIDsOrDefault(String key, LongArray defaultValue) map<string, .milvus.proto.schema.LongArray> coll_segIDs = 3;map<string, .milvus.proto.schema.LongArray> coll_segIDs = 3;string db_name = 2;com.google.protobuf.ByteStringstring db_name = 2;Deprecated.intmap<string, .milvus.proto.schema.LongArray> flush_coll_segIDs = 4;map<string, .milvus.proto.schema.LongArray> flush_coll_segIDs = 4;getFlushCollSegIDsOrDefault(String key, LongArray defaultValue) map<string, .milvus.proto.schema.LongArray> flush_coll_segIDs = 4;map<string, .milvus.proto.schema.LongArray> flush_coll_segIDs = 4;.milvus.proto.common.Status status = 1;.milvus.proto.common.Status status = 1;boolean.milvus.proto.common.Status status = 1;Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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
map<string, .milvus.proto.schema.LongArray> coll_segIDs = 3; -
getCollSegIDs
Deprecated.UsegetCollSegIDsMap()instead. -
getCollSegIDsMap
map<string, .milvus.proto.schema.LongArray> coll_segIDs = 3; -
getCollSegIDsOrDefault
map<string, .milvus.proto.schema.LongArray> coll_segIDs = 3; -
getCollSegIDsOrThrow
map<string, .milvus.proto.schema.LongArray> coll_segIDs = 3; -
getFlushCollSegIDsCount
int getFlushCollSegIDsCount()map<string, .milvus.proto.schema.LongArray> flush_coll_segIDs = 4; -
containsFlushCollSegIDs
map<string, .milvus.proto.schema.LongArray> flush_coll_segIDs = 4; -
getFlushCollSegIDs
Deprecated.UsegetFlushCollSegIDsMap()instead. -
getFlushCollSegIDsMap
map<string, .milvus.proto.schema.LongArray> flush_coll_segIDs = 4; -
getFlushCollSegIDsOrDefault
map<string, .milvus.proto.schema.LongArray> flush_coll_segIDs = 4; -
getFlushCollSegIDsOrThrow
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
physical time for backup tool
map<string, int64> coll_seal_times = 5; -
getCollSealTimes
Deprecated.UsegetCollSealTimesMap()instead. -
getCollSealTimesMap
physical time for backup tool
map<string, int64> coll_seal_times = 5; -
getCollSealTimesOrDefault
physical time for backup tool
map<string, int64> coll_seal_times = 5; -
getCollSealTimesOrThrow
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
hybrid ts for geting flush tate
map<string, uint64> coll_flush_ts = 6; -
getCollFlushTs
Deprecated.UsegetCollFlushTsMap()instead. -
getCollFlushTsMap
hybrid ts for geting flush tate
map<string, uint64> coll_flush_ts = 6; -
getCollFlushTsOrDefault
hybrid ts for geting flush tate
map<string, uint64> coll_flush_ts = 6; -
getCollFlushTsOrThrow
hybrid ts for geting flush tate
map<string, uint64> coll_flush_ts = 6; -
getChannelCpsCount
int getChannelCpsCount()map<string, .milvus.proto.msg.MsgPosition> channel_cps = 7; -
containsChannelCps
map<string, .milvus.proto.msg.MsgPosition> channel_cps = 7; -
getChannelCps
Deprecated.UsegetChannelCpsMap()instead. -
getChannelCpsMap
Map<String,Msg.MsgPosition> getChannelCpsMap()map<string, .milvus.proto.msg.MsgPosition> channel_cps = 7; -
getChannelCpsOrDefault
map<string, .milvus.proto.msg.MsgPosition> channel_cps = 7; -
getChannelCpsOrThrow
map<string, .milvus.proto.msg.MsgPosition> channel_cps = 7;
-