Interface LayoutFactory

    • Method Detail

      • getType

        java.lang.String getType()
        Returns:
        the type of layout for the factory
      • create

        Layout create​(alluxio.grpc.table.Layout layoutProto)
        Parameters:
        layoutProto - the proto representation of the layout
        Returns:
        a new instance of the layout