Constant Field Values
Contents
io.datarouter.*
-
io.datarouter.client.hbase.HBaseClientType Modifier and Type Constant Field Value public static final StringNAME"hbase"public static final StringNAME_BIG_TABLE"bigtable"
-
io.datarouter.client.hbase.balancer.HBaseBalanceLeveler<I> Modifier and Type Constant Field Value public static final booleanPSEUDO_RANDOM_LEVELINGfalse
-
io.datarouter.client.hbase.client.HBaseOptions Modifier and Type Constant Field Value protected static final StringPROP_maxHTables"maxHTables"protected static final StringPROP_maxThreadsPerHTable"maxThreadsPerHTable"protected static final StringPROP_minPoolSize"minPoolSize"protected static final StringPROP_minThreadsPerHTable"minThreadsPerHTable"protected static final StringPROP_zookeeperQuorum"zookeeper.quorum"
-
io.datarouter.client.hbase.cluster.DrRegionListFactory.DrRegionList Modifier and Type Constant Field Value public static final StringGROUP_BY_ALL"all" -
io.datarouter.client.hbase.cluster.DrTableSettings Modifier and Type Constant Field Value public static final StringBLOCKCACHE"BLOCKCACHE"public static final StringBLOCKSIZE"BLOCKSIZE"public static final StringBLOOMFILTER"BLOOMFILTER"public static final StringCOMPRESSION"COMPRESSION"public static final StringDATA_BLOCK_ENCODING"DATA_BLOCK_ENCODING"public static final StringDEFAULT_DATA_BLOCK_ENCODING"NONE"public static final StringDEFAULT_ENCODE_ON_DISK"true"public static final StringENCODE_ON_DISK"ENCODE_ON_DISK"public static final StringIN_MEMORY"IN_MEMORY"public static final StringTTL"TTL"public static final StringVERSIONS"VERSIONS"
-
io.datarouter.client.hbase.node.subentity.HBaseSubEntityQueryBuilder<EK extends io.datarouter.model.key.entity.EntityKey<EK>,E extends io.datarouter.model.entity.Entity<EK>,PK extends io.datarouter.model.key.primary.EntityPrimaryKey<EK,PK>,D extends io.datarouter.model.databean.Databean<PK,D>,F extends io.datarouter.model.serialize.fielder.DatabeanFielder<PK,D>> Modifier and Type Constant Field Value public static final intBATCH_SIZE100