Interface ObjectTypes.IcebergMetadataPointerOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getMetadataLocation()
      string metadata_location = 1;
      org.projectnessie.nessie.relocated.protobuf.ByteString getMetadataLocationBytes()
      string metadata_location = 1;
      • Methods inherited from interface org.projectnessie.nessie.relocated.protobuf.MessageLiteOrBuilder

        isInitialized
      • Methods inherited from interface org.projectnessie.nessie.relocated.protobuf.MessageOrBuilder

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

      • getMetadataLocation

        java.lang.String getMetadataLocation()
        string metadata_location = 1;
        Returns:
        The metadataLocation.
      • getMetadataLocationBytes

        org.projectnessie.nessie.relocated.protobuf.ByteString getMetadataLocationBytes()
        string metadata_location = 1;
        Returns:
        The bytes for metadataLocation.