Class HivePartitionKey


  • public final class HivePartitionKey
    extends Object
    • Constructor Detail

      • HivePartitionKey

        public HivePartitionKey​(String name,
                                String value)
    • Method Detail

      • getName

        public String getName()
      • getValue

        public String getValue()
      • getEstimatedSizeInBytes

        public long getEstimatedSizeInBytes()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object