A B C D E F G H I J K L M N O P R S T U V W Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- add(ColumnSchema) - Method in class tech.ytsaurus.core.tables.TableSchema.Builder
- addAll(List<ColumnSchema>) - Method in class tech.ytsaurus.core.tables.TableSchema.Builder
- addKey(String, ColumnValueType) - Method in class tech.ytsaurus.core.tables.TableSchema.Builder
- addKey(String, TiType) - Method in class tech.ytsaurus.core.tables.TableSchema.Builder
- addKeyExpression(String, ColumnValueType, String) - Method in class tech.ytsaurus.core.tables.TableSchema.Builder
- addRangeCriteria(YTreeBuilder) - Method in class tech.ytsaurus.core.cypress.Exact
- addRangeCriteria(YTreeBuilder) - Method in class tech.ytsaurus.core.cypress.Range
- addRangeCriteria(YTreeBuilder) - Method in class tech.ytsaurus.core.cypress.RangeCriteria
- addValue(String, ColumnValueType) - Method in class tech.ytsaurus.core.tables.TableSchema.Builder
- addValue(String, TiType) - Method in class tech.ytsaurus.core.tables.TableSchema.Builder
- addValueAggregate(String, ColumnValueType, String) - Method in class tech.ytsaurus.core.tables.TableSchema.Builder
- after(int) - Method in class tech.ytsaurus.core.cypress.RichYPath
- after(int) - Method in interface tech.ytsaurus.core.cypress.YPath
- aggregate - Variable in class tech.ytsaurus.core.rows.YTreeObjectField
- all() - Method in class tech.ytsaurus.core.cypress.RichYPath
- all() - Method in interface tech.ytsaurus.core.cypress.YPath
- allAttributes() - Method in class tech.ytsaurus.core.cypress.RichYPath
- allAttributes() - Method in interface tech.ytsaurus.core.cypress.YPath
- AllWritesDisabled - tech.ytsaurus.core.common.YTsaurusErrorCode
- ANY - tech.ytsaurus.core.tables.ColumnValueType
- anyMatchWithAnnotation(Annotation, Set<String>) - Static method in class tech.ytsaurus.core.utils.ClassUtils
- anyOfAnnotationsPresent(AnnotatedElement, Set<String>) - Static method in class tech.ytsaurus.core.utils.ClassUtils
- append(boolean) - Method in class tech.ytsaurus.core.cypress.RichYPath
- append(boolean) - Method in interface tech.ytsaurus.core.cypress.YPath
- ASCENDING - tech.ytsaurus.core.tables.ColumnSortOrder
- ASYNC_LAST_COMMITTED - Static variable in class tech.ytsaurus.core.YtTimestamp
-
Relaxed (non-serializable) latest committed version.
- attribute(String) - Method in class tech.ytsaurus.core.cypress.RichYPath
- attribute(String) - Method in interface tech.ytsaurus.core.cypress.YPath
- AuthenticationError - tech.ytsaurus.core.common.YTsaurusErrorCode
B
- before(int) - Method in class tech.ytsaurus.core.cypress.RichYPath
- before(int) - Method in interface tech.ytsaurus.core.cypress.YPath
- begin() - Method in class tech.ytsaurus.core.cypress.RichYPath
- begin() - Method in interface tech.ytsaurus.core.cypress.YPath
- binaryToText(byte[], int, int) - Static method in class tech.ytsaurus.core.common.Decimal
- BlockContentMismatch - tech.ytsaurus.core.common.YTsaurusErrorCode
- BlockOutOfRange - tech.ytsaurus.core.common.YTsaurusErrorCode
- BOOLEAN - tech.ytsaurus.core.cypress.CypressNodeType
- BOOLEAN - tech.ytsaurus.core.tables.ColumnValueType
- boxArray(T, Class<?>) - Static method in class tech.ytsaurus.core.utils.ClassUtils
- build() - Method in class tech.ytsaurus.core.cypress.Range.Builder
- build() - Method in class tech.ytsaurus.core.cypress.RangeLimit.Builder
- build() - Method in class tech.ytsaurus.core.tables.ColumnSchema.Builder
- build() - Method in class tech.ytsaurus.core.tables.TableSchema.Builder
- builder() - Static method in class tech.ytsaurus.core.cypress.Range
- builder() - Static method in class tech.ytsaurus.core.cypress.RangeLimit
- builder() - Static method in class tech.ytsaurus.core.tables.TableSchema
- builder(String, ColumnValueType) - Static method in class tech.ytsaurus.core.tables.ColumnSchema
- builder(String, ColumnValueType, boolean) - Static method in class tech.ytsaurus.core.tables.ColumnSchema
- builder(String, TiType) - Static method in class tech.ytsaurus.core.tables.ColumnSchema
- Builder() - Constructor for class tech.ytsaurus.core.cypress.Range.Builder
- Builder() - Constructor for class tech.ytsaurus.core.cypress.RangeLimit.Builder
- Builder() - Constructor for class tech.ytsaurus.core.tables.TableSchema.Builder
-
Prefer to use
TableSchema.builder()
- Builder(String, ColumnValueType) - Constructor for class tech.ytsaurus.core.tables.ColumnSchema.Builder
- Builder(String, ColumnValueType, boolean) - Constructor for class tech.ytsaurus.core.tables.ColumnSchema.Builder
- Builder(String, TiType) - Constructor for class tech.ytsaurus.core.tables.ColumnSchema.Builder
- Builder(ColumnSchema) - Constructor for class tech.ytsaurus.core.tables.ColumnSchema.Builder
- Builder(TableSchema) - Constructor for class tech.ytsaurus.core.tables.TableSchema.Builder
- BYTES - tech.ytsaurus.core.DataSizeUnit
C
- Canceled - tech.ytsaurus.core.common.YTsaurusErrorCode
- castToType(Object) - Static method in class tech.ytsaurus.core.utils.ClassUtils
- child(int) - Method in class tech.ytsaurus.core.cypress.RichYPath
- child(int) - Method in interface tech.ytsaurus.core.cypress.YPath
- child(String) - Method in class tech.ytsaurus.core.cypress.RichYPath
- child(String) - Method in interface tech.ytsaurus.core.cypress.YPath
- ChunkAlreadyExists - tech.ytsaurus.core.common.YTsaurusErrorCode
- ClassUtils - Class in tech.ytsaurus.core.utils
- ClassUtils.TypeDescr - Class in tech.ytsaurus.core.utils
- clearGroup() - Method in class tech.ytsaurus.core.tables.TableSchema.Builder
- clearLock() - Method in class tech.ytsaurus.core.tables.TableSchema.Builder
- CloseableIterator<T> - Interface in tech.ytsaurus.core.operations
- code - Variable in enum tech.ytsaurus.core.common.YTsaurusErrorCode
- ColumnSchema - Class in tech.ytsaurus.core.tables
-
TColumnSchema (yt/ytlib/table_client/schema.h)
- ColumnSchema(String, ColumnValueType) - Constructor for class tech.ytsaurus.core.tables.ColumnSchema
- ColumnSchema(String, ColumnValueType, ColumnSortOrder) - Constructor for class tech.ytsaurus.core.tables.ColumnSchema
- ColumnSchema(String, ColumnValueType, ColumnSortOrder, String, String, String, String) - Constructor for class tech.ytsaurus.core.tables.ColumnSchema
-
Deprecated.this constructor lacks the
required
parameter, use the full version - ColumnSchema(String, ColumnValueType, ColumnSortOrder, String, String, String, String, boolean) - Constructor for class tech.ytsaurus.core.tables.ColumnSchema
- ColumnSchema(String, TiType) - Constructor for class tech.ytsaurus.core.tables.ColumnSchema
- ColumnSchema(String, TiType, ColumnSortOrder) - Constructor for class tech.ytsaurus.core.tables.ColumnSchema
- ColumnSchema.Builder - Class in tech.ytsaurus.core.tables
- ColumnSortOrder - Enum in tech.ytsaurus.core.tables
-
ESortOrder (yt/ytlib/table_client/schema.h)
- ColumnValueType - Enum in tech.ytsaurus.core.tables
- COMPOSITE - tech.ytsaurus.core.tables.ColumnValueType
- convert(Collection<String>) - Static method in class tech.ytsaurus.core.tables.SortColumn
-
Helper for converting column names
- COUNTER_BITS - Static variable in class tech.ytsaurus.core.YtTimestamp
- COUNTER_MASK - Static variable in class tech.ytsaurus.core.YtTimestamp
- create() - Static method in class tech.ytsaurus.core.GUID
-
Создаёт случайный guid
- create(Random) - Static method in class tech.ytsaurus.core.GUID
-
Создаёт случайный guid используя random
- createFullErrorDescription(TError) - Static method in exception tech.ytsaurus.core.common.YTsaurusError
- current() - Static method in class tech.ytsaurus.core.JavaOptions
-
Gets actual JVM options.
- CypressNodeType - Enum in tech.ytsaurus.core.cypress
-
Type of the cypress node.
- cypressRoot() - Static method in class tech.ytsaurus.core.cypress.RichYPath
- cypressRoot() - Static method in interface tech.ytsaurus.core.cypress.YPath
D
- dataSize(long) - Method in enum tech.ytsaurus.core.DataSizeUnit
- DataSize - Class in tech.ytsaurus.core
- DataSizeUnit - Enum in tech.ytsaurus.core
- Decimal - Class in tech.ytsaurus.core.common
- DESCENDING - tech.ytsaurus.core.tables.ColumnSortOrder
- deserializationFieldsAreMandatory() - Method in interface tech.ytsaurus.core.rows.YTreeSerializer
- deserialize(YTreeNode) - Method in class tech.ytsaurus.core.rows.YTreeMapNodeSerializer
- deserialize(YTreeNode) - Method in interface tech.ytsaurus.core.rows.YTreeSerializer
- deserializeForField(YTreeObjectField, YTreeMapNode) - Method in interface tech.ytsaurus.core.rows.YTreeSerializer
- div(float) - Method in class tech.ytsaurus.core.DataSize
- DOCUMENT - tech.ytsaurus.core.cypress.CypressNodeType
- DOUBLE - tech.ytsaurus.core.cypress.CypressNodeType
- DOUBLE - tech.ytsaurus.core.tables.ColumnValueType
- DSV - Static variable in class tech.ytsaurus.core.YtFormat
E
- empty() - Static method in class tech.ytsaurus.core.JavaOptions
- end() - Method in class tech.ytsaurus.core.cypress.RichYPath
- end() - Method in interface tech.ytsaurus.core.cypress.YPath
- equals(Object) - Method in class tech.ytsaurus.core.cypress.Exact
- equals(Object) - Method in class tech.ytsaurus.core.cypress.KeyBound
- equals(Object) - Method in class tech.ytsaurus.core.cypress.Range
- equals(Object) - Method in class tech.ytsaurus.core.cypress.RangeLimit
- equals(Object) - Method in class tech.ytsaurus.core.cypress.RichYPath
- equals(Object) - Method in class tech.ytsaurus.core.GUID
- equals(Object) - Method in class tech.ytsaurus.core.tables.ColumnSchema
- equals(Object) - Method in class tech.ytsaurus.core.tables.TableSchema
- equals(Object) - Method in class tech.ytsaurus.core.YtTimestamp
- erasure(Type) - Static method in class tech.ytsaurus.core.utils.ClassUtils
- EXABYTES - tech.ytsaurus.core.DataSizeUnit
- exact - Variable in class tech.ytsaurus.core.cypress.Exact
- Exact - Class in tech.ytsaurus.core.cypress
- Exact(RangeLimit) - Constructor for class tech.ytsaurus.core.cypress.Exact
- Exclusive - tech.ytsaurus.core.request.LockMode
F
- field - Variable in class tech.ytsaurus.core.rows.YTreeObjectField
- FILE - tech.ytsaurus.core.cypress.CypressNodeType
- findColumn(String) - Method in class tech.ytsaurus.core.tables.TableSchema
-
Возвращает индекс колонки с именем name или -1, если такой колонки нет
- findMatching(int) - Method in exception tech.ytsaurus.core.common.YTsaurusError
-
Deprecated.
- findMatchingError(int) - Method in exception tech.ytsaurus.core.common.YTsaurusError
-
Returns error of one of the inner error which has specified code.
- foreign(boolean) - Method in class tech.ytsaurus.core.cypress.RichYPath
- foreign(boolean) - Method in interface tech.ytsaurus.core.cypress.YPath
- forRetry(long) - Method in class tech.ytsaurus.core.cypress.Exact
- forRetry(long) - Method in class tech.ytsaurus.core.cypress.Range
- forRetry(long) - Method in class tech.ytsaurus.core.cypress.RangeCriteria
- fromBytes(long) - Static method in class tech.ytsaurus.core.DataSize
- fromExaBytes(long) - Static method in class tech.ytsaurus.core.DataSize
- fromGigaBytes(long) - Static method in class tech.ytsaurus.core.DataSize
- fromId(int) - Static method in enum tech.ytsaurus.core.tables.ColumnSortOrder
- fromInstant(Instant) - Static method in class tech.ytsaurus.core.YtTimestamp
- fromKiloBytes(long) - Static method in class tech.ytsaurus.core.DataSize
- fromMegaBytes(long) - Static method in class tech.ytsaurus.core.DataSize
- fromName(String) - Method in class tech.ytsaurus.core.StringValueEnumResolver
- fromName(String) - Static method in enum tech.ytsaurus.core.tables.ColumnSortOrder
- fromName(String) - Static method in enum tech.ytsaurus.core.tables.ColumnValueType
- fromPetaBytes(long) - Static method in class tech.ytsaurus.core.DataSize
- fromString(String) - Static method in class tech.ytsaurus.core.cypress.RichYPath
- fromTeraBytes(long) - Static method in class tech.ytsaurus.core.DataSize
- fromTree(YTreeNode) - Static method in class tech.ytsaurus.core.cypress.KeyBound
- fromTree(YTreeNode) - Static method in class tech.ytsaurus.core.cypress.RangeLimit
- fromTree(YTreeNode) - Static method in class tech.ytsaurus.core.cypress.RichYPath
- fromTree(YTreeNode) - Static method in interface tech.ytsaurus.core.cypress.YPath
- fromValue(int) - Static method in enum tech.ytsaurus.core.tables.ColumnValueType
- fromValue(String) - Static method in enum tech.ytsaurus.core.cypress.Relation
- fromYTree(YTreeNode) - Static method in class tech.ytsaurus.core.tables.ColumnSchema
- fromYTree(YTreeNode) - Static method in class tech.ytsaurus.core.tables.TableSchema
G
- Generic - tech.ytsaurus.core.common.YTsaurusErrorCode
- getActualTypeArguments(Type) - Static method in class tech.ytsaurus.core.utils.ClassUtils
- getAdditionalAttribute(String) - Method in class tech.ytsaurus.core.cypress.RichYPath
- getAdditionalAttribute(String) - Method in interface tech.ytsaurus.core.cypress.YPath
- getAdditionalAttributes() - Method in class tech.ytsaurus.core.cypress.RichYPath
- getAdditionalAttributes() - Method in interface tech.ytsaurus.core.cypress.YPath
- getAggregate() - Method in class tech.ytsaurus.core.tables.ColumnSchema
- getAllDeclaredFields(Class<T>) - Static method in class tech.ytsaurus.core.utils.ClassUtils
- getAllGenericInterfaces(Class<?>) - Static method in class tech.ytsaurus.core.utils.ClassUtils
- getAnnotationIfPresent(AnnotatedElement, Set<String>) - Static method in class tech.ytsaurus.core.utils.ClassUtils
- getAnnotationRecursive(T, Class<A>) - Static method in class tech.ytsaurus.core.utils.ClassUtils
- getAppend() - Method in class tech.ytsaurus.core.cypress.RichYPath
- getAppend() - Method in interface tech.ytsaurus.core.cypress.YPath
- getBits() - Method in enum tech.ytsaurus.core.DataSizeUnit
- getBypassArtifactCache() - Method in class tech.ytsaurus.core.cypress.RichYPath
- getBypassArtifactCache() - Method in interface tech.ytsaurus.core.cypress.YPath
- getClazz() - Method in class tech.ytsaurus.core.rows.YTreeMapNodeSerializer
- getClazz() - Method in interface tech.ytsaurus.core.rows.YTreeSerializer
- getCode() - Method in enum tech.ytsaurus.core.common.YTsaurusErrorCode
-
Get value of error code.
- getColumnName(int) - Method in class tech.ytsaurus.core.tables.TableSchema
-
Возаращает имя колонки с индексом index
- getColumnNames() - Method in class tech.ytsaurus.core.tables.TableSchema
-
Возвращает список с именами всех колонок
- getColumns() - Method in class tech.ytsaurus.core.cypress.RichYPath
- getColumns() - Method in interface tech.ytsaurus.core.cypress.YPath
- getColumns() - Method in class tech.ytsaurus.core.tables.TableSchema
- getColumnSchema(int) - Method in class tech.ytsaurus.core.tables.TableSchema
-
Возвращает схему колонки по ее индексу или null
- getColumnsCount() - Method in class tech.ytsaurus.core.tables.TableSchema
- getColumnType(int) - Method in class tech.ytsaurus.core.tables.TableSchema
-
Возвращает тип колонки с индексом index
- getColumnValueType() - Method in class tech.ytsaurus.core.rows.YTreeMapNodeSerializer
- getColumnValueType() - Method in interface tech.ytsaurus.core.rows.YTreeSerializer
- getConstructorOrDefaultFor(Class<?>) - Static method in class tech.ytsaurus.core.utils.ClassUtils
- getCounter() - Method in class tech.ytsaurus.core.YtTimestamp
- getError() - Method in exception tech.ytsaurus.core.common.YTsaurusError
- getErrorCodes() - Method in exception tech.ytsaurus.core.common.YTsaurusError
-
Get error code of this error and all inner errors.
- getExecutable() - Method in class tech.ytsaurus.core.cypress.RichYPath
- getExecutable() - Method in interface tech.ytsaurus.core.cypress.YPath
- getExpression() - Method in class tech.ytsaurus.core.tables.ColumnSchema
- getFieldMap() - Method in interface tech.ytsaurus.core.rows.YTreeSerializer
- getFirst() - Method in class tech.ytsaurus.core.GUID
- getForeign() - Method in class tech.ytsaurus.core.cypress.RichYPath
- getForeign() - Method in interface tech.ytsaurus.core.cypress.YPath
- getFormat() - Method in class tech.ytsaurus.core.cypress.RichYPath
- getFormat() - Method in interface tech.ytsaurus.core.cypress.YPath
- getGroup() - Method in class tech.ytsaurus.core.tables.ColumnSchema
- getId() - Method in enum tech.ytsaurus.core.tables.ColumnSortOrder
- getInstanceWithoutArguments(Constructor<?>) - Static method in class tech.ytsaurus.core.utils.ClassUtils
- getInstant() - Method in class tech.ytsaurus.core.YtTimestamp
- getKeyColumnsCount() - Method in class tech.ytsaurus.core.tables.TableSchema
- getLock() - Method in class tech.ytsaurus.core.tables.ColumnSchema
- getMultiplier() - Method in enum tech.ytsaurus.core.DataSizeUnit
- getName() - Method in enum tech.ytsaurus.core.DataSizeUnit
- getName() - Method in class tech.ytsaurus.core.tables.ColumnSchema
- getName() - Method in enum tech.ytsaurus.core.tables.ColumnSortOrder
- getName() - Method in enum tech.ytsaurus.core.tables.ColumnValueType
- getName() - Method in class tech.ytsaurus.core.tables.SortColumn
- getOptions() - Method in class tech.ytsaurus.core.JavaOptions
- getPrimary() - Method in class tech.ytsaurus.core.cypress.RichYPath
- getPrimary() - Method in interface tech.ytsaurus.core.cypress.YPath
- getProtoValue() - Method in enum tech.ytsaurus.core.request.LockMode
- getRanges() - Method in class tech.ytsaurus.core.cypress.RichYPath
- getRanges() - Method in interface tech.ytsaurus.core.cypress.YPath
- getRenameColumns() - Method in class tech.ytsaurus.core.cypress.RichYPath
- getRenameColumns() - Method in interface tech.ytsaurus.core.cypress.YPath
- getRowIndex() - Method in class tech.ytsaurus.core.operations.OperationContext
- getSchema() - Method in class tech.ytsaurus.core.cypress.RichYPath
- getSchema() - Method in interface tech.ytsaurus.core.cypress.YPath
- getSecond() - Method in class tech.ytsaurus.core.GUID
- getShortName() - Method in enum tech.ytsaurus.core.DataSizeUnit
- getSortedBy() - Method in class tech.ytsaurus.core.cypress.RichYPath
- getSortedBy() - Method in interface tech.ytsaurus.core.cypress.YPath
- getSortOrder() - Method in class tech.ytsaurus.core.tables.ColumnSchema
- getSortOrder() - Method in class tech.ytsaurus.core.tables.SortColumn
- getTableIndex() - Method in class tech.ytsaurus.core.operations.OperationContext
- getTimestamp() - Method in class tech.ytsaurus.core.cypress.RichYPath
- getTimestamp() - Method in interface tech.ytsaurus.core.cypress.YPath
- getType() - Method in class tech.ytsaurus.core.tables.ColumnSchema
- getTypeClass() - Method in class tech.ytsaurus.core.utils.ClassUtils.TypeDescr
- getTypeDescription(Type) - Static method in class tech.ytsaurus.core.utils.ClassUtils
- getTypeParameters() - Method in class tech.ytsaurus.core.utils.ClassUtils.TypeDescr
- getTypeParametersOfField(Field) - Static method in class tech.ytsaurus.core.utils.ClassUtils
- getTypeV3() - Method in class tech.ytsaurus.core.tables.ColumnSchema
- getValue() - Method in enum tech.ytsaurus.core.tables.ColumnValueType
- getValue() - Method in class tech.ytsaurus.core.YtTimestamp
- getValueOfAnnotationProperty(Annotation, String) - Static method in class tech.ytsaurus.core.utils.ClassUtils
- getWireName() - Method in enum tech.ytsaurus.core.request.LockMode
- getYtTimestamp() - Method in interface tech.ytsaurus.core.cypress.YPath
- GIGABYTES - tech.ytsaurus.core.DataSizeUnit
- GREATER - tech.ytsaurus.core.cypress.Relation
- GREATER_OR_EQUAL - tech.ytsaurus.core.cypress.Relation
- GUID - Class in tech.ytsaurus.core
- GUID(long, long) - Constructor for class tech.ytsaurus.core.GUID
- GUID(long, long, long, long) - Constructor for class tech.ytsaurus.core.GUID
H
- hasAnnotationRecursive(T, Class<A>) - Static method in class tech.ytsaurus.core.utils.ClassUtils
- hashCode() - Method in class tech.ytsaurus.core.cypress.Exact
- hashCode() - Method in class tech.ytsaurus.core.cypress.KeyBound
- hashCode() - Method in class tech.ytsaurus.core.cypress.Range
- hashCode() - Method in class tech.ytsaurus.core.cypress.RangeLimit
- hashCode() - Method in class tech.ytsaurus.core.cypress.RichYPath
- hashCode() - Method in class tech.ytsaurus.core.GUID
- hashCode() - Method in class tech.ytsaurus.core.tables.ColumnSchema
- hashCode() - Method in class tech.ytsaurus.core.tables.TableSchema
- hashCode() - Method in class tech.ytsaurus.core.YtTimestamp
- hasObjectRootDesignator() - Method in class tech.ytsaurus.core.cypress.RichYPath
- hasObjectRootDesignator() - Method in interface tech.ytsaurus.core.cypress.YPath
I
- INT64 - tech.ytsaurus.core.cypress.CypressNodeType
- INT64 - tech.ytsaurus.core.tables.ColumnValueType
- InvalidBlockChecksum - tech.ytsaurus.core.common.YTsaurusErrorCode
- InvalidCredentials - tech.ytsaurus.core.common.YTsaurusErrorCode
- InvalidCsrfToken - tech.ytsaurus.core.common.YTsaurusErrorCode
- isAttribute - Variable in class tech.ytsaurus.core.rows.YTreeObjectField
- isAttribute() - Method in class tech.ytsaurus.core.cypress.RichYPath
- isAttribute() - Method in interface tech.ytsaurus.core.cypress.YPath
- isEmpty() - Method in class tech.ytsaurus.core.GUID
- isEmpty(GUID) - Static method in class tech.ytsaurus.core.GUID
- isFieldTransient(Field, Set<String>) - Static method in class tech.ytsaurus.core.utils.ClassUtils
- isFlatten - Variable in class tech.ytsaurus.core.rows.YTreeObjectField
- isKeysSchema() - Method in class tech.ytsaurus.core.tables.TableSchema
-
Возвращает true, если схема содержит только ключевые колонки
- isLookupSchema() - Method in class tech.ytsaurus.core.tables.TableSchema
-
Возвращает true, если схема подходит для поиска данных (только невычисляемые ключевые колонки)
- isRequired() - Method in class tech.ytsaurus.core.tables.ColumnSchema
- isRoot() - Method in class tech.ytsaurus.core.cypress.RichYPath
- isRoot() - Method in interface tech.ytsaurus.core.cypress.YPath
- isSaveAlways - Variable in class tech.ytsaurus.core.rows.YTreeObjectField
- isSettingRowIndex() - Method in class tech.ytsaurus.core.operations.OperationContext
-
Whether it is necessary to set the attribute with the row index in the row node.
- isSettingTableIndex() - Method in class tech.ytsaurus.core.operations.OperationContext
-
Whether it is necessary to set the attribute with the table index in the row node.
- isStrict() - Method in class tech.ytsaurus.core.tables.TableSchema
- isStringLikeType() - Method in enum tech.ytsaurus.core.tables.ColumnValueType
- isUniqueKeys() - Method in class tech.ytsaurus.core.tables.TableSchema
- isUnrecoverable() - Method in exception tech.ytsaurus.core.common.YTsaurusError
- isUnrecoverable(Throwable) - Static method in exception tech.ytsaurus.core.common.YTsaurusError
- isValid(String) - Static method in class tech.ytsaurus.core.GUID
- isValuesSchema() - Method in class tech.ytsaurus.core.tables.TableSchema
-
Возвращает true, если схема содержит только неключевые колонки
- isValueType() - Method in enum tech.ytsaurus.core.tables.ColumnValueType
- isWriteSchema() - Method in class tech.ytsaurus.core.tables.TableSchema
-
Возвращает true, если схема подходит для записи данных (отсутствуют вычисляемые колонки)
- iterator(InputStream, OperationContext) - Static method in class tech.ytsaurus.core.operations.YTreeBinarySerializer
J
- JavaOptions - Class in tech.ytsaurus.core
- JSON - Static variable in class tech.ytsaurus.core.YtFormat
- justPath() - Method in class tech.ytsaurus.core.cypress.RichYPath
-
Get path without RichPath additional attributes.
- justPath() - Method in interface tech.ytsaurus.core.cypress.YPath
K
- key - Variable in class tech.ytsaurus.core.cypress.RangeLimit
- key - Variable in class tech.ytsaurus.core.rows.YTreeObjectField
- key(List<YTreeNode>) - Static method in class tech.ytsaurus.core.cypress.RangeLimit
- key(Relation, YTreeNode...) - Static method in class tech.ytsaurus.core.cypress.RangeLimit
- key(YTreeNode...) - Static method in class tech.ytsaurus.core.cypress.RangeLimit
- KeyBound - Class in tech.ytsaurus.core.cypress
-
This class represents a bound for range with list of keys and relation
- KeyBound(List<YTreeNode>) - Constructor for class tech.ytsaurus.core.cypress.KeyBound
- KeyBound(Relation, List<YTreeNode>) - Constructor for class tech.ytsaurus.core.cypress.KeyBound
- KILOBYTES - tech.ytsaurus.core.DataSizeUnit
L
- largest() - Static method in enum tech.ytsaurus.core.DataSizeUnit
- LESS - tech.ytsaurus.core.cypress.Relation
- LESS_OR_EQUAL - tech.ytsaurus.core.cypress.Relation
- LINK - tech.ytsaurus.core.cypress.CypressNodeType
- LIST - tech.ytsaurus.core.cypress.CypressNodeType
- LockMode - Enum in tech.ytsaurus.core.request
- lower - Variable in class tech.ytsaurus.core.cypress.Range
- lower(RangeLimit) - Static method in class tech.ytsaurus.core.cypress.Range
M
- map(Function<? super T, ? extends R>) - Method in interface tech.ytsaurus.core.operations.CloseableIterator
- MAP - tech.ytsaurus.core.cypress.CypressNodeType
- matches(int) - Method in exception tech.ytsaurus.core.common.YTsaurusError
-
Check if error or one of inner error has specified code.
- matches(Predicate<Integer>) - Method in exception tech.ytsaurus.core.common.YTsaurusError
-
Check if error or one of inner error satisfy given predicate.
- max(DataSize) - Method in class tech.ytsaurus.core.DataSize
- MAX - tech.ytsaurus.core.tables.ColumnValueType
- MAX - Static variable in class tech.ytsaurus.core.YtTimestamp
-
Maximum valid (non-sentinel) timestamp.
- MEGABYTE - Static variable in class tech.ytsaurus.core.DataSize
- MEGABYTES - tech.ytsaurus.core.DataSizeUnit
- min(DataSize) - Method in class tech.ytsaurus.core.DataSize
- MIN - tech.ytsaurus.core.tables.ColumnValueType
- MIN - Static variable in class tech.ytsaurus.core.YtTimestamp
-
Minimum valid (non-sentinel) timestamp.
- minus(DataSize) - Method in class tech.ytsaurus.core.DataSize
- MissingExtension - tech.ytsaurus.core.common.YTsaurusErrorCode
- mul(float) - Method in class tech.ytsaurus.core.DataSize
N
- name() - Method in class tech.ytsaurus.core.cypress.RichYPath
-
Get last component of the path (e.g.
- name() - Method in interface tech.ytsaurus.core.cypress.YPath
- name() - Method in interface tech.ytsaurus.core.StringValueEnum
- newBuilder(Class<? extends Message>) - Static method in class tech.ytsaurus.core.utils.ProtoUtils
- NoSuchBlock - tech.ytsaurus.core.common.YTsaurusErrorCode
- NoSuchChunk - tech.ytsaurus.core.common.YTsaurusErrorCode
- NoSuchChunkList - tech.ytsaurus.core.common.YTsaurusErrorCode
- NoSuchChunkTree - tech.ytsaurus.core.common.YTsaurusErrorCode
- NoSuchChunkView - tech.ytsaurus.core.common.YTsaurusErrorCode
- NoSuchMedium - tech.ytsaurus.core.common.YTsaurusErrorCode
- NoSuchMethod - tech.ytsaurus.core.common.YTsaurusErrorCode
- NoSuchService - tech.ytsaurus.core.common.YTsaurusErrorCode
- NoSuchTransaction - tech.ytsaurus.core.common.YTsaurusErrorCode
- NULL - tech.ytsaurus.core.tables.ColumnValueType
- NULL - Static variable in class tech.ytsaurus.core.YtTimestamp
-
Uninitialized/invalid timestamp.
O
- objectRoot(GUID) - Static method in class tech.ytsaurus.core.cypress.RichYPath
- objectRoot(GUID) - Static method in interface tech.ytsaurus.core.cypress.YPath
- of(Class<T>) - Static method in class tech.ytsaurus.core.StringValueEnumResolver
- of(RangeLimit) - Static method in class tech.ytsaurus.core.cypress.Exact
- of(RangeLimit, RangeLimit) - Static method in class tech.ytsaurus.core.cypress.Range
- of(Relation, YTreeNode...) - Static method in class tech.ytsaurus.core.cypress.KeyBound
- of(YTreeNode...) - Static method in class tech.ytsaurus.core.cypress.KeyBound
- offset - Variable in class tech.ytsaurus.core.cypress.RangeLimit
- offset(long) - Static method in class tech.ytsaurus.core.cypress.RangeLimit
- Ok - tech.ytsaurus.core.common.YTsaurusErrorCode
- OperationContext - Class in tech.ytsaurus.core.operations
-
This class is used when iterating over table rows in operations.
- OperationContext() - Constructor for class tech.ytsaurus.core.operations.OperationContext
- OperationContext(boolean, boolean) - Constructor for class tech.ytsaurus.core.operations.OperationContext
- OperationProgressOutdated - tech.ytsaurus.core.common.YTsaurusErrorCode
P
- parent() - Method in class tech.ytsaurus.core.cypress.RichYPath
- parent() - Method in interface tech.ytsaurus.core.cypress.YPath
- parse(byte[]) - Static method in class tech.ytsaurus.core.cypress.RichYPathParser
- parse(String) - Static method in class tech.ytsaurus.core.cypress.RichYPathParser
- parseFrom(Map<String, YTreeNode>) - Static method in exception tech.ytsaurus.core.common.YTsaurusError
- parseShortName(String) - Static method in enum tech.ytsaurus.core.DataSizeUnit
- pathForRetry() - Method in interface tech.ytsaurus.core.operations.RetriableIterator
- PeerBanned - tech.ytsaurus.core.common.YTsaurusErrorCode
- PETABYTES - tech.ytsaurus.core.DataSizeUnit
- plus(DataSize) - Method in class tech.ytsaurus.core.DataSize
- plusAdditionalAttribute(String, Object) - Method in interface tech.ytsaurus.core.cypress.YPath
- plusAdditionalAttribute(String, YTreeNode) - Method in class tech.ytsaurus.core.cypress.RichYPath
- plusAdditionalAttribute(String, YTreeNode) - Method in interface tech.ytsaurus.core.cypress.YPath
- plusRange(RangeCriteria) - Method in class tech.ytsaurus.core.cypress.RichYPath
- plusRange(RangeCriteria) - Method in interface tech.ytsaurus.core.cypress.YPath
- plusRenameColumns(String, String) - Method in interface tech.ytsaurus.core.cypress.YPath
- plusRenameColumns(Map<String, String>) - Method in class tech.ytsaurus.core.cypress.RichYPath
- plusRenameColumns(Map<String, String>) - Method in interface tech.ytsaurus.core.cypress.YPath
- PoisonPill - tech.ytsaurus.core.common.YTsaurusErrorCode
- prettyString(long) - Static method in class tech.ytsaurus.core.DataSize
- prettyString(long, int) - Static method in class tech.ytsaurus.core.DataSize
- primary(boolean) - Method in class tech.ytsaurus.core.cypress.RichYPath
- primary(boolean) - Method in interface tech.ytsaurus.core.cypress.YPath
- ProtocolError - tech.ytsaurus.core.common.YTsaurusErrorCode
- ProtoUtils - Class in tech.ytsaurus.core.utils
- protoValue() - Method in enum tech.ytsaurus.core.cypress.CypressNodeType
- ProxyBanned - tech.ytsaurus.core.common.YTsaurusErrorCode
R
- R - Static variable in enum tech.ytsaurus.core.cypress.CypressNodeType
- Range - Class in tech.ytsaurus.core.cypress
- Range(RangeLimit, RangeLimit) - Constructor for class tech.ytsaurus.core.cypress.Range
- Range.Builder - Class in tech.ytsaurus.core.cypress
- RangeCriteria - Class in tech.ytsaurus.core.cypress
- RangeCriteria() - Constructor for class tech.ytsaurus.core.cypress.RangeCriteria
- RangeLimit - Class in tech.ytsaurus.core.cypress
- RangeLimit.Builder - Class in tech.ytsaurus.core.cypress
- ranges(List<RangeCriteria>) - Method in class tech.ytsaurus.core.cypress.RichYPath
- ranges(List<RangeCriteria>) - Method in interface tech.ytsaurus.core.cypress.YPath
- ranges(RangeCriteria...) - Method in interface tech.ytsaurus.core.cypress.YPath
- Relation - Enum in tech.ytsaurus.core.cypress
-
Relation for table ranges.
- REPLICATED_TABLE - tech.ytsaurus.core.cypress.CypressNodeType
- RequestQueueSizeLimitExceeded - tech.ytsaurus.core.common.YTsaurusErrorCode
- RetriableIterator<T> - Interface in tech.ytsaurus.core.operations
- RichYPath - Class in tech.ytsaurus.core.cypress
- RichYPathParser - Class in tech.ytsaurus.core.cypress
-
Allows creating
RichYPath
from its binary representation. - row(long) - Static method in class tech.ytsaurus.core.cypress.RangeLimit
- rowIndex - Variable in class tech.ytsaurus.core.cypress.RangeLimit
- RpcRequestQueueSizeLimitExceeded - tech.ytsaurus.core.common.YTsaurusErrorCode
S
- serialize(YTreeMapNode, YsonConsumer) - Method in class tech.ytsaurus.core.rows.YTreeMapNodeSerializer
- serialize(T, YsonConsumer) - Method in interface tech.ytsaurus.core.rows.YTreeSerializer
- serializeAllObjects(List<T>, YTreeSerializer<T>, OutputStream) - Static method in class tech.ytsaurus.core.operations.YTreeBinarySerializer
- serializeForField(YTreeObjectField, T, YsonConsumer) - Method in interface tech.ytsaurus.core.rows.YTreeSerializer
- serializer - Variable in class tech.ytsaurus.core.rows.YTreeObjectField
- serializeRow(YTreeMapNode, YsonConsumer, boolean, YTreeMapNode) - Method in class tech.ytsaurus.core.rows.YTreeMapNodeSerializer
- serializeRow(T, YsonConsumer, boolean, T) - Method in interface tech.ytsaurus.core.rows.YTreeRowSerializer
- SessionAlreadyExists - tech.ytsaurus.core.common.YTsaurusErrorCode
- setAggregate(String) - Method in class tech.ytsaurus.core.tables.ColumnSchema.Builder
- setColumns(List<ColumnSchema>) - Method in class tech.ytsaurus.core.tables.TableSchema.Builder
- setExpression(String) - Method in class tech.ytsaurus.core.tables.ColumnSchema.Builder
- setFieldsAccessibleToTrue(List<Field>) - Static method in class tech.ytsaurus.core.utils.ClassUtils
- setGroup(String) - Method in class tech.ytsaurus.core.tables.ColumnSchema.Builder
- setGroup(String) - Method in class tech.ytsaurus.core.tables.TableSchema.Builder
- setKey(List<YTreeNode>) - Method in class tech.ytsaurus.core.cypress.RangeLimit.Builder
- setKey(YTreeNode...) - Method in class tech.ytsaurus.core.cypress.RangeLimit.Builder
- setKeyBound(KeyBound) - Method in class tech.ytsaurus.core.cypress.RangeLimit.Builder
- setLock(String) - Method in class tech.ytsaurus.core.tables.ColumnSchema.Builder
- setLock(String) - Method in class tech.ytsaurus.core.tables.TableSchema.Builder
- setLowerLimit(RangeLimit) - Method in class tech.ytsaurus.core.cypress.Range.Builder
- setOffset(long) - Method in class tech.ytsaurus.core.cypress.RangeLimit.Builder
- setReturnPrevIndexes(boolean) - Method in class tech.ytsaurus.core.operations.OperationContext
- setRowIndex(long) - Method in class tech.ytsaurus.core.cypress.RangeLimit.Builder
- setRowIndex(long) - Method in class tech.ytsaurus.core.operations.OperationContext
-
For saving rowIndex of the next row.
- setSortOrder(ColumnSortOrder) - Method in class tech.ytsaurus.core.tables.ColumnSchema.Builder
- setStrict(boolean) - Method in class tech.ytsaurus.core.tables.TableSchema.Builder
- setTableIndex(long) - Method in class tech.ytsaurus.core.operations.OperationContext
-
For saving tableIndex of the next row.
- setTabletIndex(long) - Method in class tech.ytsaurus.core.cypress.RangeLimit.Builder
- setUniqueKeys(boolean) - Method in class tech.ytsaurus.core.tables.TableSchema.Builder
- setUpperLimit(RangeLimit) - Method in class tech.ytsaurus.core.cypress.Range.Builder
- Shared - tech.ytsaurus.core.request.LockMode
- shortString(long) - Static method in class tech.ytsaurus.core.DataSize
- shortString(long, DataSizeUnit) - Static method in class tech.ytsaurus.core.DataSize
- simple(String) - Static method in class tech.ytsaurus.core.cypress.RichYPath
- simple(String) - Static method in interface tech.ytsaurus.core.cypress.YPath
- Snapshot - tech.ytsaurus.core.request.LockMode
- sortBy(String...) - Method in class tech.ytsaurus.core.tables.TableSchema.Builder
- sortBy(List<String>) - Method in class tech.ytsaurus.core.tables.TableSchema.Builder
- sortByColumns(List<SortColumn>) - Method in class tech.ytsaurus.core.tables.TableSchema.Builder
- sortByColumns(SortColumn...) - Method in class tech.ytsaurus.core.tables.TableSchema.Builder
- SortColumn - Class in tech.ytsaurus.core.tables
-
Description of the column by which sorting occurs
- SortColumn(String) - Constructor for class tech.ytsaurus.core.tables.SortColumn
- SortColumn(String, ColumnSortOrder) - Constructor for class tech.ytsaurus.core.tables.SortColumn
- sortedBy(String...) - Method in interface tech.ytsaurus.core.cypress.YPath
- sortedBy(List<String>) - Method in class tech.ytsaurus.core.cypress.RichYPath
- sortedBy(List<String>) - Method in interface tech.ytsaurus.core.cypress.YPath
- sortOrder - Variable in class tech.ytsaurus.core.rows.YTreeObjectField
- spec() - Method in class tech.ytsaurus.core.common.YTsaurusProtobufFormat
- stream() - Method in interface tech.ytsaurus.core.operations.CloseableIterator
- StreamingNotSupported - tech.ytsaurus.core.common.YTsaurusErrorCode
- STRING - tech.ytsaurus.core.cypress.CypressNodeType
- STRING - tech.ytsaurus.core.tables.ColumnValueType
- StringValueEnum - Interface in tech.ytsaurus.core
- StringValueEnumResolver<T extends java.lang.Enum<T> & StringValueEnum> - Class in tech.ytsaurus.core
- StringValueEnumResolver(Class<T>) - Constructor for class tech.ytsaurus.core.StringValueEnumResolver
- SYNC_LAST_COMMITTED - Static variable in class tech.ytsaurus.core.YtTimestamp
-
Truly (serializable) latest committed version.
T
- TABLE - tech.ytsaurus.core.cypress.CypressNodeType
- TABLE_REPLICA - tech.ytsaurus.core.cypress.CypressNodeType
- TableMountInfoNotReady - tech.ytsaurus.core.common.YTsaurusErrorCode
- TableSchema - Class in tech.ytsaurus.core.tables
-
TTableSchema (yt/ytlib/table_client/schema.h)
- TableSchema(List<ColumnSchema>, boolean, boolean, String, String) - Constructor for class tech.ytsaurus.core.tables.TableSchema
- TableSchema.Builder - Class in tech.ytsaurus.core.tables
- TABLET - tech.ytsaurus.core.cypress.CypressNodeType
- TABLET_CELL - tech.ytsaurus.core.cypress.CypressNodeType
- TABLET_CELL_BUNDLE - tech.ytsaurus.core.cypress.CypressNodeType
- tabletIndex - Variable in class tech.ytsaurus.core.cypress.RangeLimit
- tech.ytsaurus.core - package tech.ytsaurus.core
- tech.ytsaurus.core.common - package tech.ytsaurus.core.common
- tech.ytsaurus.core.cypress - package tech.ytsaurus.core.cypress
- tech.ytsaurus.core.operations - package tech.ytsaurus.core.operations
- tech.ytsaurus.core.request - package tech.ytsaurus.core.request
- tech.ytsaurus.core.rows - package tech.ytsaurus.core.rows
- tech.ytsaurus.core.tables - package tech.ytsaurus.core.tables
- tech.ytsaurus.core.utils - package tech.ytsaurus.core.utils
- TERABYTES - tech.ytsaurus.core.DataSizeUnit
- textToBinary(String, int, int) - Static method in class tech.ytsaurus.core.common.Decimal
- THE_BOTTOM - tech.ytsaurus.core.tables.ColumnValueType
- Timeout - tech.ytsaurus.core.common.YTsaurusErrorCode
- to(long, DataSizeUnit) - Static method in class tech.ytsaurus.core.DataSize
- to(DataSizeUnit) - Method in class tech.ytsaurus.core.DataSize
- toBuilder() - Method in class tech.ytsaurus.core.cypress.RangeLimit
- toBuilder() - Method in class tech.ytsaurus.core.tables.ColumnSchema
- toBuilder() - Method in class tech.ytsaurus.core.tables.TableSchema
- toBytes() - Method in class tech.ytsaurus.core.DataSize
- toDelete() - Method in class tech.ytsaurus.core.tables.TableSchema
-
Конвертирует схему в форму для удаления данных (аналогично toLookup)
- toExaBytes() - Method in class tech.ytsaurus.core.DataSize
- toGigaBytes() - Method in class tech.ytsaurus.core.DataSize
- toKeys() - Method in class tech.ytsaurus.core.tables.TableSchema
-
Возвращает копию схемы, состоящую только из ключевых колонок
- toKiloBytes() - Method in class tech.ytsaurus.core.DataSize
- toLookup() - Method in class tech.ytsaurus.core.tables.TableSchema
-
Конвертирует схему в форму для поиска данных (только ключевые невычисляемые колонки)
- toMegaBytes() - Method in class tech.ytsaurus.core.DataSize
- TooManyOperations - tech.ytsaurus.core.common.YTsaurusErrorCode
- TooManyRequests - tech.ytsaurus.core.common.YTsaurusErrorCode
- toPetaBytes() - Method in class tech.ytsaurus.core.DataSize
- toPrettyString() - Method in class tech.ytsaurus.core.DataSize
-
Convert to human-readable form.
- toPrettyString(int) - Method in class tech.ytsaurus.core.DataSize
- toStableString() - Method in class tech.ytsaurus.core.cypress.RichYPath
- toStableString() - Method in interface tech.ytsaurus.core.cypress.YPath
- toString() - Method in class tech.ytsaurus.core.cypress.RichYPath
- toString() - Method in class tech.ytsaurus.core.DataSize
- toString() - Method in class tech.ytsaurus.core.GUID
- toString() - Method in class tech.ytsaurus.core.operations.OperationContext
- toString() - Method in class tech.ytsaurus.core.tables.ColumnSchema
- toString() - Method in class tech.ytsaurus.core.tables.TableSchema
- toString() - Method in class tech.ytsaurus.core.YtTimestamp
- toString(DataSizeUnit) - Method in class tech.ytsaurus.core.DataSize
- toStringExaBytes() - Method in class tech.ytsaurus.core.DataSize
- toStringGigaBytes() - Method in class tech.ytsaurus.core.DataSize
- toStringKiloBytes() - Method in class tech.ytsaurus.core.DataSize
- toStringMegaBytes() - Method in class tech.ytsaurus.core.DataSize
- toStringPetaBytes() - Method in class tech.ytsaurus.core.DataSize
- toStringShort() - Method in class tech.ytsaurus.core.DataSize
- toStringTeraBytes() - Method in class tech.ytsaurus.core.DataSize
- toTeraBytes() - Method in class tech.ytsaurus.core.DataSize
- toTree() - Method in class tech.ytsaurus.core.cypress.RichYPath
- toTree() - Method in interface tech.ytsaurus.core.cypress.YPath
- toTree(YTreeBuilder) - Method in class tech.ytsaurus.core.cypress.KeyBound
-
For converting to yson representation
- toTree(YTreeBuilder) - Method in class tech.ytsaurus.core.cypress.RangeLimit
- toTree(YTreeBuilder) - Method in class tech.ytsaurus.core.cypress.RichYPath
- toTree(YTreeBuilder) - Method in interface tech.ytsaurus.core.cypress.YPath
- toTree(YTreeBuilder) - Method in class tech.ytsaurus.core.tables.SortColumn
-
For converting to yson representation
- toUniqueKeys() - Method in class tech.ytsaurus.core.tables.TableSchema
-
Возвращает копию схему с uniqueKeys=true
- toValues() - Method in class tech.ytsaurus.core.tables.TableSchema
-
Возвращает копию схемы, состоящую только из неключевых колонок
- toWrite() - Method in class tech.ytsaurus.core.tables.TableSchema
-
Конвертирует схему в форму для записи данных (вырезаются все вычисляемые колонки)
- toYTree() - Method in class tech.ytsaurus.core.tables.ColumnSchema
- toYTree() - Method in class tech.ytsaurus.core.tables.TableSchema
- TransactionLockConflict - tech.ytsaurus.core.common.YTsaurusErrorCode
- TransportError - tech.ytsaurus.core.common.YTsaurusErrorCode
- TypeDescr(Class<?>, List<Type>) - Constructor for class tech.ytsaurus.core.utils.ClassUtils.TypeDescr
U
- UINT64 - tech.ytsaurus.core.cypress.CypressNodeType
- UINT64 - tech.ytsaurus.core.tables.ColumnValueType
- Unavailable - tech.ytsaurus.core.common.YTsaurusErrorCode
- unboxArray(T, Class<?>) - Static method in class tech.ytsaurus.core.utils.ClassUtils
- uncheckedCast() - Method in interface tech.ytsaurus.core.operations.RetriableIterator
- uncheckedCast() - Method in interface tech.ytsaurus.core.rows.YTreeSerializer
- unitFor(long) - Static method in enum tech.ytsaurus.core.DataSizeUnit
- upper - Variable in class tech.ytsaurus.core.cypress.Range
- upper(RangeLimit) - Static method in class tech.ytsaurus.core.cypress.Range
V
- value() - Method in enum tech.ytsaurus.core.cypress.CypressNodeType
- value() - Method in enum tech.ytsaurus.core.cypress.Relation
- value() - Method in interface tech.ytsaurus.core.StringValueEnum
- valueOf(long) - Static method in class tech.ytsaurus.core.YtTimestamp
- valueOf(String) - Static method in enum tech.ytsaurus.core.common.YTsaurusErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.ytsaurus.core.cypress.CypressNodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.ytsaurus.core.cypress.Relation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.ytsaurus.core.DataSizeUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class tech.ytsaurus.core.GUID
- valueOf(String) - Static method in enum tech.ytsaurus.core.request.LockMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.ytsaurus.core.tables.ColumnSortOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.ytsaurus.core.tables.ColumnValueType
-
Returns the enum constant of this type with the specified name.
- valueOfO(String) - Static method in class tech.ytsaurus.core.GUID
- values() - Static method in enum tech.ytsaurus.core.common.YTsaurusErrorCode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.ytsaurus.core.cypress.CypressNodeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.ytsaurus.core.cypress.Relation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.ytsaurus.core.DataSizeUnit
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.ytsaurus.core.request.LockMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.ytsaurus.core.tables.ColumnSortOrder
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.ytsaurus.core.tables.ColumnValueType
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- WindowError - tech.ytsaurus.core.common.YTsaurusErrorCode
- withAdditionalAttributes(Map<String, YTreeNode>) - Method in class tech.ytsaurus.core.cypress.RichYPath
- withAdditionalAttributes(Map<String, YTreeNode>) - Method in interface tech.ytsaurus.core.cypress.YPath
- withBypassArtifactCache(boolean) - Method in class tech.ytsaurus.core.cypress.RichYPath
- withBypassArtifactCache(boolean) - Method in interface tech.ytsaurus.core.cypress.YPath
- withColumns(String...) - Method in interface tech.ytsaurus.core.cypress.YPath
- withColumns(Collection<String>) - Method in class tech.ytsaurus.core.cypress.RichYPath
- withColumns(Collection<String>) - Method in interface tech.ytsaurus.core.cypress.YPath
- withExact(RangeLimit) - Method in interface tech.ytsaurus.core.cypress.YPath
- withExecutable(boolean) - Method in class tech.ytsaurus.core.cypress.RichYPath
- withExecutable(boolean) - Method in interface tech.ytsaurus.core.cypress.YPath
- withFormat(String) - Method in class tech.ytsaurus.core.cypress.RichYPath
- withFormat(String) - Method in interface tech.ytsaurus.core.cypress.YPath
-
Пример использования: - YPath.simple("//some/table").withFormat("yson") Комментарий к примеру: удобно, например, для того, чтобы при запуске джобы указанная таблица-словарь автоматически была доставлена в локальную рабочую директорию джобы как yson-файл.
- withMemory(DataSize) - Method in class tech.ytsaurus.core.JavaOptions
-
Sets Xms = Xmx = size.
- withMemory(DataSize, DataSize) - Method in class tech.ytsaurus.core.JavaOptions
-
Sets Xms and Xmx.
- withObjectRoot(GUID) - Method in class tech.ytsaurus.core.cypress.RichYPath
- withObjectRoot(GUID) - Method in interface tech.ytsaurus.core.cypress.YPath
- withOption(String) - Method in class tech.ytsaurus.core.JavaOptions
- withoutOption(String) - Method in class tech.ytsaurus.core.JavaOptions
- withoutOptionStartsWith(String) - Method in class tech.ytsaurus.core.JavaOptions
- withRange(long, long) - Method in interface tech.ytsaurus.core.cypress.YPath
- withRange(RangeLimit, RangeLimit) - Method in interface tech.ytsaurus.core.cypress.YPath
- withRenameColumns(Map<String, String>) - Method in class tech.ytsaurus.core.cypress.RichYPath
- withRenameColumns(Map<String, String>) - Method in interface tech.ytsaurus.core.cypress.YPath
- withSchema(YTreeNode) - Method in class tech.ytsaurus.core.cypress.RichYPath
- withSchema(YTreeNode) - Method in interface tech.ytsaurus.core.cypress.YPath
- withSettingIndices(boolean, boolean) - Method in class tech.ytsaurus.core.operations.OperationContext
- withTimestamp(long) - Method in class tech.ytsaurus.core.cypress.RichYPath
- withTimestamp(long) - Method in interface tech.ytsaurus.core.cypress.YPath
- withXmx(DataSize) - Method in class tech.ytsaurus.core.JavaOptions
- withYtTimestamp(YtTimestamp) - Method in interface tech.ytsaurus.core.cypress.YPath
- wrap(Iterable<T>) - Static method in interface tech.ytsaurus.core.operations.CloseableIterator
- wrap(Iterator<T>) - Static method in interface tech.ytsaurus.core.operations.CloseableIterator
Y
- YAMR - Static variable in class tech.ytsaurus.core.YtFormat
- YAMR_SUBKEY - Static variable in class tech.ytsaurus.core.YtFormat
- yield(int, T) - Method in interface tech.ytsaurus.core.operations.Yield
- yield(OutputStream[]) - Static method in class tech.ytsaurus.core.operations.YTreeBinarySerializer
- yield(T) - Method in interface tech.ytsaurus.core.operations.Yield
- Yield<T> - Interface in tech.ytsaurus.core.operations
- YPath - Interface in tech.ytsaurus.core.cypress
- YSON_BINARY - Static variable in class tech.ytsaurus.core.YtFormat
- YSON_TEXT - Static variable in class tech.ytsaurus.core.YtFormat
- YtFormat - Class in tech.ytsaurus.core
- YTreeBinarySerializer - Class in tech.ytsaurus.core.operations
- YTreeBinarySerializer() - Constructor for class tech.ytsaurus.core.operations.YTreeBinarySerializer
- YTreeMapNodeSerializer - Class in tech.ytsaurus.core.rows
- YTreeMapNodeSerializer() - Constructor for class tech.ytsaurus.core.rows.YTreeMapNodeSerializer
- YTreeObjectField<T> - Class in tech.ytsaurus.core.rows
- YTreeObjectField(Field, boolean, String, YTreeSerializer<T>, boolean, ColumnSortOrder, boolean, String) - Constructor for class tech.ytsaurus.core.rows.YTreeObjectField
- YTreeRowSerializer<T> - Interface in tech.ytsaurus.core.rows
-
Serializer for T that can represent a table row.
- YTreeSerializer<T> - Interface in tech.ytsaurus.core.rows
- YTsaurusError - Exception in tech.ytsaurus.core.common
- YTsaurusError(TError) - Constructor for exception tech.ytsaurus.core.common.YTsaurusError
- YTsaurusErrorCode - Enum in tech.ytsaurus.core.common
- YTsaurusProtobufFormat - Class in tech.ytsaurus.core.common
- YTsaurusProtobufFormat(List<Message.Builder>) - Constructor for class tech.ytsaurus.core.common.YTsaurusProtobufFormat
- YtTimestamp - Class in tech.ytsaurus.core
-
Timestamp is a cluster-wide unique monotonically increasing number used to implement the MVCC paradigm.
- YtTimestamp(long) - Constructor for class tech.ytsaurus.core.YtTimestamp
Z
A B C D E F G H I J K L M N O P R S T U V W Y ZAll Classes All Packages