Interface Points.WriteOrderingOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
Points.WriteOrdering, Points.WriteOrdering.Builder
Enclosing class:
Points

public static interface Points.WriteOrderingOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    Write ordering guarantees
    int
    Write ordering guarantees

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Method Details

    • getTypeValue

      int getTypeValue()
       Write ordering guarantees
       
      .qdrant.WriteOrderingType type = 1;
      Returns:
      The enum numeric value on the wire for type.
    • getType

       Write ordering guarantees
       
      .qdrant.WriteOrderingType type = 1;
      Returns:
      The type.