PaloInternalServiceConstants.java

/**
 * Autogenerated by Thrift Compiler (0.16.0)
 *
 * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
 *  @generated
 */
package org.apache.doris.thrift;

@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class PaloInternalServiceConstants {

  public static final int NUM_NODES_ALL = 0;

  public static final int NUM_NODES_ALL_RACKS = -1;

  public static final int INVALID_PLAN_NODE_ID = -1;

  public static final long DEFAULT_PARTITION_ID = -1L;

}