跳过导航链接
C D E G I K M O P R S T U V W 

C

CapacityUnit - org.chenmin.open.objector.annotation中的注释类型
构造CapacityUnit对象,并指定读能力单元的值和写能力单元的值
ClassFactory - org.chenmin.open.objector中的类
 
ClassFactory() - 类 的构造器org.chenmin.open.objector.ClassFactory
 
Column - org.chenmin.open.objector.annotation中的注释类型
 
ColumnObject - org.chenmin.open.objector中的类
 
ColumnObject(String, ColumnValueObject) - 类 的构造器org.chenmin.open.objector.ColumnObject
 
ColumnTypeObject - org.chenmin.open.objector中的枚举
 
ColumnValueObject - org.chenmin.open.objector中的类
 
ColumnValueObject(Object, ColumnTypeObject) - 类 的构造器org.chenmin.open.objector.ColumnValueObject
 
create(Class<? extends T>) - 类 中的静态方法org.chenmin.open.objector.ClassFactory
 
create() - 类 中的静态方法org.chenmin.open.objector.StoreFactory
 
createObject(Class<? extends Serializable>) - 接口 中的方法org.chenmin.open.objector.Objector
 
createTable(Serializable) - 接口 中的方法org.chenmin.open.objector.IStore
 
createTable(IStoreTable) - 接口 中的方法org.chenmin.open.objector.ITableStoreService
 

D

del(Serializable) - 接口 中的方法org.chenmin.open.objector.IStore
 
deleteRow(IStoreTableRow) - 接口 中的方法org.chenmin.open.objector.ITableStoreService
 
deleteTable(Serializable) - 接口 中的方法org.chenmin.open.objector.IStore
 
deleteTable(IStoreTable) - 接口 中的方法org.chenmin.open.objector.ITableStoreService
 

E

Entity - org.chenmin.open.objector.annotation中的注释类型
This annotation must be placed on your entity POJOs.
EntityOption - org.chenmin.open.objector.annotation中的注释类型
表的配置选项,用于配置TTL、MaxVersions.
exsit(IStoreTable) - 接口 中的方法org.chenmin.open.objector.ITableStoreService
 
exsitTable(Serializable) - 接口 中的方法org.chenmin.open.objector.IStore
 

G

get(Serializable) - 接口 中的方法org.chenmin.open.objector.IStore
 
getColumnValue() - 接口 中的方法org.chenmin.open.objector.IStoreTableRow
 
getName() - 类 中的方法org.chenmin.open.objector.ColumnObject
 
getName() - 类 中的方法org.chenmin.open.objector.PrimaryKeySchemaObject
 
getNameRawData() - 类 中的方法org.chenmin.open.objector.ColumnObject
 
getObjector() - 接口 中的方法org.chenmin.open.objector.IStore
 
getOption() - 类 中的方法org.chenmin.open.objector.PrimaryKeySchemaObject
 
getPrimaryKey() - 接口 中的方法org.chenmin.open.objector.IStoreTable
 
getPrimaryKey() - 类 中的方法org.chenmin.open.objector.TableMetaObject
 
getPrimaryKeyValue() - 接口 中的方法org.chenmin.open.objector.IStoreTableRow
 
getRawData() - 类 中的方法org.chenmin.open.objector.ColumnValueObject
 
getRawData() - 类 中的方法org.chenmin.open.objector.PrimaryKeyValueObject
 
getRow(IStoreTableRow) - 接口 中的方法org.chenmin.open.objector.ITableStoreService
 
getTablename() - 接口 中的方法org.chenmin.open.objector.IStoreTable
 
getTablename() - 类 中的方法org.chenmin.open.objector.TableMetaObject
 
getTableStoreService() - 接口 中的方法org.chenmin.open.objector.IStore
 
getType() - 类 中的方法org.chenmin.open.objector.ColumnValueObject
 
getType() - 类 中的方法org.chenmin.open.objector.PrimaryKeySchemaObject
 
getType() - 类 中的方法org.chenmin.open.objector.PrimaryKeyValueObject
 
getValue() - 类 中的方法org.chenmin.open.objector.ColumnObject
 
getValue() - 类 中的方法org.chenmin.open.objector.ColumnValueObject
 
getValue() - 类 中的方法org.chenmin.open.objector.PrimaryKeyValueObject
 

I

init() - 接口 中的方法org.chenmin.open.objector.ITableStoreService
 
IStore - org.chenmin.open.objector中的接口
 
IStoreTable - org.chenmin.open.objector中的接口
 
IStoreTableRow - org.chenmin.open.objector中的接口
 
ITableStoreService - org.chenmin.open.objector中的接口
表格存储服务

K

Key - org.chenmin.open.objector.annotation中的注释类型
 

M

maxTimeDeviation() - 接口 中的方法org.chenmin.open.objector.IStoreTable
 
maxTimeDeviation() - 类 中的方法org.chenmin.open.objector.TableMetaObject
 
maxVersions() - 接口 中的方法org.chenmin.open.objector.IStoreTable
 
maxVersions() - 类 中的方法org.chenmin.open.objector.TableMetaObject
 

O

Objector - org.chenmin.open.objector中的接口
 
org.chenmin.open.objector - 程序包 org.chenmin.open.objector
 
