Class PartitionMetadataMapper


  • public class PartitionMetadataMapper
    extends java.lang.Object
    This class is responsible for transforming a Struct to a PartitionMetadata.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      PartitionMetadata from​(com.google.cloud.spanner.Struct row)
      Transforms a Struct representing a partition metadata row into a PartitionMetadata model.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait