Uses of Class
io.milvus.grpc.JSONArray
Packages that use JSONArray
-
Uses of JSONArray in io.milvus.grpc
Methods in io.milvus.grpc that return JSONArrayModifier and TypeMethodDescriptionJSONArray.Builder.build()JSONArray.Builder.buildPartial()static JSONArrayJSONArray.getDefaultInstance()JSONArray.Builder.getDefaultInstanceForType()JSONArray.getDefaultInstanceForType()ScalarField.Builder.getJsonData().milvus.proto.schema.JSONArray json_data = 9;ScalarField.getJsonData().milvus.proto.schema.JSONArray json_data = 9;ScalarFieldOrBuilder.getJsonData().milvus.proto.schema.JSONArray json_data = 9;static JSONArrayJSONArray.parseDelimitedFrom(InputStream input) static JSONArrayJSONArray.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static JSONArrayJSONArray.parseFrom(byte[] data) static JSONArrayJSONArray.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static JSONArrayJSONArray.parseFrom(com.google.protobuf.ByteString data) static JSONArrayJSONArray.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static JSONArrayJSONArray.parseFrom(com.google.protobuf.CodedInputStream input) static JSONArrayJSONArray.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static JSONArrayJSONArray.parseFrom(InputStream input) static JSONArrayJSONArray.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static JSONArrayJSONArray.parseFrom(ByteBuffer data) static JSONArrayJSONArray.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.milvus.grpc that return types with arguments of type JSONArrayModifier and TypeMethodDescriptioncom.google.protobuf.Parser<JSONArray> JSONArray.getParserForType()static com.google.protobuf.Parser<JSONArray> JSONArray.parser()Methods in io.milvus.grpc with parameters of type JSONArrayModifier and TypeMethodDescriptionScalarField.Builder.mergeJsonData(JSONArray value) .milvus.proto.schema.JSONArray json_data = 9;static JSONArray.BuilderJSONArray.newBuilder(JSONArray prototype) ScalarField.Builder.setJsonData(JSONArray value) .milvus.proto.schema.JSONArray json_data = 9;