Class Partition

    • Constructor Detail

      • Partition

        public Partition()
    • Method Detail

      • of

        public static Partition of​(long partition)
                            throws com.google.api.gax.rpc.ApiException
        Create a partition from its long value.
        Throws:
        com.google.api.gax.rpc.ApiException
      • value

        public abstract long value()
        The long value of this partition.