Package io.milvus.grpc
Class ReplicateMessageRequest
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.milvus.grpc.ReplicateMessageRequest
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ReplicateMessageRequestOrBuilder,Serializable
public final class ReplicateMessageRequest extends com.google.protobuf.GeneratedMessageV3 implements ReplicateMessageRequestOrBuilder
Protobuf typemilvus.proto.milvus.ReplicateMessageRequest- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classReplicateMessageRequest.BuilderProtobuf typemilvus.proto.milvus.ReplicateMessageRequest-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intBASE_FIELD_NUMBERstatic intBEGINTS_FIELD_NUMBERstatic intCHANNEL_NAME_FIELD_NUMBERstatic intENDPOSITIONS_FIELD_NUMBERstatic intENDTS_FIELD_NUMBERstatic intMSGS_FIELD_NUMBERstatic intSTARTPOSITIONS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)MsgBasegetBase().milvus.proto.common.MsgBase base = 1;MsgBaseOrBuildergetBaseOrBuilder().milvus.proto.common.MsgBase base = 1;longgetBeginTs()uint64 BeginTs = 3;StringgetChannelName()string channel_name = 2;com.google.protobuf.ByteStringgetChannelNameBytes()string channel_name = 2;static ReplicateMessageRequestgetDefaultInstance()ReplicateMessageRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()Msg.MsgPositiongetEndPositions(int index)repeated .milvus.proto.msg.MsgPosition EndPositions = 7;intgetEndPositionsCount()repeated .milvus.proto.msg.MsgPosition EndPositions = 7;List<Msg.MsgPosition>getEndPositionsList()repeated .milvus.proto.msg.MsgPosition EndPositions = 7;Msg.MsgPositionOrBuildergetEndPositionsOrBuilder(int index)repeated .milvus.proto.msg.MsgPosition EndPositions = 7;List<? extends Msg.MsgPositionOrBuilder>getEndPositionsOrBuilderList()repeated .milvus.proto.msg.MsgPosition EndPositions = 7;longgetEndTs()uint64 EndTs = 4;com.google.protobuf.ByteStringgetMsgs(int index)repeated bytes Msgs = 5;intgetMsgsCount()repeated bytes Msgs = 5;List<com.google.protobuf.ByteString>getMsgsList()repeated bytes Msgs = 5;com.google.protobuf.Parser<ReplicateMessageRequest>getParserForType()intgetSerializedSize()Msg.MsgPositiongetStartPositions(int index)repeated .milvus.proto.msg.MsgPosition StartPositions = 6;intgetStartPositionsCount()repeated .milvus.proto.msg.MsgPosition StartPositions = 6;List<Msg.MsgPosition>getStartPositionsList()repeated .milvus.proto.msg.MsgPosition StartPositions = 6;Msg.MsgPositionOrBuildergetStartPositionsOrBuilder(int index)repeated .milvus.proto.msg.MsgPosition StartPositions = 6;List<? extends Msg.MsgPositionOrBuilder>getStartPositionsOrBuilderList()repeated .milvus.proto.msg.MsgPosition StartPositions = 6;booleanhasBase().milvus.proto.common.MsgBase base = 1;inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static ReplicateMessageRequest.BuildernewBuilder()static ReplicateMessageRequest.BuildernewBuilder(ReplicateMessageRequest prototype)ReplicateMessageRequest.BuildernewBuilderForType()protected ReplicateMessageRequest.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static ReplicateMessageRequestparseDelimitedFrom(InputStream input)static ReplicateMessageRequestparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReplicateMessageRequestparseFrom(byte[] data)static ReplicateMessageRequestparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReplicateMessageRequestparseFrom(com.google.protobuf.ByteString data)static ReplicateMessageRequestparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReplicateMessageRequestparseFrom(com.google.protobuf.CodedInputStream input)static ReplicateMessageRequestparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReplicateMessageRequestparseFrom(InputStream input)static ReplicateMessageRequestparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReplicateMessageRequestparseFrom(ByteBuffer data)static ReplicateMessageRequestparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<ReplicateMessageRequest>parser()ReplicateMessageRequest.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, 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, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
BASE_FIELD_NUMBER
public static final int BASE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CHANNEL_NAME_FIELD_NUMBER
public static final int CHANNEL_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BEGINTS_FIELD_NUMBER
public static final int BEGINTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENDTS_FIELD_NUMBER
public static final int ENDTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MSGS_FIELD_NUMBER
public static final int MSGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STARTPOSITIONS_FIELD_NUMBER
public static final int STARTPOSITIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENDPOSITIONS_FIELD_NUMBER
public static final int ENDPOSITIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasBase
public boolean hasBase()
.milvus.proto.common.MsgBase base = 1;- Specified by:
hasBasein interfaceReplicateMessageRequestOrBuilder- Returns:
- Whether the base field is set.
-
getBase
public MsgBase getBase()
.milvus.proto.common.MsgBase base = 1;- Specified by:
getBasein interfaceReplicateMessageRequestOrBuilder- Returns:
- The base.
-
getBaseOrBuilder
public MsgBaseOrBuilder getBaseOrBuilder()
.milvus.proto.common.MsgBase base = 1;- Specified by:
getBaseOrBuilderin interfaceReplicateMessageRequestOrBuilder
-
getChannelName
public String getChannelName()
string channel_name = 2;- Specified by:
getChannelNamein interfaceReplicateMessageRequestOrBuilder- Returns:
- The channelName.
-
getChannelNameBytes
public com.google.protobuf.ByteString getChannelNameBytes()
string channel_name = 2;- Specified by:
getChannelNameBytesin interfaceReplicateMessageRequestOrBuilder- Returns:
- The bytes for channelName.
-
getBeginTs
public long getBeginTs()
uint64 BeginTs = 3;- Specified by:
getBeginTsin interfaceReplicateMessageRequestOrBuilder- Returns:
- The beginTs.
-
getEndTs
public long getEndTs()
uint64 EndTs = 4;- Specified by:
getEndTsin interfaceReplicateMessageRequestOrBuilder- Returns:
- The endTs.
-
getMsgsList
public List<com.google.protobuf.ByteString> getMsgsList()
repeated bytes Msgs = 5;- Specified by:
getMsgsListin interfaceReplicateMessageRequestOrBuilder- Returns:
- A list containing the msgs.
-
getMsgsCount
public int getMsgsCount()
repeated bytes Msgs = 5;- Specified by:
getMsgsCountin interfaceReplicateMessageRequestOrBuilder- Returns:
- The count of msgs.
-
getMsgs
public com.google.protobuf.ByteString getMsgs(int index)
repeated bytes Msgs = 5;- Specified by:
getMsgsin interfaceReplicateMessageRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The msgs at the given index.
-
getStartPositionsList
public List<Msg.MsgPosition> getStartPositionsList()
repeated .milvus.proto.msg.MsgPosition StartPositions = 6;- Specified by:
getStartPositionsListin interfaceReplicateMessageRequestOrBuilder
-
getStartPositionsOrBuilderList
public List<? extends Msg.MsgPositionOrBuilder> getStartPositionsOrBuilderList()
repeated .milvus.proto.msg.MsgPosition StartPositions = 6;- Specified by:
getStartPositionsOrBuilderListin interfaceReplicateMessageRequestOrBuilder
-
getStartPositionsCount
public int getStartPositionsCount()
repeated .milvus.proto.msg.MsgPosition StartPositions = 6;- Specified by:
getStartPositionsCountin interfaceReplicateMessageRequestOrBuilder
-
getStartPositions
public Msg.MsgPosition getStartPositions(int index)
repeated .milvus.proto.msg.MsgPosition StartPositions = 6;- Specified by:
getStartPositionsin interfaceReplicateMessageRequestOrBuilder
-
getStartPositionsOrBuilder
public Msg.MsgPositionOrBuilder getStartPositionsOrBuilder(int index)
repeated .milvus.proto.msg.MsgPosition StartPositions = 6;- Specified by:
getStartPositionsOrBuilderin interfaceReplicateMessageRequestOrBuilder
-
getEndPositionsList
public List<Msg.MsgPosition> getEndPositionsList()
repeated .milvus.proto.msg.MsgPosition EndPositions = 7;- Specified by:
getEndPositionsListin interfaceReplicateMessageRequestOrBuilder
-
getEndPositionsOrBuilderList
public List<? extends Msg.MsgPositionOrBuilder> getEndPositionsOrBuilderList()
repeated .milvus.proto.msg.MsgPosition EndPositions = 7;- Specified by:
getEndPositionsOrBuilderListin interfaceReplicateMessageRequestOrBuilder
-
getEndPositionsCount
public int getEndPositionsCount()
repeated .milvus.proto.msg.MsgPosition EndPositions = 7;- Specified by:
getEndPositionsCountin interfaceReplicateMessageRequestOrBuilder
-
getEndPositions
public Msg.MsgPosition getEndPositions(int index)
repeated .milvus.proto.msg.MsgPosition EndPositions = 7;- Specified by:
getEndPositionsin interfaceReplicateMessageRequestOrBuilder
-
getEndPositionsOrBuilder
public Msg.MsgPositionOrBuilder getEndPositionsOrBuilder(int index)
repeated .milvus.proto.msg.MsgPosition EndPositions = 7;- Specified by:
getEndPositionsOrBuilderin interfaceReplicateMessageRequestOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ReplicateMessageRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ReplicateMessageRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ReplicateMessageRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ReplicateMessageRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ReplicateMessageRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ReplicateMessageRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ReplicateMessageRequest parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ReplicateMessageRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ReplicateMessageRequest parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ReplicateMessageRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static ReplicateMessageRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ReplicateMessageRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public ReplicateMessageRequest.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static ReplicateMessageRequest.Builder newBuilder()
-
newBuilder
public static ReplicateMessageRequest.Builder newBuilder(ReplicateMessageRequest prototype)
-
toBuilder
public ReplicateMessageRequest.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ReplicateMessageRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static ReplicateMessageRequest getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ReplicateMessageRequest> parser()
-
getParserForType
public com.google.protobuf.Parser<ReplicateMessageRequest> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public ReplicateMessageRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-