public class VectorArtifact extends Object
| Constructor and Description |
|---|
VectorArtifact(String vectorNamespace,
VectorIndex[] vectorIndices) |
| Modifier and Type | Method and Description |
|---|---|
VectorIndex[] |
getVectorIndices() |
String |
getVectorNamespace() |
public VectorArtifact(String vectorNamespace, VectorIndex[] vectorIndices)
public String getVectorNamespace()
public VectorIndex[] getVectorIndices()
Copyright © 2017. All rights reserved.