Package io.milvus.grpc
Class GetIndexStatisticsRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<GetIndexStatisticsRequest.Builder>
-
- io.milvus.grpc.GetIndexStatisticsRequest.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,GetIndexStatisticsRequestOrBuilder
,Cloneable
- Enclosing class:
- GetIndexStatisticsRequest
public static final class GetIndexStatisticsRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GetIndexStatisticsRequest.Builder> implements GetIndexStatisticsRequestOrBuilder
Protobuf typemilvus.proto.milvus.GetIndexStatisticsRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description GetIndexStatisticsRequest.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
GetIndexStatisticsRequest
build()
GetIndexStatisticsRequest
buildPartial()
GetIndexStatisticsRequest.Builder
clear()
GetIndexStatisticsRequest.Builder
clearBase()
Not useful for nowGetIndexStatisticsRequest.Builder
clearCollectionName()
The particular collection name in MilvusGetIndexStatisticsRequest.Builder
clearDbName()
Not useful for nowGetIndexStatisticsRequest.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
GetIndexStatisticsRequest.Builder
clearIndexName()
The index name in this particular collectionGetIndexStatisticsRequest.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
GetIndexStatisticsRequest.Builder
clearTimestamp()
uint64 timestamp = 5;
GetIndexStatisticsRequest.Builder
clone()
MsgBase
getBase()
Not useful for nowMsgBase.Builder
getBaseBuilder()
Not useful for nowMsgBaseOrBuilder
getBaseOrBuilder()
Not useful for nowString
getCollectionName()
The particular collection name in Milvuscom.google.protobuf.ByteString
getCollectionNameBytes()
The particular collection name in MilvusString
getDbName()
Not useful for nowcom.google.protobuf.ByteString
getDbNameBytes()
Not useful for nowGetIndexStatisticsRequest
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
String
getIndexName()
The index name in this particular collectioncom.google.protobuf.ByteString
getIndexNameBytes()
The index name in this particular collectionlong
getTimestamp()
uint64 timestamp = 5;
boolean
hasBase()
Not useful for nowprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
GetIndexStatisticsRequest.Builder
mergeBase(MsgBase value)
Not useful for nowGetIndexStatisticsRequest.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GetIndexStatisticsRequest.Builder
mergeFrom(com.google.protobuf.Message other)
GetIndexStatisticsRequest.Builder
mergeFrom(GetIndexStatisticsRequest other)
GetIndexStatisticsRequest.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
GetIndexStatisticsRequest.Builder
setBase(MsgBase value)
Not useful for nowGetIndexStatisticsRequest.Builder
setBase(MsgBase.Builder builderForValue)
Not useful for nowGetIndexStatisticsRequest.Builder
setCollectionName(String value)
The particular collection name in MilvusGetIndexStatisticsRequest.Builder
setCollectionNameBytes(com.google.protobuf.ByteString value)
The particular collection name in MilvusGetIndexStatisticsRequest.Builder
setDbName(String value)
Not useful for nowGetIndexStatisticsRequest.Builder
setDbNameBytes(com.google.protobuf.ByteString value)
Not useful for nowGetIndexStatisticsRequest.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
GetIndexStatisticsRequest.Builder
setIndexName(String value)
The index name in this particular collectionGetIndexStatisticsRequest.Builder
setIndexNameBytes(com.google.protobuf.ByteString value)
The index name in this particular collectionGetIndexStatisticsRequest.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
GetIndexStatisticsRequest.Builder
setTimestamp(long value)
uint64 timestamp = 5;
GetIndexStatisticsRequest.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<GetIndexStatisticsRequest.Builder>
-
clear
public GetIndexStatisticsRequest.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<GetIndexStatisticsRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<GetIndexStatisticsRequest.Builder>
-
getDefaultInstanceForType
public GetIndexStatisticsRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public GetIndexStatisticsRequest build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public GetIndexStatisticsRequest buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public GetIndexStatisticsRequest.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<GetIndexStatisticsRequest.Builder>
-
setField
public GetIndexStatisticsRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<GetIndexStatisticsRequest.Builder>
-
clearField
public GetIndexStatisticsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<GetIndexStatisticsRequest.Builder>
-
clearOneof
public GetIndexStatisticsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<GetIndexStatisticsRequest.Builder>
-
setRepeatedField
public GetIndexStatisticsRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<GetIndexStatisticsRequest.Builder>
-
addRepeatedField
public GetIndexStatisticsRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<GetIndexStatisticsRequest.Builder>
-
mergeFrom
public GetIndexStatisticsRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<GetIndexStatisticsRequest.Builder>
-
mergeFrom
public GetIndexStatisticsRequest.Builder mergeFrom(GetIndexStatisticsRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<GetIndexStatisticsRequest.Builder>
-
mergeFrom
public GetIndexStatisticsRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<GetIndexStatisticsRequest.Builder>
- Throws:
IOException
-
hasBase
public boolean hasBase()
Not useful for now
.milvus.proto.common.MsgBase base = 1;
- Specified by:
hasBase
in interfaceGetIndexStatisticsRequestOrBuilder
- Returns:
- Whether the base field is set.
-
getBase
public MsgBase getBase()
Not useful for now
.milvus.proto.common.MsgBase base = 1;
- Specified by:
getBase
in interfaceGetIndexStatisticsRequestOrBuilder
- Returns:
- The base.
-
setBase
public GetIndexStatisticsRequest.Builder setBase(MsgBase value)
Not useful for now
.milvus.proto.common.MsgBase base = 1;
-
setBase
public GetIndexStatisticsRequest.Builder setBase(MsgBase.Builder builderForValue)
Not useful for now
.milvus.proto.common.MsgBase base = 1;
-
mergeBase
public GetIndexStatisticsRequest.Builder mergeBase(MsgBase value)
Not useful for now
.milvus.proto.common.MsgBase base = 1;
-
clearBase
public GetIndexStatisticsRequest.Builder clearBase()
Not useful for now
.milvus.proto.common.MsgBase base = 1;
-
getBaseBuilder
public MsgBase.Builder getBaseBuilder()
Not useful for now
.milvus.proto.common.MsgBase base = 1;
-
getBaseOrBuilder
public MsgBaseOrBuilder getBaseOrBuilder()
Not useful for now
.milvus.proto.common.MsgBase base = 1;
- Specified by:
getBaseOrBuilder
in interfaceGetIndexStatisticsRequestOrBuilder
-
getDbName
public String getDbName()
Not useful for now
string db_name = 2;
- Specified by:
getDbName
in interfaceGetIndexStatisticsRequestOrBuilder
- Returns:
- The dbName.
-
getDbNameBytes
public com.google.protobuf.ByteString getDbNameBytes()
Not useful for now
string db_name = 2;
- Specified by:
getDbNameBytes
in interfaceGetIndexStatisticsRequestOrBuilder
- Returns:
- The bytes for dbName.
-
setDbName
public GetIndexStatisticsRequest.Builder setDbName(String value)
Not useful for now
string db_name = 2;
- Parameters:
value
- The dbName to set.- Returns:
- This builder for chaining.
-
clearDbName
public GetIndexStatisticsRequest.Builder clearDbName()
Not useful for now
string db_name = 2;
- Returns:
- This builder for chaining.
-
setDbNameBytes
public GetIndexStatisticsRequest.Builder setDbNameBytes(com.google.protobuf.ByteString value)
Not useful for now
string db_name = 2;
- Parameters:
value
- The bytes for dbName to set.- Returns:
- This builder for chaining.
-
getCollectionName
public String getCollectionName()
The particular collection name in Milvus
string collection_name = 3;
- Specified by:
getCollectionName
in interfaceGetIndexStatisticsRequestOrBuilder
- Returns:
- The collectionName.
-
getCollectionNameBytes
public com.google.protobuf.ByteString getCollectionNameBytes()
The particular collection name in Milvus
string collection_name = 3;
- Specified by:
getCollectionNameBytes
in interfaceGetIndexStatisticsRequestOrBuilder
- Returns:
- The bytes for collectionName.
-
setCollectionName
public GetIndexStatisticsRequest.Builder setCollectionName(String value)
The particular collection name in Milvus
string collection_name = 3;
- Parameters:
value
- The collectionName to set.- Returns:
- This builder for chaining.
-
clearCollectionName
public GetIndexStatisticsRequest.Builder clearCollectionName()
The particular collection name in Milvus
string collection_name = 3;
- Returns:
- This builder for chaining.
-
setCollectionNameBytes
public GetIndexStatisticsRequest.Builder setCollectionNameBytes(com.google.protobuf.ByteString value)
The particular collection name in Milvus
string collection_name = 3;
- Parameters:
value
- The bytes for collectionName to set.- Returns:
- This builder for chaining.
-
getIndexName
public String getIndexName()
The index name in this particular collection
string index_name = 4;
- Specified by:
getIndexName
in interfaceGetIndexStatisticsRequestOrBuilder
- Returns:
- The indexName.
-
getIndexNameBytes
public com.google.protobuf.ByteString getIndexNameBytes()
The index name in this particular collection
string index_name = 4;
- Specified by:
getIndexNameBytes
in interfaceGetIndexStatisticsRequestOrBuilder
- Returns:
- The bytes for indexName.
-
setIndexName
public GetIndexStatisticsRequest.Builder setIndexName(String value)
The index name in this particular collection
string index_name = 4;
- Parameters:
value
- The indexName to set.- Returns:
- This builder for chaining.
-
clearIndexName
public GetIndexStatisticsRequest.Builder clearIndexName()
The index name in this particular collection
string index_name = 4;
- Returns:
- This builder for chaining.
-
setIndexNameBytes
public GetIndexStatisticsRequest.Builder setIndexNameBytes(com.google.protobuf.ByteString value)
The index name in this particular collection
string index_name = 4;
- Parameters:
value
- The bytes for indexName to set.- Returns:
- This builder for chaining.
-
getTimestamp
public long getTimestamp()
uint64 timestamp = 5;
- Specified by:
getTimestamp
in interfaceGetIndexStatisticsRequestOrBuilder
- Returns:
- The timestamp.
-
setTimestamp
public GetIndexStatisticsRequest.Builder setTimestamp(long value)
uint64 timestamp = 5;
- Parameters:
value
- The timestamp to set.- Returns:
- This builder for chaining.
-
clearTimestamp
public GetIndexStatisticsRequest.Builder clearTimestamp()
uint64 timestamp = 5;
- Returns:
- This builder for chaining.
-
setUnknownFields
public final GetIndexStatisticsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<GetIndexStatisticsRequest.Builder>
-
mergeUnknownFields
public final GetIndexStatisticsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<GetIndexStatisticsRequest.Builder>
-
-