org.chenmin.open.objector.annotation - 程序包 org.chenmin.open.objector.annotation
 

P

PrimaryKeyOptionObject - org.chenmin.open.objector中的枚举
 
PrimaryKeySchemaObject - org.chenmin.open.objector中的类
 
PrimaryKeySchemaObject(String, PrimaryKeyTypeObject) - 类 的构造器org.chenmin.open.objector.PrimaryKeySchemaObject
 
PrimaryKeySchemaObject(String, PrimaryKeyTypeObject, PrimaryKeyOptionObject) - 类 的构造器org.chenmin.open.objector.PrimaryKeySchemaObject
 
PrimaryKeyTypeObject - org.chenmin.open.objector中的枚举
 
PrimaryKeyValueObject - org.chenmin.open.objector中的类
 
PrimaryKeyValueObject(Object, PrimaryKeyTypeObject) - 类 的构造器org.chenmin.open.objector.PrimaryKeyValueObject
 
putRow(IStoreTableRow) - 接口 中的方法org.chenmin.open.objector.ITableStoreService
 

R

readCapacityUnit() - 接口 中的方法org.chenmin.open.objector.IStoreTable
 
readCapacityUnit() - 类 中的方法org.chenmin.open.objector.TableMetaObject
 

S

save(Serializable) - 接口 中的方法org.chenmin.open.objector.IStore
 
setColumnValue(Map<String, ColumnValueObject>) - 接口 中的方法org.chenmin.open.objector.IStoreTableRow
 
setName(String) - 类 中的方法org.chenmin.open.objector.ColumnObject
 
setName(String) - 类 中的方法org.chenmin.open.objector.PrimaryKeySchemaObject
 
setNameRawData(byte[]) - 类 中的方法org.chenmin.open.objector.ColumnObject
 
setObjector(Objector) - 接口 中的方法org.chenmin.open.objector.IStore
 
setOption(PrimaryKeyOptionObject) - 类 中的方法org.chenmin.open.objector.PrimaryKeySchemaObject
 
setPrimaryKey(List<PrimaryKeySchemaObject>) - 类 中的方法org.chenmin.open.objector.TableMetaObject
 
setPrimaryKeyValue(Map<String, PrimaryKeyValueObject>) - 接口 中的方法org.chenmin.open.objector.IStoreTableRow
 
setRawData(byte[]) - 类 中的方法org.chenmin.open.objector.ColumnValueObject
 
setRawData(byte[]) - 类 中的方法org.chenmin.open.objector.PrimaryKeyValueObject
 
setTablename(String) - 类 中的方法org.chenmin.open.objector.TableMetaObject
 
setTableStoreService(ITableStoreService) - 接口 中的方法org.chenmin.open.objector.IStore
 
setType(ColumnTypeObject) - 类 中的方法org.chenmin.open.objector.ColumnValueObject
 
setType(PrimaryKeyTypeObject) - 类 中的方法org.chenmin.open.objector.PrimaryKeySchemaObject
 
setType(PrimaryKeyTypeObject) - 类 中的方法org.chenmin.open.objector.PrimaryKeyValueObject
 
setValue(ColumnValueObject) - 类 中的方法org.chenmin.open.objector.ColumnObject
 
setValue(Object) - 类 中的方法org.chenmin.open.objector.ColumnValueObject
 
setValue(Object) - 类 中的方法org.chenmin.open.objector.PrimaryKeyValueObject
 
StoreException - org.chenmin.open.objector中的异常错误
存储异常
StoreException() - 异常错误 的构造器org.chenmin.open.objector.StoreException
 
StoreException(String, Throwable) - 异常错误 的构造器org.chenmin.open.objector.StoreException
 
StoreException(String) - 异常错误 的构造器org.chenmin.open.objector.StoreException
 
StoreException(Throwable) - 异常错误 的构造器org.chenmin.open.objector.StoreException
 
StoreFactory - org.chenmin.open.objector中的类
 
StoreFactory() - 类 的构造器org.chenmin.open.objector.StoreFactory
 

T

TableMetaObject - org.chenmin.open.objector中的类
 
TableMetaObject() - 类 的构造器org.chenmin.open.objector.TableMetaObject
 
timeToLive() - 接口 中的方法org.chenmin.open.objector.IStoreTable
 
timeToLive() - 类 中的方法org.chenmin.open.objector.TableMetaObject
 

U

update(Serializable) - 接口 中的方法org.chenmin.open.objector.IStore
 
updateRow(IStoreTableRow) - 接口 中的方法org.chenmin.open.objector.ITableStoreService
 

V

valueOf(String) - 枚举 中的静态方法org.chenmin.open.objector.ColumnTypeObject
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.chenmin.open.objector.PrimaryKeyOptionObject
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.chenmin.open.objector.PrimaryKeyTypeObject
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法org.chenmin.open.objector.ColumnTypeObject
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.chenmin.open.objector.PrimaryKeyOptionObject
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.chenmin.open.objector.PrimaryKeyTypeObject
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

W

writeCapacityUnit() - 接口 中的方法org.chenmin.open.objector.IStoreTable
 
writeCapacityUnit() - 类 中的方法org.chenmin.open.objector.TableMetaObject
 
C D E G I K M O P R S T U V W 
跳过导航链接

Copyright © 2019. All rights reserved.