Uses of Class
io.milvus.grpc.PlaceholderGroup
Packages that use PlaceholderGroup
-
Uses of PlaceholderGroup in io.milvus.grpc
Methods in io.milvus.grpc that return PlaceholderGroupModifier and TypeMethodDescriptionPlaceholderGroup.Builder.build()PlaceholderGroup.Builder.buildPartial()static PlaceholderGroupPlaceholderGroup.getDefaultInstance()PlaceholderGroup.Builder.getDefaultInstanceForType()PlaceholderGroup.getDefaultInstanceForType()static PlaceholderGroupPlaceholderGroup.parseDelimitedFrom(InputStream input) static PlaceholderGroupPlaceholderGroup.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PlaceholderGroupPlaceholderGroup.parseFrom(byte[] data) static PlaceholderGroupPlaceholderGroup.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PlaceholderGroupPlaceholderGroup.parseFrom(com.google.protobuf.ByteString data) static PlaceholderGroupPlaceholderGroup.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PlaceholderGroupPlaceholderGroup.parseFrom(com.google.protobuf.CodedInputStream input) static PlaceholderGroupPlaceholderGroup.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PlaceholderGroupPlaceholderGroup.parseFrom(InputStream input) static PlaceholderGroupPlaceholderGroup.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PlaceholderGroupPlaceholderGroup.parseFrom(ByteBuffer data) static PlaceholderGroupPlaceholderGroup.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.milvus.grpc that return types with arguments of type PlaceholderGroupModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PlaceholderGroup> PlaceholderGroup.getParserForType()static com.google.protobuf.Parser<PlaceholderGroup> PlaceholderGroup.parser()Methods in io.milvus.grpc with parameters of type PlaceholderGroupModifier and TypeMethodDescriptionPlaceholderGroup.Builder.mergeFrom(PlaceholderGroup other) static PlaceholderGroup.BuilderPlaceholderGroup.newBuilder(PlaceholderGroup prototype)