@Generated(value="com.querydsl.codegen.EntitySerializer") public class QPartitionGroup extends com.querydsl.core.types.dsl.EntityPathBase<PartitionGroup>
| Modifier and Type | Field and Description |
|---|---|
QAbstractIdentifiable |
_super |
com.querydsl.core.types.dsl.NumberPath<Integer> |
activePartition |
com.querydsl.core.types.dsl.NumberPath<Integer> |
groupSize |
com.querydsl.core.types.dsl.NumberPath<Long> |
id |
com.querydsl.core.types.dsl.NumberPath<Long> |
lastRollTime |
com.querydsl.core.types.dsl.StringPath |
name |
static QPartitionGroup |
partitionGroup |
com.querydsl.core.types.dsl.NumberPath<Long> |
sizeThreshold |
com.querydsl.core.types.dsl.NumberPath<Long> |
timeThreshold |
| Constructor and Description |
|---|
QPartitionGroup(com.querydsl.core.types.Path<? extends PartitionGroup> path) |
QPartitionGroup(com.querydsl.core.types.PathMetadata metadata) |
QPartitionGroup(String variable) |
accept, add, as, createArray, createBoolean, createCollection, createComparable, createDate, createDateTime, createEnum, createList, createMap, createNumber, createSet, createSimple, createString, createTime, forProperty, getAnnotatedElement, getMetadata, getRoot, instanceOf, instanceOfAnyas, as, count, countDistinct, eq, eq, eqAll, eqAll, eqAny, eqAny, in, in, in, in, in, isNotNull, isNull, ne, ne, neAll, neAny, notIn, notIn, notIn, notIn, notIn, nullif, nullif, when, whenequals, getType, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final QPartitionGroup partitionGroup
public final QAbstractIdentifiable _super
public final com.querydsl.core.types.dsl.NumberPath<Integer> activePartition
public final com.querydsl.core.types.dsl.NumberPath<Integer> groupSize
public final com.querydsl.core.types.dsl.NumberPath<Long> id
public final com.querydsl.core.types.dsl.NumberPath<Long> lastRollTime
public final com.querydsl.core.types.dsl.StringPath name
public final com.querydsl.core.types.dsl.NumberPath<Long> sizeThreshold
public final com.querydsl.core.types.dsl.NumberPath<Long> timeThreshold
public QPartitionGroup(String variable)
public QPartitionGroup(com.querydsl.core.types.Path<? extends PartitionGroup> path)
public QPartitionGroup(com.querydsl.core.types.PathMetadata metadata)
Copyright © 2023. All rights reserved.