Class PartitionInformationSizes

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class PartitionInformationSizes
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The size of active and external data, in bytes.
    • Constructor Detail

      • PartitionInformationSizes

        public PartitionInformationSizes()
    • Method Detail

      • getActive

        public Long getActive()
        Gets the active. The size of live data inside the database, in bytes.
        Returns:
        the active
      • getExternal

        public Long getExternal()
        Gets the external. The uncompressed size of database contents in bytes.
        Returns:
        the external