Uses of Class
io.dingodb.index.Index.VectorGetParameter
Packages that use Index.VectorGetParameter
-
Uses of Index.VectorGetParameter in io.dingodb.index
Methods in io.dingodb.index that return Index.VectorGetParameterModifier and TypeMethodDescriptionIndex.VectorGetParameter.Builder.build()Index.VectorGetParameter.Builder.buildPartial()static Index.VectorGetParameterIndex.VectorGetParameter.getDefaultInstance()Index.VectorGetParameter.Builder.getDefaultInstanceForType()Index.VectorGetParameter.getDefaultInstanceForType()static Index.VectorGetParameterIndex.VectorGetParameter.parseDelimitedFrom(InputStream input) static Index.VectorGetParameterIndex.VectorGetParameter.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Index.VectorGetParameterIndex.VectorGetParameter.parseFrom(byte[] data) static Index.VectorGetParameterIndex.VectorGetParameter.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Index.VectorGetParameterIndex.VectorGetParameter.parseFrom(com.google.protobuf.ByteString data) static Index.VectorGetParameterIndex.VectorGetParameter.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Index.VectorGetParameterIndex.VectorGetParameter.parseFrom(com.google.protobuf.CodedInputStream input) static Index.VectorGetParameterIndex.VectorGetParameter.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Index.VectorGetParameterIndex.VectorGetParameter.parseFrom(InputStream input) static Index.VectorGetParameterIndex.VectorGetParameter.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Index.VectorGetParameterIndex.VectorGetParameter.parseFrom(ByteBuffer data) static Index.VectorGetParameterIndex.VectorGetParameter.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.index that return types with arguments of type Index.VectorGetParameterModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Index.VectorGetParameter>Index.VectorGetParameter.getParserForType()static com.google.protobuf.Parser<Index.VectorGetParameter>Index.VectorGetParameter.parser()Methods in io.dingodb.index with parameters of type Index.VectorGetParameterModifier and TypeMethodDescriptionIndex.VectorGetParameter.Builder.mergeFrom(Index.VectorGetParameter other) Index.VectorGetParameter.newBuilder(Index.VectorGetParameter prototype)