Uses of Class
io.milvus.grpc.PlaceholderGroup
-
Packages that use PlaceholderGroup Package Description io.milvus.grpc -
-
Uses of PlaceholderGroup in io.milvus.grpc
Methods in io.milvus.grpc that return PlaceholderGroup Modifier and Type Method Description PlaceholderGroupPlaceholderGroup.Builder. build()PlaceholderGroupPlaceholderGroup.Builder. buildPartial()static PlaceholderGroupPlaceholderGroup. getDefaultInstance()PlaceholderGroupPlaceholderGroup.Builder. getDefaultInstanceForType()PlaceholderGroupPlaceholderGroup. 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 PlaceholderGroup Modifier and Type Method Description com.google.protobuf.Parser<PlaceholderGroup>PlaceholderGroup. getParserForType()static com.google.protobuf.Parser<PlaceholderGroup>PlaceholderGroup. parser()Methods in io.milvus.grpc with parameters of type PlaceholderGroup Modifier and Type Method Description PlaceholderGroup.BuilderPlaceholderGroup.Builder. mergeFrom(PlaceholderGroup other)static PlaceholderGroup.BuilderPlaceholderGroup. newBuilder(PlaceholderGroup prototype)
-