Hierarchy For Package com.linkedin.venice.compute.protocol.request

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.apache.avro.specific.SpecificRecordBase (implements java.lang.Comparable<T>, java.io.Externalizable, org.apache.avro.generic.GenericRecord, org.apache.avro.specific.SpecificRecord)
      • com.linkedin.venice.compute.protocol.request.ComputeOperation (implements org.apache.avro.specific.SpecificRecord)
      • com.linkedin.venice.compute.protocol.request.ComputeRequest (implements org.apache.avro.specific.SpecificRecord)
      • com.linkedin.venice.compute.protocol.request.ComputeRequestV1 (implements org.apache.avro.specific.SpecificRecord)
      • com.linkedin.venice.compute.protocol.request.ComputeRequestV2 (implements org.apache.avro.specific.SpecificRecord)
      • com.linkedin.venice.compute.protocol.request.ComputeRequestV3 (implements org.apache.avro.specific.SpecificRecord)
      • com.linkedin.venice.compute.protocol.request.ComputeRequestV4 (implements org.apache.avro.specific.SpecificRecord)
      • com.linkedin.venice.compute.protocol.request.CosineSimilarity (implements org.apache.avro.specific.SpecificRecord)
      • com.linkedin.venice.compute.protocol.request.Count (implements org.apache.avro.specific.SpecificRecord)
      • com.linkedin.venice.compute.protocol.request.DotProduct (implements org.apache.avro.specific.SpecificRecord)
      • com.linkedin.venice.compute.protocol.request.HadamardProduct (implements org.apache.avro.specific.SpecificRecord)