public final class ResourceGroup extends com.google.protobuf.GeneratedMessageV3 implements ResourceGroupOrBuilder
milvus.proto.milvus.ResourceGroup| 限定符和类型 | 类和说明 |
|---|---|
static class |
ResourceGroup.Builder
Protobuf type
milvus.proto.milvus.ResourceGroup |
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 |
CAPACITY_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
NUM_AVAILABLE_NODE_FIELD_NUMBER |
static int |
NUM_INCOMING_NODE_FIELD_NUMBER |
static int |
NUM_LOADED_REPLICA_FIELD_NUMBER |
static int |
NUM_OUTGOING_NODE_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
containsNumIncomingNode(String key)
collection name -> be accessed node num by other rg
map<string, int32> num_incoming_node = 6; |
boolean |
containsNumLoadedReplica(String key)
collection name -> loaded replica num
map<string, int32> num_loaded_replica = 4; |
boolean |
containsNumOutgoingNode(String key)
collection name -> accessed other rg's node num
map<string, int32> num_outgoing_node = 5; |
boolean |
equals(Object obj) |
int |
getCapacity()
int32 capacity = 2; |
static ResourceGroup |
getDefaultInstance() |
ResourceGroup |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getName()
string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 1; |
int |
getNumAvailableNode()
int32 num_available_node = 3; |
Map<String,Integer> |
getNumIncomingNode()
已过时。
|
int |
getNumIncomingNodeCount()
collection name -> be accessed node num by other rg
map<string, int32> num_incoming_node = 6; |
Map<String,Integer> |
getNumIncomingNodeMap()
collection name -> be accessed node num by other rg
map<string, int32> num_incoming_node = 6; |
int |
getNumIncomingNodeOrDefault(String key,
int defaultValue)
collection name -> be accessed node num by other rg
map<string, int32> num_incoming_node = 6; |
int |
getNumIncomingNodeOrThrow(String key)
collection name -> be accessed node num by other rg
map<string, int32> num_incoming_node = 6; |
Map<String,Integer> |
getNumLoadedReplica()
已过时。
|
int |
getNumLoadedReplicaCount()
collection name -> loaded replica num
map<string, int32> num_loaded_replica = 4; |
Map<String,Integer> |
getNumLoadedReplicaMap()
collection name -> loaded replica num
map<string, int32> num_loaded_replica = 4; |
int |
getNumLoadedReplicaOrDefault(String key,
int defaultValue)
collection name -> loaded replica num
map<string, int32> num_loaded_replica = 4; |
int |
getNumLoadedReplicaOrThrow(String key)
collection name -> loaded replica num
map<string, int32> num_loaded_replica = 4; |
Map<String,Integer> |
getNumOutgoingNode()
已过时。
|
int |
getNumOutgoingNodeCount()
collection name -> accessed other rg's node num
map<string, int32> num_outgoing_node = 5; |
Map<String,Integer> |
getNumOutgoingNodeMap()
collection name -> accessed other rg's node num
map<string, int32> num_outgoing_node = 5; |
int |
getNumOutgoingNodeOrDefault(String key,
int defaultValue)
collection name -> accessed other rg's node num
map<string, int32> num_outgoing_node = 5; |
int |
getNumOutgoingNodeOrThrow(String key)
collection name -> accessed other rg's node num
map<string, int32> num_outgoing_node = 5; |
com.google.protobuf.Parser<ResourceGroup> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
boolean |
isInitialized() |
static ResourceGroup.Builder |
newBuilder() |
static ResourceGroup.Builder |
newBuilder(ResourceGroup prototype) |
ResourceGroup.Builder |
newBuilderForType() |
protected ResourceGroup.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static ResourceGroup |
parseDelimitedFrom(InputStream input) |
static ResourceGroup |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResourceGroup |
parseFrom(byte[] data) |
static ResourceGroup |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResourceGroup |
parseFrom(ByteBuffer data) |
static ResourceGroup |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResourceGroup |
parseFrom(com.google.protobuf.ByteString data) |
static ResourceGroup |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResourceGroup |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ResourceGroup |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResourceGroup |
parseFrom(InputStream input) |
static ResourceGroup |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ResourceGroup> |
parser() |
ResourceGroup.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, isStringEmpty, 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 NAME_FIELD_NUMBER
public static final int CAPACITY_FIELD_NUMBER
public static final int NUM_AVAILABLE_NODE_FIELD_NUMBER
public static final int NUM_LOADED_REPLICA_FIELD_NUMBER
public static final int NUM_OUTGOING_NODE_FIELD_NUMBER
public static final int NUM_INCOMING_NODE_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.MapField internalGetMapField(int number)
internalGetMapField 在类中 com.google.protobuf.GeneratedMessageV3protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3public String getName()
string name = 1;getName 在接口中 ResourceGroupOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
string name = 1;getNameBytes 在接口中 ResourceGroupOrBuilderpublic int getCapacity()
int32 capacity = 2;getCapacity 在接口中 ResourceGroupOrBuilderpublic int getNumAvailableNode()
int32 num_available_node = 3;getNumAvailableNode 在接口中 ResourceGroupOrBuilderpublic int getNumLoadedReplicaCount()
ResourceGroupOrBuildercollection name -> loaded replica num
map<string, int32> num_loaded_replica = 4;public boolean containsNumLoadedReplica(String key)
collection name -> loaded replica num
map<string, int32> num_loaded_replica = 4;@Deprecated public Map<String,Integer> getNumLoadedReplica()
getNumLoadedReplicaMap() instead.getNumLoadedReplica 在接口中 ResourceGroupOrBuilderpublic Map<String,Integer> getNumLoadedReplicaMap()
collection name -> loaded replica num
map<string, int32> num_loaded_replica = 4;getNumLoadedReplicaMap 在接口中 ResourceGroupOrBuilderpublic int getNumLoadedReplicaOrDefault(String key, int defaultValue)
collection name -> loaded replica num
map<string, int32> num_loaded_replica = 4;public int getNumLoadedReplicaOrThrow(String key)
collection name -> loaded replica num
map<string, int32> num_loaded_replica = 4;public int getNumOutgoingNodeCount()
ResourceGroupOrBuildercollection name -> accessed other rg's node num
map<string, int32> num_outgoing_node = 5;public boolean containsNumOutgoingNode(String key)
collection name -> accessed other rg's node num
map<string, int32> num_outgoing_node = 5;@Deprecated public Map<String,Integer> getNumOutgoingNode()
getNumOutgoingNodeMap() instead.getNumOutgoingNode 在接口中 ResourceGroupOrBuilderpublic Map<String,Integer> getNumOutgoingNodeMap()
collection name -> accessed other rg's node num
map<string, int32> num_outgoing_node = 5;getNumOutgoingNodeMap 在接口中 ResourceGroupOrBuilderpublic int getNumOutgoingNodeOrDefault(String key, int defaultValue)
collection name -> accessed other rg's node num
map<string, int32> num_outgoing_node = 5;public int getNumOutgoingNodeOrThrow(String key)
collection name -> accessed other rg's node num
map<string, int32> num_outgoing_node = 5;public int getNumIncomingNodeCount()
ResourceGroupOrBuildercollection name -> be accessed node num by other rg
map<string, int32> num_incoming_node = 6;public boolean containsNumIncomingNode(String key)
collection name -> be accessed node num by other rg
map<string, int32> num_incoming_node = 6;@Deprecated public Map<String,Integer> getNumIncomingNode()
getNumIncomingNodeMap() instead.getNumIncomingNode 在接口中 ResourceGroupOrBuilderpublic Map<String,Integer> getNumIncomingNodeMap()
collection name -> be accessed node num by other rg
map<string, int32> num_incoming_node = 6;getNumIncomingNodeMap 在接口中 ResourceGroupOrBuilderpublic int getNumIncomingNodeOrDefault(String key, int defaultValue)
collection name -> be accessed node num by other rg
map<string, int32> num_incoming_node = 6;public int getNumIncomingNodeOrThrow(String key)
collection name -> be accessed node num by other rg
map<string, int32> num_incoming_node = 6;public 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 ResourceGroup parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ResourceGroup parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ResourceGroup parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ResourceGroup parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ResourceGroup parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ResourceGroup parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ResourceGroup parseFrom(InputStream input) throws IOException
IOExceptionpublic static ResourceGroup parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ResourceGroup parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ResourceGroup parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ResourceGroup parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ResourceGroup parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ResourceGroup.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static ResourceGroup.Builder newBuilder()
public static ResourceGroup.Builder newBuilder(ResourceGroup prototype)
public ResourceGroup.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected ResourceGroup.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static ResourceGroup getDefaultInstance()
public static com.google.protobuf.Parser<ResourceGroup> parser()
public com.google.protobuf.Parser<ResourceGroup> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public ResourceGroup getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2023. All rights reserved.