Uses of Enum
io.milvus.grpc.ScalarField.DataCase
Packages that use ScalarField.DataCase
-
Uses of ScalarField.DataCase in io.milvus.grpc
Methods in io.milvus.grpc that return ScalarField.DataCaseModifier and TypeMethodDescriptionstatic ScalarField.DataCaseScalarField.DataCase.forNumber(int value) ScalarField.Builder.getDataCase()ScalarField.getDataCase()ScalarFieldOrBuilder.getDataCase()static ScalarField.DataCaseScalarField.DataCase.valueOf(int value) Deprecated.static ScalarField.DataCaseReturns the enum constant of this type with the specified name.static ScalarField.DataCase[]ScalarField.DataCase.values()Returns an array containing the constants of this enum type, in the order they are declared.