Skip navigation links
A B C D E F G H I J K L M N O P R S T V W 

A

AbstractBaseProtoServerApplication - Class in org.accidia.echo.protoserver
 
AbstractBaseProtoServerApplication() - Constructor for class org.accidia.echo.protoserver.AbstractBaseProtoServerApplication
 
AbstractStorageModule - Class in org.accidia.echo.dao
 
AbstractStorageModule() - Constructor for class org.accidia.echo.dao.AbstractStorageModule
 
addAllMetadata(Iterable<? extends Protos.DataSource.MetaData>) - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
repeated .DataSource.MetaData metadata = 2;
addAllObjects(Iterable<? extends Protos.ObjectResult>) - Method in class org.accidia.echo.protos.Protos.ListResult.Builder
repeated .ObjectResult objects = 1;
addCallbackForListenableFuture(AsyncResponse, ListenableFuture<ResponseType>) - Static method in class org.accidia.echo.protoserver.misc.AsyncResponses
 
addCompletionCallback(AsyncResponse) - Static method in class org.accidia.echo.protoserver.misc.AsyncResponses
 
addMetadata(Protos.DataSource.MetaData) - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
repeated .DataSource.MetaData metadata = 2;
addMetadata(int, Protos.DataSource.MetaData) - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
repeated .DataSource.MetaData metadata = 2;
addMetadata(Protos.DataSource.MetaData.Builder) - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
repeated .DataSource.MetaData metadata = 2;
addMetadata(int, Protos.DataSource.MetaData.Builder) - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
repeated .DataSource.MetaData metadata = 2;
addMetadataBuilder() - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
repeated .DataSource.MetaData metadata = 2;
addMetadataBuilder(int) - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
repeated .DataSource.MetaData metadata = 2;
addObjects(Protos.ObjectResult) - Method in class org.accidia.echo.protos.Protos.ListResult.Builder
repeated .ObjectResult objects = 1;
addObjects(int, Protos.ObjectResult) - Method in class org.accidia.echo.protos.Protos.ListResult.Builder
repeated .ObjectResult objects = 1;
addObjects(Protos.ObjectResult.Builder) - Method in class org.accidia.echo.protos.Protos.ListResult.Builder
repeated .ObjectResult objects = 1;
addObjects(int, Protos.ObjectResult.Builder) - Method in class org.accidia.echo.protos.Protos.ListResult.Builder
repeated .ObjectResult objects = 1;
addObjectsBuilder() - Method in class org.accidia.echo.protos.Protos.ListResult.Builder
repeated .ObjectResult objects = 1;
addObjectsBuilder(int) - Method in class org.accidia.echo.protos.Protos.ListResult.Builder
repeated .ObjectResult objects = 1;
addTimeoutHandler(AsyncResponse, long, TimeUnit) - Static method in class org.accidia.echo.protoserver.misc.AsyncResponses
 
addToList(String, String) - Method in interface org.accidia.echo.dao.IProtobufDao
Add an object to a list
addToList(String, String) - Method in class org.accidia.echo.mysql.keyvalue.MemcacheOnMySqlProtobufDao
 
addToList(String, String) - Method in class org.accidia.echo.mysql.keyvalue.MySqlKeyValueProtobufDao
 
addToList(String, String) - Method in class org.accidia.echo.mysql.relational.MySqlProtobufDao
 
addToList(String, String) - Method in class org.accidia.echo.redis.RedisProtobufDao
 
addToOrderedList(String, String, long) - Method in interface org.accidia.echo.dao.IProtobufDao
 
addToOrderedList(String, String, long) - Method in class org.accidia.echo.mysql.keyvalue.MemcacheOnMySqlProtobufDao
 
addToOrderedList(String, String, long) - Method in class org.accidia.echo.mysql.keyvalue.MySqlKeyValueProtobufDao
 
addToOrderedList(String, String, long) - Method in class org.accidia.echo.mysql.relational.MySqlProtobufDao
 
addToOrderedList(String, String, long) - Method in class org.accidia.echo.redis.RedisProtobufDao
 
APPLICATION_PROTOBUF - Static variable in class org.accidia.echo.protoserver.misc.MediaTypes
 
archive(String) - Method in interface org.accidia.echo.dao.IProtobufDao
Mark the given key as archived.
archive(String) - Method in class org.accidia.echo.mysql.keyvalue.MemcacheOnMySqlProtobufDao
 
archive(String) - Method in class org.accidia.echo.mysql.keyvalue.MySqlKeyValueProtobufDao
 
archive(String) - Method in class org.accidia.echo.mysql.relational.MySqlProtobufDao
 
archive(String) - Method in class org.accidia.echo.redis.RedisProtobufDao
 
AsyncResponses - Class in org.accidia.echo.protoserver.misc
 
AsyncResponses() - Constructor for class org.accidia.echo.protoserver.misc.AsyncResponses
 

B

BinaryMessageReader - Class in org.accidia.echo.protoserver.providers
 
BinaryMessageReader() - Constructor for class org.accidia.echo.protoserver.providers.BinaryMessageReader
 
BODY_FIELD_NUMBER - Static variable in class org.accidia.echo.protos.Protos.Template
 
build() - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
 
build() - Method in class org.accidia.echo.protos.Protos.DataSource.MetaData.Builder
 
build() - Method in class org.accidia.echo.protos.Protos.ListResult.Builder
 
build() - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult.Builder
 
build() - Method in class org.accidia.echo.protos.Protos.ObjectResult.Builder
 
build() - Method in class org.accidia.echo.protos.Protos.Template.Builder
 
build() - Method in class org.accidia.echo.protos.Protos.Tenant.Builder
 
build() - Method in class org.accidia.echo.tests.Protos.TestType.Builder
 
buildPartial() - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
 
buildPartial() - Method in class org.accidia.echo.protos.Protos.DataSource.MetaData.Builder
 
buildPartial() - Method in class org.accidia.echo.protos.Protos.ListResult.Builder
 
buildPartial() - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult.Builder
 
buildPartial() - Method in class org.accidia.echo.protos.Protos.ObjectResult.Builder
 
buildPartial() - Method in class org.accidia.echo.protos.Protos.Template.Builder
 
buildPartial() - Method in class org.accidia.echo.protos.Protos.Tenant.Builder
 
buildPartial() - Method in class org.accidia.echo.tests.Protos.TestType.Builder
 

C

CLASS_NAME_FIELD_NUMBER - Static variable in class org.accidia.echo.protos.Protos.ObjectJsonResult
 
CLASS_NAME_FIELD_NUMBER - Static variable in class org.accidia.echo.protos.Protos.ObjectResult
 
clear() - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
 
clear() - Method in class org.accidia.echo.protos.Protos.DataSource.MetaData.Builder
 
clear() - Method in class org.accidia.echo.protos.Protos.ListResult.Builder
 
clear() - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult.Builder
 
clear() - Method in class org.accidia.echo.protos.Protos.ObjectResult.Builder
 
clear() - Method in class org.accidia.echo.protos.Protos.Template.Builder
 
clear() - Method in class org.accidia.echo.protos.Protos.Tenant.Builder
 
clear() - Method in class org.accidia.echo.tests.Protos.TestType.Builder
 
clearBody() - Method in class org.accidia.echo.protos.Protos.Template.Builder
optional string body = 2;
clearClassName() - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult.Builder
required string class_name = 2;
clearClassName() - Method in class org.accidia.echo.protos.Protos.ObjectResult.Builder
required string class_name = 2;
clearContentType() - Method in class org.accidia.echo.protos.Protos.Template.Builder
optional string content_type = 3;
clearDatasourceName() - Method in class org.accidia.echo.protos.Protos.Tenant.Builder
required string datasource_name = 3;
clearGuid() - Method in class org.accidia.echo.tests.Protos.TestType.Builder
required string guid = 1;
clearKey() - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult.Builder
required string key = 1;
clearKey() - Method in class org.accidia.echo.protos.Protos.ObjectResult.Builder
required string key = 1;
clearMetadata() - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
repeated .DataSource.MetaData metadata = 2;
clearName() - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
required string name = 1;
clearName() - Method in class org.accidia.echo.protos.Protos.DataSource.MetaData.Builder
required string name = 1;
clearName() - Method in class org.accidia.echo.protos.Protos.Template.Builder
required string name = 1;
clearName() - Method in class org.accidia.echo.protos.Protos.Tenant.Builder
required string name = 1;
clearName() - Method in class org.accidia.echo.tests.Protos.TestType.Builder
optional string name = 2;
clearNamespace() - Method in class org.accidia.echo.protos.Protos.Tenant.Builder
required string namespace = 2;
clearNext() - Method in class org.accidia.echo.protos.Protos.ListResult.Builder
optional string next = 2;
clearObject() - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult.Builder
optional string object = 3;
clearObject() - Method in class org.accidia.echo.protos.Protos.ObjectResult.Builder
optional bytes object = 3;
clearObjects() - Method in class org.accidia.echo.protos.Protos.ListResult.Builder
repeated .ObjectResult objects = 1;
clearProtobufMessage() - Method in class org.accidia.echo.protos.Protos.Tenant.Builder
required string protobuf_message = 4;
clearReadonly() - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
required bool readonly = 3;
clearStorageType() - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
required .DataSource.StorageType storage_type = 4;
clearValue() - Method in class org.accidia.echo.protos.Protos.DataSource.MetaData.Builder
required string value = 2;
clone() - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
 
clone() - Method in class org.accidia.echo.protos.Protos.DataSource.MetaData.Builder
 
clone() - Method in class org.accidia.echo.protos.Protos.ListResult.Builder
 
clone() - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult.Builder
 
clone() - Method in class org.accidia.echo.protos.Protos.ObjectResult.Builder
 
clone() - Method in class org.accidia.echo.protos.Protos.Template.Builder
 
clone() - Method in class org.accidia.echo.protos.Protos.Tenant.Builder
 
clone() - Method in class org.accidia.echo.tests.Protos.TestType.Builder
 
CONFIG__FILE_PATH - Static variable in class org.accidia.echo.Constants
 
CONFIG_KEY__BIND - Static variable in class org.accidia.echo.Constants
 
CONFIG_KEY__DATA_SOURCE__IS_READONLY - Static variable in class org.accidia.echo.Constants
 
CONFIG_KEY__DATA_SOURCE__META - Static variable in class org.accidia.echo.Constants
 
CONFIG_KEY__DATA_SOURCE__NAME - Static variable in class org.accidia.echo.Constants
 
CONFIG_KEY__DATA_SOURCE__STORAGE_TYPE - Static variable in class org.accidia.echo.Constants
 
CONFIG_KEY__DATA_SOURCES - Static variable in class org.accidia.echo.Constants
 
CONFIG_KEY__MODULES - Static variable in class org.accidia.echo.Constants
 
CONFIG_KEY__RESOURCE_TIMEOUT_SECONDS - Static variable in class org.accidia.echo.Constants
 
CONFIG_KEY__TENANT__DATASOURCE_NAME - Static variable in class org.accidia.echo.Constants
 
CONFIG_KEY__TENANT__NAME - Static variable in class org.accidia.echo.Constants
 
CONFIG_KEY__TENANT__NAMESPACE - Static variable in class org.accidia.echo.Constants
 
CONFIG_KEY__TENANT__PROTOBUF_MESSAGE - Static variable in class org.accidia.echo.Constants
 
CONFIG_KEY__TENANTS - Static variable in class org.accidia.echo.Constants
 
configureForDataSource(Protos.DataSource) - Method in class org.accidia.echo.dao.AbstractStorageModule
 
configureForDataSource(Protos.DataSource) - Method in class org.accidia.echo.mysql.keyvalue.MySqlKeyValueModule
 
configureForDataSource(Protos.DataSource) - Method in class org.accidia.echo.mysql.relational.MySqlRelationalModule
 
configureForDataSource(Protos.DataSource) - Method in class org.accidia.echo.redis.RedisStorageModule
 
Constants - Class in org.accidia.echo
Container class for all constants used throughout the application
CONTENT_TYPE_FIELD_NUMBER - Static variable in class org.accidia.echo.protos.Protos.Template
 

D

DATASOURCE_NAME_FIELD_NUMBER - Static variable in class org.accidia.echo.protos.Protos.Tenant
 
DataSourceService - Class in org.accidia.echo.services.impl
 
DataSourceService() - Constructor for class org.accidia.echo.services.impl.DataSourceService
 
DataSourcesResource - Class in org.accidia.echo.resources
 
DataSourcesResource() - Constructor for class org.accidia.echo.resources.DataSourcesResource
 
delete(String) - Method in class org.accidia.echo.memcache.MemcacheAccessor
 

E

EchoApplication - Class in org.accidia.echo
Echo executable starts from this class.
EchoApplication() - Constructor for class org.accidia.echo.EchoApplication
 
EchoConfig - Class in org.accidia.echo
 
EchoContext - Enum in org.accidia.echo
Singleton 'context' objects, carrying configurations, injector, executor service pool, etc.
EchoSqls - Class in org.accidia.echo.mysql
 
EchoSqls() - Constructor for class org.accidia.echo.mysql.EchoSqls
 
EchoSyncClient - Class in org.accidia.echo.client.impl
 

F

findAllList(String) - Method in interface org.accidia.echo.dao.IProtobufDao
 
findAllList(String) - Method in class org.accidia.echo.mysql.keyvalue.MemcacheOnMySqlProtobufDao
 
findAllList(String) - Method in class org.accidia.echo.mysql.keyvalue.MySqlKeyValueProtobufDao
 
findAllList(String) - Method in class org.accidia.echo.mysql.relational.MySqlProtobufDao
 
findAllList(String) - Method in class org.accidia.echo.redis.RedisProtobufDao
 
findAllListObjects(String) - Method in interface org.accidia.echo.dao.IProtobufDao
 
findAllListObjects(String) - Method in class org.accidia.echo.mysql.keyvalue.MemcacheOnMySqlProtobufDao
 
findAllListObjects(String) - Method in class org.accidia.echo.mysql.keyvalue.MySqlKeyValueProtobufDao
 
findAllListObjects(String) - Method in class org.accidia.echo.mysql.relational.MySqlProtobufDao
 
findAllListObjects(String) - Method in class org.accidia.echo.redis.RedisProtobufDao
 
findAllOrderedListAscending(String) - Method in interface org.accidia.echo.dao.IProtobufDao
 
findAllOrderedListAscending(String) - Method in class org.accidia.echo.mysql.keyvalue.MemcacheOnMySqlProtobufDao
 
findAllOrderedListAscending(String) - Method in class org.accidia.echo.mysql.keyvalue.MySqlKeyValueProtobufDao
 
findAllOrderedListAscending(String) - Method in class org.accidia.echo.mysql.relational.MySqlProtobufDao
 
findAllOrderedListAscending(String) - Method in class org.accidia.echo.redis.RedisProtobufDao
 
findAllOrderedListDescending(String) - Method in interface org.accidia.echo.dao.IProtobufDao
 
findAllOrderedListDescending(String) - Method in class org.accidia.echo.mysql.keyvalue.MemcacheOnMySqlProtobufDao
 
findAllOrderedListDescending(String) - Method in class org.accidia.echo.mysql.keyvalue.MySqlKeyValueProtobufDao
 
findAllOrderedListDescending(String) - Method in class org.accidia.echo.mysql.relational.MySqlProtobufDao
 
findAllOrderedListDescending(String) - Method in class org.accidia.echo.redis.RedisProtobufDao
 
findAllOrderedListObjectsAscending(String) - Method in interface org.accidia.echo.dao.IProtobufDao
 
findAllOrderedListObjectsAscending(String) - Method in class org.accidia.echo.mysql.keyvalue.MemcacheOnMySqlProtobufDao
 
findAllOrderedListObjectsAscending(String) - Method in class org.accidia.echo.mysql.keyvalue.MySqlKeyValueProtobufDao
 
findAllOrderedListObjectsAscending(String) - Method in class org.accidia.echo.mysql.relational.MySqlProtobufDao
 
findAllOrderedListObjectsAscending(String) - Method in class org.accidia.echo.redis.RedisProtobufDao
 
findAllOrderedListObjectsDescending(String) - Method in interface org.accidia.echo.dao.IProtobufDao
 
findAllOrderedListObjectsDescending(String) - Method in class org.accidia.echo.mysql.keyvalue.MemcacheOnMySqlProtobufDao
 
findAllOrderedListObjectsDescending(String) - Method in class org.accidia.echo.mysql.keyvalue.MySqlKeyValueProtobufDao
 
findAllOrderedListObjectsDescending(String) - Method in class org.accidia.echo.mysql.relational.MySqlProtobufDao
 
findAllOrderedListObjectsDescending(String) - Method in class org.accidia.echo.redis.RedisProtobufDao
 
findByKey(String) - Method in interface org.accidia.echo.dao.IProtobufDao
Returns the object assigned to the given key
findByKey(String) - Method in class org.accidia.echo.mysql.keyvalue.MemcacheOnMySqlProtobufDao
 
findByKey(String) - Method in class org.accidia.echo.mysql.keyvalue.MySqlKeyValueProtobufDao
 
findByKey(String) - Method in class org.accidia.echo.mysql.relational.MySqlProtobufDao
 
findByKey(String) - Method in class org.accidia.echo.redis.RedisProtobufDao
 
findFieldsByKey(String, List<String>) - Method in interface org.accidia.echo.dao.IProtobufDao
Returns partial object containing only the specified fields
findFieldsByKey(String, List<String>) - Method in class org.accidia.echo.mysql.keyvalue.MemcacheOnMySqlProtobufDao
 
findFieldsByKey(String, List<String>) - Method in class org.accidia.echo.mysql.keyvalue.MySqlKeyValueProtobufDao
 
findFieldsByKey(String, List<String>) - Method in class org.accidia.echo.mysql.relational.MySqlProtobufDao
 
findFieldsByKey(String, List<String>) - Method in class org.accidia.echo.redis.RedisProtobufDao
 
findList(String, int, int) - Method in interface org.accidia.echo.dao.IProtobufDao
Returns list of objects starting from the given index; the list will be maximum of size 'count'
findList(String, int, int) - Method in class org.accidia.echo.mysql.keyvalue.MemcacheOnMySqlProtobufDao
 
findList(String, int, int) - Method in class org.accidia.echo.mysql.keyvalue.MySqlKeyValueProtobufDao
 
findList(String, int, int) - Method in class org.accidia.echo.mysql.relational.MySqlProtobufDao
 
findList(String, int, int) - Method in class org.accidia.echo.redis.RedisProtobufDao
 
findListObjects(String, int, int) - Method in interface org.accidia.echo.dao.IProtobufDao
 
findListObjects(String, int, int) - Method in class org.accidia.echo.mysql.keyvalue.MemcacheOnMySqlProtobufDao
 
findListObjects(String, int, int) - Method in class org.accidia.echo.mysql.keyvalue.MySqlKeyValueProtobufDao
 
findListObjects(String, int, int) - Method in class org.accidia.echo.mysql.relational.MySqlProtobufDao
 
findListObjects(String, int, int) - Method in class org.accidia.echo.redis.RedisProtobufDao
 
findOrderedListAscending(String, int, int) - Method in interface org.accidia.echo.dao.IProtobufDao
 
findOrderedListAscending(String, int, int) - Method in class org.accidia.echo.mysql.keyvalue.MemcacheOnMySqlProtobufDao
 
findOrderedListAscending(String, int, int) - Method in class org.accidia.echo.mysql.keyvalue.MySqlKeyValueProtobufDao
 
findOrderedListAscending(String, int, int) - Method in class org.accidia.echo.mysql.relational.MySqlProtobufDao
 
findOrderedListAscending(String, int, int) - Method in class org.accidia.echo.redis.RedisProtobufDao
 
findOrderedListDescending(String, int, int) - Method in interface org.accidia.echo.dao.IProtobufDao
 
findOrderedListDescending(String, int, int) - Method in class org.accidia.echo.mysql.keyvalue.MemcacheOnMySqlProtobufDao
 
findOrderedListDescending(String, int, int) - Method in class org.accidia.echo.mysql.keyvalue.MySqlKeyValueProtobufDao
 
findOrderedListDescending(String, int, int) - Method in class org.accidia.echo.mysql.relational.MySqlProtobufDao
 
findOrderedListDescending(String, int, int) - Method in class org.accidia.echo.redis.RedisProtobufDao
 
findOrderedListObjectsAscending(String, int, int) - Method in interface org.accidia.echo.dao.IProtobufDao
 
findOrderedListObjectsAscending(String, int, int) - Method in class org.accidia.echo.mysql.keyvalue.MemcacheOnMySqlProtobufDao
 
findOrderedListObjectsAscending(String, int, int) - Method in class org.accidia.echo.mysql.keyvalue.MySqlKeyValueProtobufDao
 
findOrderedListObjectsAscending(String, int, int) - Method in class org.accidia.echo.mysql.relational.MySqlProtobufDao
 
findOrderedListObjectsAscending(String, int, int) - Method in class org.accidia.echo.redis.RedisProtobufDao
 
findOrderedListObjectsDescending(String, int, int) - Method in interface org.accidia.echo.dao.IProtobufDao
 
findOrderedListObjectsDescending(String, int, int) - Method in class org.accidia.echo.mysql.keyvalue.MemcacheOnMySqlProtobufDao
 
findOrderedListObjectsDescending(String, int, int) - Method in class org.accidia.echo.mysql.keyvalue.MySqlKeyValueProtobufDao
 
findOrderedListObjectsDescending(String, int, int) - Method in class org.accidia.echo.mysql.relational.MySqlProtobufDao
 
findOrderedListObjectsDescending(String, int, int) - Method in class org.accidia.echo.redis.RedisProtobufDao
 
FreemarkerTemplateService - Class in org.accidia.echo.services.impl
 
FreemarkerTemplateService(ListeningExecutorService, ITenantService) - Constructor for class org.accidia.echo.services.impl.FreemarkerTemplateService
 

G

get(String) - Method in class org.accidia.echo.memcache.MemcacheAccessor
 
getAllFieldNames(Message) - Static method in class org.accidia.echo.protobuf.Protobufs
Given a protobuf message object, return the list of all field names
getAllFieldNamesToUpperCase(Message) - Static method in class org.accidia.echo.protobuf.Protobufs
Given a protobuf message object, return the list of all fields names to upper case
getAllTenants() - Method in class org.accidia.echo.services.impl.TenantService
 
getAllTenants() - Method in interface org.accidia.echo.services.ITenantService
 
getBaseUri() - Method in interface org.accidia.echo.protoserver.IProtoServerApplication
 
getBaseUri() - Method in class org.accidia.echo.resources.ProtoServerApplication
 
getBind() - Method in class org.accidia.echo.EchoConfig
 
getBody() - Method in class org.accidia.echo.protos.Protos.Template.Builder
optional string body = 2;
getBody() - Method in class org.accidia.echo.protos.Protos.Template
optional string body = 2;
getBody() - Method in interface org.accidia.echo.protos.Protos.TemplateOrBuilder
optional string body = 2;
getBodyBytes() - Method in class org.accidia.echo.protos.Protos.Template.Builder
optional string body = 2;
getBodyBytes() - Method in class org.accidia.echo.protos.Protos.Template
optional string body = 2;
getBodyBytes() - Method in interface org.accidia.echo.protos.Protos.TemplateOrBuilder
optional string body = 2;
getClassName() - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult.Builder
required string class_name = 2;
getClassName() - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult
required string class_name = 2;
getClassName() - Method in interface org.accidia.echo.protos.Protos.ObjectJsonResultOrBuilder
required string class_name = 2;
getClassName() - Method in class org.accidia.echo.protos.Protos.ObjectResult.Builder
required string class_name = 2;
getClassName() - Method in class org.accidia.echo.protos.Protos.ObjectResult
required string class_name = 2;
getClassName() - Method in interface org.accidia.echo.protos.Protos.ObjectResultOrBuilder
required string class_name = 2;
getClassNameBytes() - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult.Builder
required string class_name = 2;
getClassNameBytes() - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult
required string class_name = 2;
getClassNameBytes() - Method in interface org.accidia.echo.protos.Protos.ObjectJsonResultOrBuilder
required string class_name = 2;
getClassNameBytes() - Method in class org.accidia.echo.protos.Protos.ObjectResult.Builder
required string class_name = 2;
getClassNameBytes() - Method in class org.accidia.echo.protos.Protos.ObjectResult
required string class_name = 2;
getClassNameBytes() - Method in interface org.accidia.echo.protos.Protos.ObjectResultOrBuilder
required string class_name = 2;
getConfig() - Method in class org.accidia.echo.EchoConfig
 
getConfiguration() - Method in enum org.accidia.echo.EchoContext
Access application wide configuration object
getConnectoinPoolDataSource() - Method in class org.accidia.echo.mysql.MySqlDataSource
 
getContentType() - Method in class org.accidia.echo.protos.Protos.Template.Builder
optional string content_type = 3;
getContentType() - Method in class org.accidia.echo.protos.Protos.Template
optional string content_type = 3;
getContentType() - Method in interface org.accidia.echo.protos.Protos.TemplateOrBuilder
optional string content_type = 3;
getContentTypeBytes() - Method in class org.accidia.echo.protos.Protos.Template.Builder
optional string content_type = 3;
getContentTypeBytes() - Method in class org.accidia.echo.protos.Protos.Template
optional string content_type = 3;
getContentTypeBytes() - Method in interface org.accidia.echo.protos.Protos.TemplateOrBuilder
optional string content_type = 3;
getDaoForTenant(String) - Method in class org.accidia.echo.services.impl.TenantService
Get the DAO instance for tenant, or return null if tenant is not registered.
getDaoForTenant(String) - Method in interface org.accidia.echo.services.ITenantService
 
getDataSource(String) - Method in interface org.accidia.echo.services.IDataSourceService
 
getDataSource(String) - Method in class org.accidia.echo.services.impl.DataSourceService
 
getDatasourceName() - Method in class org.accidia.echo.protos.Protos.Tenant.Builder
required string datasource_name = 3;
getDatasourceName() - Method in class org.accidia.echo.protos.Protos.Tenant
required string datasource_name = 3;
getDatasourceName() - Method in interface org.accidia.echo.protos.Protos.TenantOrBuilder
required string datasource_name = 3;
getDatasourceNameBytes() - Method in class org.accidia.echo.protos.Protos.Tenant.Builder
required string datasource_name = 3;
getDatasourceNameBytes() - Method in class org.accidia.echo.protos.Protos.Tenant
required string datasource_name = 3;
getDatasourceNameBytes() - Method in interface org.accidia.echo.protos.Protos.TenantOrBuilder
required string datasource_name = 3;
getDefaultDataSources() - Method in class org.accidia.echo.EchoConfig
 
getDefaultDataSources() - Method in interface org.accidia.echo.services.IDataSourceService
 
getDefaultDataSources() - Method in class org.accidia.echo.services.impl.DataSourceService
 
getDefaultInstance() - Static method in class org.accidia.echo.protos.Protos.DataSource
 
getDefaultInstance() - Static method in class org.accidia.echo.protos.Protos.DataSource.MetaData
 
getDefaultInstance() - Static method in class org.accidia.echo.protos.Protos.ListResult
 
getDefaultInstance() - Static method in class org.accidia.echo.protos.Protos.ObjectJsonResult
 
getDefaultInstance() - Static method in class org.accidia.echo.protos.Protos.ObjectResult
 
getDefaultInstance() - Static method in class org.accidia.echo.protos.Protos.Template
 
getDefaultInstance() - Static method in class org.accidia.echo.protos.Protos.Tenant
 
getDefaultInstance() - Static method in class org.accidia.echo.tests.Protos.TestType
 
getDefaultInstanceForProto(String, String) - Static method in class org.accidia.echo.protobuf.Protobufs
Given a protocol buffer message description as a string, and the message type name, returns the default instance of the given message type.
getDefaultInstanceForType() - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
 
getDefaultInstanceForType() - Method in class org.accidia.echo.protos.Protos.DataSource
 
getDefaultInstanceForType() - Method in class org.accidia.echo.protos.Protos.DataSource.MetaData.Builder
 
getDefaultInstanceForType() - Method in class org.accidia.echo.protos.Protos.DataSource.MetaData
 
getDefaultInstanceForType() - Method in class org.accidia.echo.protos.Protos.ListResult.Builder
 
getDefaultInstanceForType() - Method in class org.accidia.echo.protos.Protos.ListResult
 
getDefaultInstanceForType() - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult.Builder
 
getDefaultInstanceForType() - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult
 
getDefaultInstanceForType() - Method in class org.accidia.echo.protos.Protos.ObjectResult.Builder
 
getDefaultInstanceForType() - Method in class org.accidia.echo.protos.Protos.ObjectResult
 
getDefaultInstanceForType() - Method in class org.accidia.echo.protos.Protos.Template.Builder
 
getDefaultInstanceForType() - Method in class org.accidia.echo.protos.Protos.Template
 
getDefaultInstanceForType() - Method in class org.accidia.echo.protos.Protos.Tenant.Builder
 
getDefaultInstanceForType() - Method in class org.accidia.echo.protos.Protos.Tenant
 
getDefaultInstanceForType() - Method in class org.accidia.echo.tests.Protos.TestType.Builder
 
getDefaultInstanceForType() - Method in class org.accidia.echo.tests.Protos.TestType
 
getDefaultTenants() - Method in class org.accidia.echo.EchoConfig
 
getDefinedFieldNames(Message) - Static method in class org.accidia.echo.protobuf.Protobufs
Given a protobuf message object, return the list of fields names which have value set in the object
getDescriptor() - Static method in class org.accidia.echo.protos.Protos.DataSource.Builder
 
getDescriptor() - Static method in class org.accidia.echo.protos.Protos.DataSource
 
getDescriptor() - Static method in class org.accidia.echo.protos.Protos.DataSource.MetaData.Builder
 
getDescriptor() - Static method in class org.accidia.echo.protos.Protos.DataSource.MetaData
 
getDescriptor() - Static method in enum org.accidia.echo.protos.Protos.DataSource.StorageType
 
getDescriptor() - Static method in class org.accidia.echo.protos.Protos
 
getDescriptor() - Static method in class org.accidia.echo.protos.Protos.ListResult.Builder
 
getDescriptor() - Static method in class org.accidia.echo.protos.Protos.ListResult
 
getDescriptor() - Static method in class org.accidia.echo.protos.Protos.ObjectJsonResult.Builder
 
getDescriptor() - Static method in class org.accidia.echo.protos.Protos.ObjectJsonResult
 
getDescriptor() - Static method in class org.accidia.echo.protos.Protos.ObjectResult.Builder
 
getDescriptor() - Static method in class org.accidia.echo.protos.Protos.ObjectResult
 
getDescriptor() - Static method in class org.accidia.echo.protos.Protos.Template.Builder
 
getDescriptor() - Static method in class org.accidia.echo.protos.Protos.Template
 
getDescriptor() - Static method in class org.accidia.echo.protos.Protos.Tenant.Builder
 
getDescriptor() - Static method in class org.accidia.echo.protos.Protos.Tenant
 
getDescriptor() - Static method in class org.accidia.echo.tests.Protos
 
getDescriptor() - Static method in class org.accidia.echo.tests.Protos.TestType.Builder
 
getDescriptor() - Static method in class org.accidia.echo.tests.Protos.TestType
 
getDescriptorForType() - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
 
getDescriptorForType() - Method in class org.accidia.echo.protos.Protos.DataSource.MetaData.Builder
 
getDescriptorForType() - Method in enum org.accidia.echo.protos.Protos.DataSource.StorageType
 
getDescriptorForType() - Method in class org.accidia.echo.protos.Protos.ListResult.Builder
 
getDescriptorForType() - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult.Builder
 
getDescriptorForType() - Method in class org.accidia.echo.protos.Protos.ObjectResult.Builder
 
getDescriptorForType() - Method in class org.accidia.echo.protos.Protos.Template.Builder
 
getDescriptorForType() - Method in class org.accidia.echo.protos.Protos.Tenant.Builder
 
getDescriptorForType() - Method in class org.accidia.echo.tests.Protos.TestType.Builder
 
getExecutorService() - Method in enum org.accidia.echo.EchoContext
Access application wide executor service
getGuid() - Method in class org.accidia.echo.tests.Protos.TestType.Builder
required string guid = 1;
getGuid() - Method in class org.accidia.echo.tests.Protos.TestType
required string guid = 1;
getGuid() - Method in interface org.accidia.echo.tests.Protos.TestTypeOrBuilder
required string guid = 1;
getGuidBytes() - Method in class org.accidia.echo.tests.Protos.TestType.Builder
required string guid = 1;
getGuidBytes() - Method in class org.accidia.echo.tests.Protos.TestType
required string guid = 1;
getGuidBytes() - Method in interface org.accidia.echo.tests.Protos.TestTypeOrBuilder
required string guid = 1;
getInjector() - Method in enum org.accidia.echo.EchoContext
Access to the Guice injector object
getInstance(MemcacheDataSource) - Static method in class org.accidia.echo.memcache.MemcacheAccessor
 
getInstance(Protos.DataSource) - Static method in class org.accidia.echo.memcache.MemcacheDataSource
 
getInstance(Protos.DataSource) - Static method in class org.accidia.echo.mysql.MySqlDataSource
 
getKey() - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult.Builder
required string key = 1;
getKey() - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult
required string key = 1;
getKey() - Method in interface org.accidia.echo.protos.Protos.ObjectJsonResultOrBuilder
required string key = 1;
getKey() - Method in class org.accidia.echo.protos.Protos.ObjectResult.Builder
required string key = 1;
getKey() - Method in class org.accidia.echo.protos.Protos.ObjectResult
required string key = 1;
getKey() - Method in interface org.accidia.echo.protos.Protos.ObjectResultOrBuilder
required string key = 1;
getKeyBytes() - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult.Builder
required string key = 1;
getKeyBytes() - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult
required string key = 1;
getKeyBytes() - Method in interface org.accidia.echo.protos.Protos.ObjectJsonResultOrBuilder
required string key = 1;
getKeyBytes() - Method in class org.accidia.echo.protos.Protos.ObjectResult.Builder
required string key = 1;
getKeyBytes() - Method in class org.accidia.echo.protos.Protos.ObjectResult
required string key = 1;
getKeyBytes() - Method in interface org.accidia.echo.protos.Protos.ObjectResultOrBuilder
required string key = 1;
getList(String, String, Message.Builder) - Method in interface org.accidia.echo.client.IEchoClient
 
getList(String, String, Message.Builder) - Method in class org.accidia.echo.client.impl.EchoSyncClient
 
getMemcachedClient() - Method in class org.accidia.echo.memcache.MemcacheDataSource
 
getMessageDefaultInstance() - Method in interface org.accidia.echo.dao.IProtobufDao
 
getMessageDefaultInstance() - Method in class org.accidia.echo.mysql.keyvalue.MemcacheOnMySqlProtobufDao
 
getMessageDefaultInstance() - Method in class org.accidia.echo.mysql.keyvalue.MySqlKeyValueProtobufDao
 
getMessageDefaultInstance() - Method in class org.accidia.echo.mysql.relational.MySqlProtobufDao
 
getMessageDefaultInstance() - Method in class org.accidia.echo.redis.RedisProtobufDao
 
getMetadata(int) - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
repeated .DataSource.MetaData metadata = 2;
getMetadata(int) - Method in class org.accidia.echo.protos.Protos.DataSource
repeated .DataSource.MetaData metadata = 2;
getMetadata(int) - Method in interface org.accidia.echo.protos.Protos.DataSourceOrBuilder
repeated .DataSource.MetaData metadata = 2;
getMetadataBuilder(int) - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
repeated .DataSource.MetaData metadata = 2;
getMetadataBuilderList() - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
repeated .DataSource.MetaData metadata = 2;
getMetadataCount() - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
repeated .DataSource.MetaData metadata = 2;
getMetadataCount() - Method in class org.accidia.echo.protos.Protos.DataSource
repeated .DataSource.MetaData metadata = 2;
getMetadataCount() - Method in interface org.accidia.echo.protos.Protos.DataSourceOrBuilder
repeated .DataSource.MetaData metadata = 2;
getMetadataList() - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
repeated .DataSource.MetaData metadata = 2;
getMetadataList() - Method in class org.accidia.echo.protos.Protos.DataSource
repeated .DataSource.MetaData metadata = 2;
getMetadataList() - Method in interface org.accidia.echo.protos.Protos.DataSourceOrBuilder
repeated .DataSource.MetaData metadata = 2;
getMetadataOrBuilder(int) - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
repeated .DataSource.MetaData metadata = 2;
getMetadataOrBuilder(int) - Method in class org.accidia.echo.protos.Protos.DataSource
repeated .DataSource.MetaData metadata = 2;
getMetadataOrBuilder(int) - Method in interface org.accidia.echo.protos.Protos.DataSourceOrBuilder
repeated .DataSource.MetaData metadata = 2;
getMetadataOrBuilderList() - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
repeated .DataSource.MetaData metadata = 2;
getMetadataOrBuilderList() - Method in class org.accidia.echo.protos.Protos.DataSource
repeated .DataSource.MetaData metadata = 2;
getMetadataOrBuilderList() - Method in interface org.accidia.echo.protos.Protos.DataSourceOrBuilder
repeated .DataSource.MetaData metadata = 2;
getMySqlDataSource() - Method in class org.accidia.echo.mysql.keyvalue.MySqlKeyValueProtobufDao
 
getName() - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
required string name = 1;
getName() - Method in class org.accidia.echo.protos.Protos.DataSource
required string name = 1;
getName() - Method in class org.accidia.echo.protos.Protos.DataSource.MetaData.Builder
required string name = 1;
getName() - Method in class org.accidia.echo.protos.Protos.DataSource.MetaData
required string name = 1;
getName() - Method in interface org.accidia.echo.protos.Protos.DataSource.MetaDataOrBuilder
required string name = 1;
getName() - Method in interface org.accidia.echo.protos.Protos.DataSourceOrBuilder
required string name = 1;
getName() - Method in class org.accidia.echo.protos.Protos.Template.Builder
required string name = 1;
getName() - Method in class org.accidia.echo.protos.Protos.Template
required string name = 1;
getName() - Method in interface org.accidia.echo.protos.Protos.TemplateOrBuilder
required string name = 1;
getName() - Method in class org.accidia.echo.protos.Protos.Tenant.Builder
required string name = 1;
getName() - Method in class org.accidia.echo.protos.Protos.Tenant
required string name = 1;
getName() - Method in interface org.accidia.echo.protos.Protos.TenantOrBuilder
required string name = 1;
getName() - Method in class org.accidia.echo.tests.Protos.TestType.Builder
optional string name = 2;
getName() - Method in class org.accidia.echo.tests.Protos.TestType
optional string name = 2;
getName() - Method in interface org.accidia.echo.tests.Protos.TestTypeOrBuilder
optional string name = 2;
getNameBytes() - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
required string name = 1;
getNameBytes() - Method in class org.accidia.echo.protos.Protos.DataSource
required string name = 1;
getNameBytes() - Method in class org.accidia.echo.protos.Protos.DataSource.MetaData.Builder
required string name = 1;
getNameBytes() - Method in class org.accidia.echo.protos.Protos.DataSource.MetaData
required string name = 1;
getNameBytes() - Method in interface org.accidia.echo.protos.Protos.DataSource.MetaDataOrBuilder
required string name = 1;
getNameBytes() - Method in interface org.accidia.echo.protos.Protos.DataSourceOrBuilder
required string name = 1;
getNameBytes() - Method in class org.accidia.echo.protos.Protos.Template.Builder
required string name = 1;
getNameBytes() - Method in class org.accidia.echo.protos.Protos.Template
required string name = 1;
getNameBytes() - Method in interface org.accidia.echo.protos.Protos.TemplateOrBuilder
required string name = 1;
getNameBytes() - Method in class org.accidia.echo.protos.Protos.Tenant.Builder
required string name = 1;
getNameBytes() - Method in class org.accidia.echo.protos.Protos.Tenant
required string name = 1;
getNameBytes() - Method in interface org.accidia.echo.protos.Protos.TenantOrBuilder
required string name = 1;
getNameBytes() - Method in class org.accidia.echo.tests.Protos.TestType.Builder
optional string name = 2;
getNameBytes() - Method in class org.accidia.echo.tests.Protos.TestType
optional string name = 2;
getNameBytes() - Method in interface org.accidia.echo.tests.Protos.TestTypeOrBuilder
optional string name = 2;
getNamespace() - Method in class org.accidia.echo.protos.Protos.Tenant.Builder
required string namespace = 2;
getNamespace() - Method in class org.accidia.echo.protos.Protos.Tenant
required string namespace = 2;
getNamespace() - Method in interface org.accidia.echo.protos.Protos.TenantOrBuilder
required string namespace = 2;
getNamespaceBytes() - Method in class org.accidia.echo.protos.Protos.Tenant.Builder
required string namespace = 2;
getNamespaceBytes() - Method in class org.accidia.echo.protos.Protos.Tenant
required string namespace = 2;
getNamespaceBytes() - Method in interface org.accidia.echo.protos.Protos.TenantOrBuilder
required string namespace = 2;
getNext() - Method in class org.accidia.echo.protos.Protos.ListResult.Builder
optional string next = 2;
getNext() - Method in class org.accidia.echo.protos.Protos.ListResult
optional string next = 2;
getNext() - Method in interface org.accidia.echo.protos.Protos.ListResultOrBuilder
optional string next = 2;
getNextBytes() - Method in class org.accidia.echo.protos.Protos.ListResult.Builder
optional string next = 2;
getNextBytes() - Method in class org.accidia.echo.protos.Protos.ListResult
optional string next = 2;
getNextBytes() - Method in interface org.accidia.echo.protos.Protos.ListResultOrBuilder
optional string next = 2;
getNumber() - Method in enum org.accidia.echo.protos.Protos.DataSource.StorageType
 
getObject(String, String, Message.Builder) - Method in interface org.accidia.echo.client.IEchoClient
 
getObject(String, String, Message.Builder) - Method in class org.accidia.echo.client.impl.EchoSyncClient
 
getObject() - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult.Builder
optional string object = 3;
getObject() - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult
optional string object = 3;
getObject() - Method in interface org.accidia.echo.protos.Protos.ObjectJsonResultOrBuilder
optional string object = 3;
getObject() - Method in class org.accidia.echo.protos.Protos.ObjectResult.Builder
optional bytes object = 3;
getObject() - Method in class org.accidia.echo.protos.Protos.ObjectResult
optional bytes object = 3;
getObject() - Method in interface org.accidia.echo.protos.Protos.ObjectResultOrBuilder
optional bytes object = 3;
getObject(String) - Method in class org.accidia.echo.services.impl.ObjectsService
 
getObject(String) - Method in interface org.accidia.echo.services.IObjectsService
Find the object for the given tenant for the given key.
getObjectAsJson(AsyncResponse, String, String) - Method in class org.accidia.echo.resources.ObjectResource
 
getObjectAsProtobuf(AsyncResponse, String, String, String) - Method in class org.accidia.echo.resources.ObjectResource
 
getObjectBytes() - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult.Builder
optional string object = 3;
getObjectBytes() - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult
optional string object = 3;
getObjectBytes() - Method in interface org.accidia.echo.protos.Protos.ObjectJsonResultOrBuilder
optional string object = 3;
getObjectList(AsyncResponse, String, String, String) - Method in class org.accidia.echo.resources.ObjectResource
 
getObjectList(String, int, int) - Method in class org.accidia.echo.services.impl.ObjectsService
 
getObjectList(String, int, int) - Method in interface org.accidia.echo.services.IObjectsService
Get list of object keys
getObjects(int) - Method in class org.accidia.echo.protos.Protos.ListResult.Builder
repeated .ObjectResult objects = 1;
getObjects(int) - Method in class org.accidia.echo.protos.Protos.ListResult
repeated .ObjectResult objects = 1;
getObjects(int) - Method in interface org.accidia.echo.protos.Protos.ListResultOrBuilder
repeated .ObjectResult objects = 1;
getObjects(List<String>) - Method in class org.accidia.echo.services.impl.ObjectsService
 
getObjects(List<String>) - Method in interface org.accidia.echo.services.IObjectsService
Find all objects for the given set of keys.
getObjectsBuilder(int) - Method in class org.accidia.echo.protos.Protos.ListResult.Builder
repeated .ObjectResult objects = 1;
getObjectsBuilderList() - Method in class org.accidia.echo.protos.Protos.ListResult.Builder
repeated .ObjectResult objects = 1;
getObjectsCount() - Method in class org.accidia.echo.protos.Protos.ListResult.Builder
repeated .ObjectResult objects = 1;
getObjectsCount() - Method in class org.accidia.echo.protos.Protos.ListResult
repeated .ObjectResult objects = 1;
getObjectsCount() - Method in interface org.accidia.echo.protos.Protos.ListResultOrBuilder
repeated .ObjectResult objects = 1;
getObjectsList() - Method in class org.accidia.echo.protos.Protos.ListResult.Builder
repeated .ObjectResult objects = 1;
getObjectsList() - Method in class org.accidia.echo.protos.Protos.ListResult
repeated .ObjectResult objects = 1;
getObjectsList() - Method in interface org.accidia.echo.protos.Protos.ListResultOrBuilder
repeated .ObjectResult objects = 1;
getObjectsOrBuilder(int) - Method in class org.accidia.echo.protos.Protos.ListResult.Builder
repeated .ObjectResult objects = 1;
getObjectsOrBuilder(int) - Method in class org.accidia.echo.protos.Protos.ListResult
repeated .ObjectResult objects = 1;
getObjectsOrBuilder(int) - Method in interface org.accidia.echo.protos.Protos.ListResultOrBuilder
repeated .ObjectResult objects = 1;
getObjectsOrBuilderList() - Method in class org.accidia.echo.protos.Protos.ListResult.Builder
repeated .ObjectResult objects = 1;
getObjectsOrBuilderList() - Method in class org.accidia.echo.protos.Protos.ListResult
repeated .ObjectResult objects = 1;
getObjectsOrBuilderList() - Method in interface org.accidia.echo.protos.Protos.ListResultOrBuilder
repeated .ObjectResult objects = 1;
getObjectsServicesForTenant(String) - Method in class org.accidia.echo.services.impl.TenantService
 
getObjectsServicesForTenant(String) - Method in interface org.accidia.echo.services.ITenantService
 
getParserForType() - Method in class org.accidia.echo.protos.Protos.DataSource
 
getParserForType() - Method in class org.accidia.echo.protos.Protos.DataSource.MetaData
 
getParserForType() - Method in class org.accidia.echo.protos.Protos.ListResult
 
getParserForType() - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult
 
getParserForType() - Method in class org.accidia.echo.protos.Protos.ObjectResult
 
getParserForType() - Method in class org.accidia.echo.protos.Protos.Template
 
getParserForType() - Method in class org.accidia.echo.protos.Protos.Tenant
 
getParserForType() - Method in class org.accidia.echo.tests.Protos.TestType
 
getPartialObject(AsyncResponse, String, String, String) - Method in class org.accidia.echo.resources.ObjectResource
 
getPartialObject(String, List<String>) - Method in class org.accidia.echo.services.impl.ObjectsService
 
getPartialObject(String, List<String>) - Method in interface org.accidia.echo.services.IObjectsService
Find an object and only return the specified fields.
getPartialObjects(List<String>, List<String>) - Method in class org.accidia.echo.services.impl.ObjectsService
 
getPartialObjects(List<String>, List<String>) - Method in interface org.accidia.echo.services.IObjectsService
Get partial objects associated to the given set of keys.
getProtobufMessage() - Method in class org.accidia.echo.protos.Protos.Tenant.Builder
required string protobuf_message = 4;
getProtobufMessage() - Method in class org.accidia.echo.protos.Protos.Tenant
required string protobuf_message = 4;
getProtobufMessage() - Method in interface org.accidia.echo.protos.Protos.TenantOrBuilder
required string protobuf_message = 4;
getProtobufMessageBytes() - Method in class org.accidia.echo.protos.Protos.Tenant.Builder
required string protobuf_message = 4;
getProtobufMessageBytes() - Method in class org.accidia.echo.protos.Protos.Tenant
required string protobuf_message = 4;
getProtobufMessageBytes() - Method in interface org.accidia.echo.protos.Protos.TenantOrBuilder
required string protobuf_message = 4;
getReadonly() - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
required bool readonly = 3;
getReadonly() - Method in class org.accidia.echo.protos.Protos.DataSource
required bool readonly = 3;
getReadonly() - Method in interface org.accidia.echo.protos.Protos.DataSourceOrBuilder
required bool readonly = 3;
getRegisteredDataSources() - Method in interface org.accidia.echo.services.IDataSourceService
 
getRegisteredDataSources() - Method in class org.accidia.echo.services.impl.DataSourceService
 
getResourceConfig() - Method in interface org.accidia.echo.protoserver.IProtoServerApplication
 
getResourceConfig() - Method in class org.accidia.echo.resources.ProtoServerApplication
 
getSerializedSize() - Method in class org.accidia.echo.protos.Protos.DataSource
 
getSerializedSize() - Method in class org.accidia.echo.protos.Protos.DataSource.MetaData
 
getSerializedSize() - Method in class org.accidia.echo.protos.Protos.ListResult
 
getSerializedSize() - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult
 
getSerializedSize() - Method in class org.accidia.echo.protos.Protos.ObjectResult
 
getSerializedSize() - Method in class org.accidia.echo.protos.Protos.Template
 
getSerializedSize() - Method in class org.accidia.echo.protos.Protos.Tenant
 
getSerializedSize() - Method in class org.accidia.echo.tests.Protos.TestType
 
getServer() - Method in class org.accidia.echo.protoserver.AbstractBaseProtoServerApplication
 
getServer() - Method in interface org.accidia.echo.protoserver.IProtoServerApplication
 
getSize(List<Message>, Class<?>, Type, Annotation[], MediaType) - Method in class org.accidia.echo.protoserver.providers.JsonMessageListWriter
 
getSize(Map<String, Message>, Class<?>, Type, Annotation[], MediaType) - Method in class org.accidia.echo.protoserver.providers.JsonMessageMapWriter
 
getSize(Message, Class, Type, Annotation[], MediaType) - Method in class org.accidia.echo.protoserver.providers.JsonMessageWriter
 
getSize(List<Message>, Class<?>, Type, Annotation[], MediaType) - Method in class org.accidia.echo.protoserver.providers.ProtobufMessageListWriter
 
getSize(Message, Class<?>, Type, Annotation[], MediaType) - Method in class org.accidia.echo.protoserver.providers.ProtobufMessageWriter
 
getSqlCreateTableForMessage(Message) - Static method in class org.accidia.echo.mysql.EchoSqls
 
getSqlReplaceIntoForMessage(Message) - Static method in class org.accidia.echo.mysql.EchoSqls
 
getSqlSelectFieldsForMessage(Message, List<String>) - Static method in class org.accidia.echo.mysql.EchoSqls
Generates a SQL 'select' statement to read the given fields from the table which is a data source for the message.
getStorageType() - Method in class org.accidia.echo.mysql.relational.MySqlRelationalModule
 
getStorageType() - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
required .DataSource.StorageType storage_type = 4;
getStorageType() - Method in class org.accidia.echo.protos.Protos.DataSource
required .DataSource.StorageType storage_type = 4;
getStorageType() - Method in interface org.accidia.echo.protos.Protos.DataSourceOrBuilder
required .DataSource.StorageType storage_type = 4;
getTemplate(AsyncResponse, String, String) - Method in class org.accidia.echo.resources.TemplateResource
 
getTenant(String) - Method in class org.accidia.echo.services.impl.TenantService
Get the protobuf type meta object associated to the given tenant
getTenant(String) - Method in interface org.accidia.echo.services.ITenantService
 
getTenantes(AsyncResponse) - Method in class org.accidia.echo.resources.TenantResource
 
getTimeoutInSeconds() - Method in class org.accidia.echo.EchoConfig
 
getUnknownFields() - Method in class org.accidia.echo.protos.Protos.DataSource
 
getUnknownFields() - Method in class org.accidia.echo.protos.Protos.DataSource.MetaData
 
getUnknownFields() - Method in class org.accidia.echo.protos.Protos.ListResult
 
getUnknownFields() - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult
 
getUnknownFields() - Method in class org.accidia.echo.protos.Protos.ObjectResult
 
getUnknownFields() - Method in class org.accidia.echo.protos.Protos.Template
 
getUnknownFields() - Method in class org.accidia.echo.protos.Protos.Tenant
 
getUnknownFields() - Method in class org.accidia.echo.tests.Protos.TestType
 
getValue() - Method in class org.accidia.echo.protos.Protos.DataSource.MetaData.Builder
required string value = 2;
getValue() - Method in class org.accidia.echo.protos.Protos.DataSource.MetaData
required string value = 2;
getValue() - Method in interface org.accidia.echo.protos.Protos.DataSource.MetaDataOrBuilder
required string value = 2;
getValueBytes() - Method in class org.accidia.echo.protos.Protos.DataSource.MetaData.Builder
required string value = 2;
getValueBytes() - Method in class org.accidia.echo.protos.Protos.DataSource.MetaData
required string value = 2;
getValueBytes() - Method in interface org.accidia.echo.protos.Protos.DataSource.MetaDataOrBuilder
required string value = 2;
getValueDescriptor() - Method in enum org.accidia.echo.protos.Protos.DataSource.StorageType
 
getValueForFieldName(Message, String) - Static method in class org.accidia.echo.protobuf.Protobufs
 
GUID_FIELD_NUMBER - Static variable in class org.accidia.echo.tests.Protos.TestType
 

H

hasBody() - Method in class org.accidia.echo.protos.Protos.Template.Builder
optional string body = 2;
hasBody() - Method in class org.accidia.echo.protos.Protos.Template
optional string body = 2;
hasBody() - Method in interface org.accidia.echo.protos.Protos.TemplateOrBuilder
optional string body = 2;
hasClassName() - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult.Builder
required string class_name = 2;
hasClassName() - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult
required string class_name = 2;
hasClassName() - Method in interface org.accidia.echo.protos.Protos.ObjectJsonResultOrBuilder
required string class_name = 2;
hasClassName() - Method in class org.accidia.echo.protos.Protos.ObjectResult.Builder
required string class_name = 2;
hasClassName() - Method in class org.accidia.echo.protos.Protos.ObjectResult
required string class_name = 2;
hasClassName() - Method in interface org.accidia.echo.protos.Protos.ObjectResultOrBuilder
required string class_name = 2;
hasContentType() - Method in class org.accidia.echo.protos.Protos.Template.Builder
optional string content_type = 3;
hasContentType() - Method in class org.accidia.echo.protos.Protos.Template
optional string content_type = 3;
hasContentType() - Method in interface org.accidia.echo.protos.Protos.TemplateOrBuilder
optional string content_type = 3;
hasDatasourceName() - Method in class org.accidia.echo.protos.Protos.Tenant.Builder
required string datasource_name = 3;
hasDatasourceName() - Method in class org.accidia.echo.protos.Protos.Tenant
required string datasource_name = 3;
hasDatasourceName() - Method in interface org.accidia.echo.protos.Protos.TenantOrBuilder
required string datasource_name = 3;
hasGuid() - Method in class org.accidia.echo.tests.Protos.TestType.Builder
required string guid = 1;
hasGuid() - Method in class org.accidia.echo.tests.Protos.TestType
required string guid = 1;
hasGuid() - Method in interface org.accidia.echo.tests.Protos.TestTypeOrBuilder
required string guid = 1;
hasKey() - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult.Builder
required string key = 1;
hasKey() - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult
required string key = 1;
hasKey() - Method in interface org.accidia.echo.protos.Protos.ObjectJsonResultOrBuilder
required string key = 1;
hasKey() - Method in class org.accidia.echo.protos.Protos.ObjectResult.Builder
required string key = 1;
hasKey() - Method in class org.accidia.echo.protos.Protos.ObjectResult
required string key = 1;
hasKey() - Method in interface org.accidia.echo.protos.Protos.ObjectResultOrBuilder
required string key = 1;
hasName() - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
required string name = 1;
hasName() - Method in class org.accidia.echo.protos.Protos.DataSource
required string name = 1;
hasName() - Method in class org.accidia.echo.protos.Protos.DataSource.MetaData.Builder
required string name = 1;
hasName() - Method in class org.accidia.echo.protos.Protos.DataSource.MetaData
required string name = 1;
hasName() - Method in interface org.accidia.echo.protos.Protos.DataSource.MetaDataOrBuilder
required string name = 1;
hasName() - Method in interface org.accidia.echo.protos.Protos.DataSourceOrBuilder
required string name = 1;
hasName() - Method in class org.accidia.echo.protos.Protos.Template.Builder
required string name = 1;
hasName() - Method in class org.accidia.echo.protos.Protos.Template
required string name = 1;
hasName() - Method in interface org.accidia.echo.protos.Protos.TemplateOrBuilder
required string name = 1;
hasName() - Method in class org.accidia.echo.protos.Protos.Tenant.Builder
required string name = 1;
hasName() - Method in class org.accidia.echo.protos.Protos.Tenant
required string name = 1;
hasName() - Method in interface org.accidia.echo.protos.Protos.TenantOrBuilder
required string name = 1;
hasName() - Method in class org.accidia.echo.tests.Protos.TestType.Builder
optional string name = 2;
hasName() - Method in class org.accidia.echo.tests.Protos.TestType
optional string name = 2;
hasName() - Method in interface org.accidia.echo.tests.Protos.TestTypeOrBuilder
optional string name = 2;
hasNamespace() - Method in class org.accidia.echo.protos.Protos.Tenant.Builder
required string namespace = 2;
hasNamespace() - Method in class org.accidia.echo.protos.Protos.Tenant
required string namespace = 2;
hasNamespace() - Method in interface org.accidia.echo.protos.Protos.TenantOrBuilder
required string namespace = 2;
hasNext() - Method in class org.accidia.echo.protos.Protos.ListResult.Builder
optional string next = 2;
hasNext() - Method in class org.accidia.echo.protos.Protos.ListResult
optional string next = 2;
hasNext() - Method in interface org.accidia.echo.protos.Protos.ListResultOrBuilder
optional string next = 2;
hasObject() - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult.Builder
optional string object = 3;
hasObject() - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult
optional string object = 3;
hasObject() - Method in interface org.accidia.echo.protos.Protos.ObjectJsonResultOrBuilder
optional string object = 3;
hasObject() - Method in class org.accidia.echo.protos.Protos.ObjectResult.Builder
optional bytes object = 3;
hasObject() - Method in class org.accidia.echo.protos.Protos.ObjectResult
optional bytes object = 3;
hasObject() - Method in interface org.accidia.echo.protos.Protos.ObjectResultOrBuilder
optional bytes object = 3;
hasProtobufMessage() - Method in class org.accidia.echo.protos.Protos.Tenant.Builder
required string protobuf_message = 4;
hasProtobufMessage() - Method in class org.accidia.echo.protos.Protos.Tenant
required string protobuf_message = 4;
hasProtobufMessage() - Method in interface org.accidia.echo.protos.Protos.TenantOrBuilder
required string protobuf_message = 4;
hasReadonly() - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
required bool readonly = 3;
hasReadonly() - Method in class org.accidia.echo.protos.Protos.DataSource
required bool readonly = 3;
hasReadonly() - Method in interface org.accidia.echo.protos.Protos.DataSourceOrBuilder
required bool readonly = 3;
hasStorageType() - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
required .DataSource.StorageType storage_type = 4;
hasStorageType() - Method in class org.accidia.echo.protos.Protos.DataSource
required .DataSource.StorageType storage_type = 4;
hasStorageType() - Method in interface org.accidia.echo.protos.Protos.DataSourceOrBuilder
required .DataSource.StorageType storage_type = 4;
hasValue() - Method in class org.accidia.echo.protos.Protos.DataSource.MetaData.Builder
required string value = 2;
hasValue() - Method in class org.accidia.echo.protos.Protos.DataSource.MetaData
required string value = 2;
hasValue() - Method in interface org.accidia.echo.protos.Protos.DataSource.MetaDataOrBuilder
required string value = 2;

I

IDataSourceService - Interface in org.accidia.echo.services
 
IEchoClient - Interface in org.accidia.echo.client
 
IllegalArgumentExceptionMapper - Class in org.accidia.echo.resources.exceptions
 
IllegalArgumentExceptionMapper() - Constructor for class org.accidia.echo.resources.exceptions.IllegalArgumentExceptionMapper
 
init() - Method in enum org.accidia.echo.EchoContext
 
internalGetValueMap() - Static method in enum org.accidia.echo.protos.Protos.DataSource.StorageType
 
IObjectListService - Interface in org.accidia.echo.services
 
IObjectMapService - Interface in org.accidia.echo.services
 
IObjectsService - Interface in org.accidia.echo.services
Objects Services provides functionality to work with Protobuf objects.
IProtobufDao - Interface in org.accidia.echo.dao
 
IProtoServerApplication - Interface in org.accidia.echo.protoserver
 
IProtoServerClient - Interface in org.accidia.echo.protoserver.client
 
isInitialized() - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
 
isInitialized() - Method in class org.accidia.echo.protos.Protos.DataSource
 
isInitialized() - Method in class org.accidia.echo.protos.Protos.DataSource.MetaData.Builder
 
isInitialized() - Method in class org.accidia.echo.protos.Protos.DataSource.MetaData
 
isInitialized() - Method in class org.accidia.echo.protos.Protos.ListResult.Builder
 
isInitialized() - Method in class org.accidia.echo.protos.Protos.ListResult
 
isInitialized() - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult.Builder
 
isInitialized() - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult
 
isInitialized() - Method in class org.accidia.echo.protos.Protos.ObjectResult.Builder
 
isInitialized() - Method in class org.accidia.echo.protos.Protos.ObjectResult
 
isInitialized() - Method in class org.accidia.echo.protos.Protos.Template.Builder
 
isInitialized() - Method in class org.accidia.echo.protos.Protos.Template
 
isInitialized() - Method in class org.accidia.echo.protos.Protos.Tenant.Builder
 
isInitialized() - Method in class org.accidia.echo.protos.Protos.Tenant
 
isInitialized() - Method in class org.accidia.echo.tests.Protos.TestType.Builder
 
isInitialized() - Method in class org.accidia.echo.tests.Protos.TestType
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.accidia.echo.protoserver.providers.BinaryMessageReader
 
isReadable(Class, Type, Annotation[], MediaType) - Method in class org.accidia.echo.protoserver.providers.JsonMessageReader
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.accidia.echo.protoserver.providers.ProtobufMessageReader
 
isRegistered(String) - Method in class org.accidia.echo.services.impl.TenantService
 
isRegistered(String) - Method in interface org.accidia.echo.services.ITenantService
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.accidia.echo.protoserver.providers.JsonMessageListWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.accidia.echo.protoserver.providers.JsonMessageMapWriter
 
isWriteable(Class, Type, Annotation[], MediaType) - Method in class org.accidia.echo.protoserver.providers.JsonMessageWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.accidia.echo.protoserver.providers.ProtobufMessageListWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.accidia.echo.protoserver.providers.ProtobufMessageWriter
 
ITemplateService - Interface in org.accidia.echo.services
 
ITenantService - Interface in org.accidia.echo.services
 

J

joinOnServer() - Method in class org.accidia.echo.protoserver.AbstractBaseProtoServerApplication
 
joinOnServer() - Method in interface org.accidia.echo.protoserver.IProtoServerApplication
 
JsonMessageListWriter - Class in org.accidia.echo.protoserver.providers
Message body writer implementation for objects of type List to Json
JsonMessageListWriter() - Constructor for class org.accidia.echo.protoserver.providers.JsonMessageListWriter
 
JsonMessageMapWriter - Class in org.accidia.echo.protoserver.providers
 
JsonMessageMapWriter() - Constructor for class org.accidia.echo.protoserver.providers.JsonMessageMapWriter
 
JsonMessageReader<ProtobufType extends com.google.protobuf.Message> - Class in org.accidia.echo.protoserver.providers
Message body reader implementation for reading converting Json to Message
JsonMessageReader() - Constructor for class org.accidia.echo.protoserver.providers.JsonMessageReader
 
JsonMessageWriter - Class in org.accidia.echo.protoserver.providers
Message body writer for objects of type Message to Json
JsonMessageWriter() - Constructor for class org.accidia.echo.protoserver.providers.JsonMessageWriter
 

K

KEY_FIELD_NUMBER - Static variable in class org.accidia.echo.protos.Protos.ObjectJsonResult
 
KEY_FIELD_NUMBER - Static variable in class org.accidia.echo.protos.Protos.ObjectResult
 

L

logger - Static variable in class org.accidia.echo.protoserver.misc.AsyncResponses
 

M

main(String[]) - Static method in class org.accidia.echo.EchoApplication
 
mapResultSet(ResultSet, Message.Builder) - Method in class org.accidia.echo.mysql.keyvalue.MySqlKeyValueProtobufRowMapper
 
mapResultSet(ResultSet, Message.Builder) - Method in class org.accidia.echo.mysql.relational.MySqlProtobufRowMapper
 
MediaTypes - Class in org.accidia.echo.protoserver.misc
 
MediaTypes() - Constructor for class org.accidia.echo.protoserver.misc.MediaTypes
 
MEMCACHE_VALUE - Static variable in enum org.accidia.echo.protos.Protos.DataSource.StorageType
MEMCACHE = 4;
MemcacheAccessor - Class in org.accidia.echo.memcache
 
MemcacheDataSource - Class in org.accidia.echo.memcache
 
MemcacheOnMySqlProtobufDao<T extends MySqlKeyValueProtobufDao> - Class in org.accidia.echo.mysql.keyvalue
 
mergeFrom(Message) - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
 
mergeFrom(Protos.DataSource) - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
 
mergeFrom(Message) - Method in class org.accidia.echo.protos.Protos.DataSource.MetaData.Builder
 
mergeFrom(Protos.DataSource.MetaData) - Method in class org.accidia.echo.protos.Protos.DataSource.MetaData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.accidia.echo.protos.Protos.DataSource.MetaData.Builder
 
mergeFrom(Message) - Method in class org.accidia.echo.protos.Protos.ListResult.Builder
 
mergeFrom(Protos.ListResult) - Method in class org.accidia.echo.protos.Protos.ListResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.accidia.echo.protos.Protos.ListResult.Builder
 
mergeFrom(Message) - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult.Builder
 
mergeFrom(Protos.ObjectJsonResult) - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult.Builder
 
mergeFrom(Message) - Method in class org.accidia.echo.protos.Protos.ObjectResult.Builder
 
mergeFrom(Protos.ObjectResult) - Method in class org.accidia.echo.protos.Protos.ObjectResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.accidia.echo.protos.Protos.ObjectResult.Builder
 
mergeFrom(Message) - Method in class org.accidia.echo.protos.Protos.Template.Builder
 
mergeFrom(Protos.Template) - Method in class org.accidia.echo.protos.Protos.Template.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.accidia.echo.protos.Protos.Template.Builder
 
mergeFrom(Message) - Method in class org.accidia.echo.protos.Protos.Tenant.Builder
 
mergeFrom(Protos.Tenant) - Method in class org.accidia.echo.protos.Protos.Tenant.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.accidia.echo.protos.Protos.Tenant.Builder
 
mergeFrom(Message) - Method in class org.accidia.echo.tests.Protos.TestType.Builder
 
mergeFrom(Protos.TestType) - Method in class org.accidia.echo.tests.Protos.TestType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.accidia.echo.tests.Protos.TestType.Builder
 
METADATA_FIELD_NUMBER - Static variable in class org.accidia.echo.protos.Protos.DataSource
 
MetricsModule - Class in org.accidia.echo.metrics
 
MetricsModule() - Constructor for class org.accidia.echo.metrics.MetricsModule
 
MYSQL_KEYVALUE_VALUE - Static variable in enum org.accidia.echo.protos.Protos.DataSource.StorageType
MYSQL_KEYVALUE = 2;
MYSQL_VALUE - Static variable in enum org.accidia.echo.protos.Protos.DataSource.StorageType
MYSQL = 1;
MySqlDataSource - Class in org.accidia.echo.mysql
This class encapsulates all meta data required for initializing a JDBC connection to MySQL.
MySqlKeyValueEncryptedProtobufDao - Class in org.accidia.echo.mysql.keyvalue
 
MySqlKeyValueModule - Class in org.accidia.echo.mysql.keyvalue
 
MySqlKeyValueModule() - Constructor for class org.accidia.echo.mysql.keyvalue.MySqlKeyValueModule
 
MySqlKeyValueProtobufDao - Class in org.accidia.echo.mysql.keyvalue
 
MySqlKeyValueProtobufRowMapper - Class in org.accidia.echo.mysql.keyvalue
 
MySqlKeyValueProtobufRowMapper() - Constructor for class org.accidia.echo.mysql.keyvalue.MySqlKeyValueProtobufRowMapper
 
MySqlProtobufDao - Class in org.accidia.echo.mysql.relational
 
MySqlProtobufRowMapper - Class in org.accidia.echo.mysql.relational
 
MySqlProtobufRowMapper() - Constructor for class org.accidia.echo.mysql.relational.MySqlProtobufRowMapper
 
MySqlRelationalModule - Class in org.accidia.echo.mysql.relational
 
MySqlRelationalModule() - Constructor for class org.accidia.echo.mysql.relational.MySqlRelationalModule
 

N

NAME_FIELD_NUMBER - Static variable in class org.accidia.echo.protos.Protos.DataSource.MetaData
 
NAME_FIELD_NUMBER - Static variable in class org.accidia.echo.protos.Protos.DataSource
 
NAME_FIELD_NUMBER - Static variable in class org.accidia.echo.protos.Protos.Template
 
NAME_FIELD_NUMBER - Static variable in class org.accidia.echo.protos.Protos.Tenant
 
NAME_FIELD_NUMBER - Static variable in class org.accidia.echo.tests.Protos.TestType
 
NAMESPACE_FIELD_NUMBER - Static variable in class org.accidia.echo.protos.Protos.Tenant
 
newBuilder() - Static method in class org.accidia.echo.protos.Protos.DataSource.MetaData
 
newBuilder(Protos.DataSource.MetaData) - Static method in class org.accidia.echo.protos.Protos.DataSource.MetaData
 
newBuilder() - Static method in class org.accidia.echo.protos.Protos.DataSource
 
newBuilder(Protos.DataSource) - Static method in class org.accidia.echo.protos.Protos.DataSource
 
newBuilder() - Static method in class org.accidia.echo.protos.Protos.ListResult
 
newBuilder(Protos.ListResult) - Static method in class org.accidia.echo.protos.Protos.ListResult
 
newBuilder() - Static method in class org.accidia.echo.protos.Protos.ObjectJsonResult
 
newBuilder(Protos.ObjectJsonResult) - Static method in class org.accidia.echo.protos.Protos.ObjectJsonResult
 
newBuilder() - Static method in class org.accidia.echo.protos.Protos.ObjectResult
 
newBuilder(Protos.ObjectResult) - Static method in class org.accidia.echo.protos.Protos.ObjectResult
 
newBuilder() - Static method in class org.accidia.echo.protos.Protos.Template
 
newBuilder(Protos.Template) - Static method in class org.accidia.echo.protos.Protos.Template
 
newBuilder() - Static method in class org.accidia.echo.protos.Protos.Tenant
 
newBuilder(Protos.Tenant) - Static method in class org.accidia.echo.protos.Protos.Tenant
 
newBuilder() - Static method in class org.accidia.echo.tests.Protos.TestType
 
newBuilder(Protos.TestType) - Static method in class org.accidia.echo.tests.Protos.TestType
 
newBuilderForType() - Method in class org.accidia.echo.protos.Protos.DataSource.MetaData
 
newBuilderForType() - Method in class org.accidia.echo.protos.Protos.DataSource
 
newBuilderForType() - Method in class org.accidia.echo.protos.Protos.ListResult
 
newBuilderForType() - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult
 
newBuilderForType() - Method in class org.accidia.echo.protos.Protos.ObjectResult
 
newBuilderForType() - Method in class org.accidia.echo.protos.Protos.Template
 
newBuilderForType() - Method in class org.accidia.echo.protos.Protos.Tenant
 
newBuilderForType() - Method in class org.accidia.echo.tests.Protos.TestType
 
newInstance(HostAndPort) - Static method in class org.accidia.echo.client.impl.EchoSyncClient
 
newInstance(Protos.DataSource) - Static method in class org.accidia.echo.memcache.MemcacheDataSource
 
newInstance(Protos.DataSource, T) - Static method in class org.accidia.echo.mysql.keyvalue.MemcacheOnMySqlProtobufDao
 
newInstance(Message, Protos.DataSource, String) - Static method in class org.accidia.echo.mysql.keyvalue.MySqlKeyValueEncryptedProtobufDao
 
newInstance(Message, Protos.DataSource) - Static method in class org.accidia.echo.mysql.keyvalue.MySqlKeyValueProtobufDao
 
newInstance(Protos.DataSource) - Static method in class org.accidia.echo.mysql.MySqlDataSource
 
newInstance(Message, Protos.DataSource) - Static method in class org.accidia.echo.mysql.relational.MySqlProtobufDao
 
newInstance(Message, Protos.DataSource) - Static method in class org.accidia.echo.redis.RedisProtobufDao
 
newInstanceForConfig(Config) - Static method in class org.accidia.echo.EchoConfig
 
NEXT_FIELD_NUMBER - Static variable in class org.accidia.echo.protos.Protos.ListResult
 

O

OBJECT_FIELD_NUMBER - Static variable in class org.accidia.echo.protos.Protos.ObjectJsonResult
 
OBJECT_FIELD_NUMBER - Static variable in class org.accidia.echo.protos.Protos.ObjectResult
 
ObjectResource - Class in org.accidia.echo.resources
 
ObjectResource() - Constructor for class org.accidia.echo.resources.ObjectResource
 
OBJECTS_FIELD_NUMBER - Static variable in class org.accidia.echo.protos.Protos.ListResult
 
ObjectsService - Class in org.accidia.echo.services.impl
 
ObjectsService(ListeningExecutorService, IProtobufDao) - Constructor for class org.accidia.echo.services.impl.ObjectsService
 
org.accidia.echo - package org.accidia.echo
 
org.accidia.echo.client - package org.accidia.echo.client
 
org.accidia.echo.client.impl - package org.accidia.echo.client.impl
 
org.accidia.echo.dao - package org.accidia.echo.dao
 
org.accidia.echo.memcache - package org.accidia.echo.memcache
 
org.accidia.echo.metrics - package org.accidia.echo.metrics
 
org.accidia.echo.mysql - package org.accidia.echo.mysql
 
org.accidia.echo.mysql.keyvalue - package org.accidia.echo.mysql.keyvalue
 
org.accidia.echo.mysql.relational - package org.accidia.echo.mysql.relational
 
org.accidia.echo.protobuf - package org.accidia.echo.protobuf
 
org.accidia.echo.protos - package org.accidia.echo.protos
 
org.accidia.echo.protoserver - package org.accidia.echo.protoserver
 
org.accidia.echo.protoserver.client - package org.accidia.echo.protoserver.client
 
org.accidia.echo.protoserver.misc - package org.accidia.echo.protoserver.misc
 
org.accidia.echo.protoserver.providers - package org.accidia.echo.protoserver.providers
 
org.accidia.echo.redis - package org.accidia.echo.redis
 
org.accidia.echo.resources - package org.accidia.echo.resources
 
org.accidia.echo.resources.exceptions - package org.accidia.echo.resources.exceptions
 
org.accidia.echo.services - package org.accidia.echo.services
 
org.accidia.echo.services.impl - package org.accidia.echo.services.impl
 
org.accidia.echo.tests - package org.accidia.echo.tests
 

P

parseDelimitedFrom(InputStream) - Static method in class org.accidia.echo.protos.Protos.DataSource.MetaData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.accidia.echo.protos.Protos.DataSource.MetaData
 
parseDelimitedFrom(InputStream) - Static method in class org.accidia.echo.protos.Protos.DataSource
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.accidia.echo.protos.Protos.DataSource
 
parseDelimitedFrom(InputStream) - Static method in class org.accidia.echo.protos.Protos.ListResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.accidia.echo.protos.Protos.ListResult
 
parseDelimitedFrom(InputStream) - Static method in class org.accidia.echo.protos.Protos.ObjectJsonResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.accidia.echo.protos.Protos.ObjectJsonResult
 
parseDelimitedFrom(InputStream) - Static method in class org.accidia.echo.protos.Protos.ObjectResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.accidia.echo.protos.Protos.ObjectResult
 
parseDelimitedFrom(InputStream) - Static method in class org.accidia.echo.protos.Protos.Template
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.accidia.echo.protos.Protos.Template
 
parseDelimitedFrom(InputStream) - Static method in class org.accidia.echo.protos.Protos.Tenant
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.accidia.echo.protos.Protos.Tenant
 
parseDelimitedFrom(InputStream) - Static method in class org.accidia.echo.tests.Protos.TestType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.accidia.echo.tests.Protos.TestType
 
parseFrom(ByteString) - Static method in class org.accidia.echo.protos.Protos.DataSource.MetaData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.accidia.echo.protos.Protos.DataSource.MetaData
 
parseFrom(byte[]) - Static method in class org.accidia.echo.protos.Protos.DataSource.MetaData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.accidia.echo.protos.Protos.DataSource.MetaData
 
parseFrom(InputStream) - Static method in class org.accidia.echo.protos.Protos.DataSource.MetaData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.accidia.echo.protos.Protos.DataSource.MetaData
 
parseFrom(CodedInputStream) - Static method in class org.accidia.echo.protos.Protos.DataSource.MetaData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.accidia.echo.protos.Protos.DataSource.MetaData
 
parseFrom(ByteString) - Static method in class org.accidia.echo.protos.Protos.DataSource
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.accidia.echo.protos.Protos.DataSource
 
parseFrom(byte[]) - Static method in class org.accidia.echo.protos.Protos.DataSource
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.accidia.echo.protos.Protos.DataSource
 
parseFrom(InputStream) - Static method in class org.accidia.echo.protos.Protos.DataSource
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.accidia.echo.protos.Protos.DataSource
 
parseFrom(CodedInputStream) - Static method in class org.accidia.echo.protos.Protos.DataSource
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.accidia.echo.protos.Protos.DataSource
 
parseFrom(ByteString) - Static method in class org.accidia.echo.protos.Protos.ListResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.accidia.echo.protos.Protos.ListResult
 
parseFrom(byte[]) - Static method in class org.accidia.echo.protos.Protos.ListResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.accidia.echo.protos.Protos.ListResult
 
parseFrom(InputStream) - Static method in class org.accidia.echo.protos.Protos.ListResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.accidia.echo.protos.Protos.ListResult
 
parseFrom(CodedInputStream) - Static method in class org.accidia.echo.protos.Protos.ListResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.accidia.echo.protos.Protos.ListResult
 
parseFrom(ByteString) - Static method in class org.accidia.echo.protos.Protos.ObjectJsonResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.accidia.echo.protos.Protos.ObjectJsonResult
 
parseFrom(byte[]) - Static method in class org.accidia.echo.protos.Protos.ObjectJsonResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.accidia.echo.protos.Protos.ObjectJsonResult
 
parseFrom(InputStream) - Static method in class org.accidia.echo.protos.Protos.ObjectJsonResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.accidia.echo.protos.Protos.ObjectJsonResult
 
parseFrom(CodedInputStream) - Static method in class org.accidia.echo.protos.Protos.ObjectJsonResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.accidia.echo.protos.Protos.ObjectJsonResult
 
parseFrom(ByteString) - Static method in class org.accidia.echo.protos.Protos.ObjectResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.accidia.echo.protos.Protos.ObjectResult
 
parseFrom(byte[]) - Static method in class org.accidia.echo.protos.Protos.ObjectResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.accidia.echo.protos.Protos.ObjectResult
 
parseFrom(InputStream) - Static method in class org.accidia.echo.protos.Protos.ObjectResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.accidia.echo.protos.Protos.ObjectResult
 
parseFrom(CodedInputStream) - Static method in class org.accidia.echo.protos.Protos.ObjectResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.accidia.echo.protos.Protos.ObjectResult
 
parseFrom(ByteString) - Static method in class org.accidia.echo.protos.Protos.Template
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.accidia.echo.protos.Protos.Template
 
parseFrom(byte[]) - Static method in class org.accidia.echo.protos.Protos.Template
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.accidia.echo.protos.Protos.Template
 
parseFrom(InputStream) - Static method in class org.accidia.echo.protos.Protos.Template
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.accidia.echo.protos.Protos.Template
 
parseFrom(CodedInputStream) - Static method in class org.accidia.echo.protos.Protos.Template
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.accidia.echo.protos.Protos.Template
 
parseFrom(ByteString) - Static method in class org.accidia.echo.protos.Protos.Tenant
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.accidia.echo.protos.Protos.Tenant
 
parseFrom(byte[]) - Static method in class org.accidia.echo.protos.Protos.Tenant
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.accidia.echo.protos.Protos.Tenant
 
parseFrom(InputStream) - Static method in class org.accidia.echo.protos.Protos.Tenant
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.accidia.echo.protos.Protos.Tenant
 
parseFrom(CodedInputStream) - Static method in class org.accidia.echo.protos.Protos.Tenant
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.accidia.echo.protos.Protos.Tenant
 
parseFrom(ByteString) - Static method in class org.accidia.echo.tests.Protos.TestType
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.accidia.echo.tests.Protos.TestType
 
parseFrom(byte[]) - Static method in class org.accidia.echo.tests.Protos.TestType
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.accidia.echo.tests.Protos.TestType
 
parseFrom(InputStream) - Static method in class org.accidia.echo.tests.Protos.TestType
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.accidia.echo.tests.Protos.TestType
 
parseFrom(CodedInputStream) - Static method in class org.accidia.echo.tests.Protos.TestType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.accidia.echo.tests.Protos.TestType
 
PARSER - Static variable in class org.accidia.echo.protos.Protos.DataSource.MetaData
 
PARSER - Static variable in class org.accidia.echo.protos.Protos.DataSource
 
PARSER - Static variable in class org.accidia.echo.protos.Protos.ListResult
 
PARSER - Static variable in class org.accidia.echo.protos.Protos.ObjectJsonResult
 
PARSER - Static variable in class org.accidia.echo.protos.Protos.ObjectResult
 
PARSER - Static variable in class org.accidia.echo.protos.Protos.Template
 
PARSER - Static variable in class org.accidia.echo.protos.Protos.Tenant
 
PARSER - Static variable in class org.accidia.echo.tests.Protos.TestType
 
postJsonObject(AsyncResponse, String, String, String) - Method in class org.accidia.echo.resources.ObjectResource
 
postProtobufObject(AsyncResponse, String, String, byte[]) - Method in class org.accidia.echo.resources.ObjectResource
 
postTenant(AsyncResponse, String) - Method in class org.accidia.echo.resources.TenantResource
 
process(String, String) - Method in class org.accidia.echo.services.impl.FreemarkerTemplateService
 
process(String, String) - Method in interface org.accidia.echo.services.ITemplateService
 
PROTOBUF_MESSAGE_FIELD_NUMBER - Static variable in class org.accidia.echo.protos.Protos.Tenant
 
ProtobufMessageListWriter - Class in org.accidia.echo.protoserver.providers
 
ProtobufMessageListWriter() - Constructor for class org.accidia.echo.protoserver.providers.ProtobufMessageListWriter
 
ProtobufMessageReader<ProtobufType extends com.google.protobuf.Message> - Class in org.accidia.echo.protoserver.providers
Message body reader implementation for reading Message bytes
ProtobufMessageReader() - Constructor for class org.accidia.echo.protoserver.providers.ProtobufMessageReader
 
ProtobufMessageWriter - Class in org.accidia.echo.protoserver.providers
 
ProtobufMessageWriter() - Constructor for class org.accidia.echo.protoserver.providers.ProtobufMessageWriter
 
Protobufs - Class in org.accidia.echo.protobuf
Bunch of utility functions for protobuf objects
Protobufs() - Constructor for class org.accidia.echo.protobuf.Protobufs
 
Protos - Class in org.accidia.echo.protos
 
Protos - Class in org.accidia.echo.tests
 
Protos.DataSource - Class in org.accidia.echo.protos
Protobuf type DataSource
Protos.DataSource.Builder - Class in org.accidia.echo.protos
Protobuf type DataSource
Protos.DataSource.MetaData - Class in org.accidia.echo.protos
Protobuf type DataSource.MetaData
Protos.DataSource.MetaData.Builder - Class in org.accidia.echo.protos
Protobuf type DataSource.MetaData
Protos.DataSource.MetaDataOrBuilder - Interface in org.accidia.echo.protos
 
Protos.DataSource.StorageType - Enum in org.accidia.echo.protos
Protobuf enum DataSource.StorageType
Protos.DataSourceOrBuilder - Interface in org.accidia.echo.protos
 
Protos.ListResult - Class in org.accidia.echo.protos
Protobuf type ListResult
Protos.ListResult.Builder - Class in org.accidia.echo.protos
Protobuf type ListResult
Protos.ListResultOrBuilder - Interface in org.accidia.echo.protos
 
Protos.ObjectJsonResult - Class in org.accidia.echo.protos
Protobuf type ObjectJsonResult
Protos.ObjectJsonResult.Builder - Class in org.accidia.echo.protos
Protobuf type ObjectJsonResult
Protos.ObjectJsonResultOrBuilder - Interface in org.accidia.echo.protos
 
Protos.ObjectResult - Class in org.accidia.echo.protos
Protobuf type ObjectResult
Protos.ObjectResult.Builder - Class in org.accidia.echo.protos
Protobuf type ObjectResult
Protos.ObjectResultOrBuilder - Interface in org.accidia.echo.protos
 
Protos.Template - Class in org.accidia.echo.protos
Protobuf type Template
Protos.Template.Builder - Class in org.accidia.echo.protos
Protobuf type Template
Protos.TemplateOrBuilder - Interface in org.accidia.echo.protos
 
Protos.Tenant - Class in org.accidia.echo.protos
Protobuf type Tenant
Protos.Tenant.Builder - Class in org.accidia.echo.protos
Protobuf type Tenant
Protos.TenantOrBuilder - Interface in org.accidia.echo.protos
 
Protos.TestType - Class in org.accidia.echo.tests
Protobuf type TestType
Protos.TestType.Builder - Class in org.accidia.echo.tests
Protobuf type TestType
Protos.TestTypeOrBuilder - Interface in org.accidia.echo.tests
 
ProtoServerApplication - Class in org.accidia.echo.resources
 
ProtoServerApplication() - Constructor for class org.accidia.echo.resources.ProtoServerApplication
 
ProtoServerException - Exception in org.accidia.echo.protoserver.misc
 
ProtoServerException(String) - Constructor for exception org.accidia.echo.protoserver.misc.ProtoServerException
 
ProtoServerException(Throwable) - Constructor for exception org.accidia.echo.protoserver.misc.ProtoServerException
 

R

readFrom(Class<byte[]>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.accidia.echo.protoserver.providers.BinaryMessageReader
 
readFrom(Class, Type, Annotation[], MediaType, MultivaluedMap, InputStream) - Method in class org.accidia.echo.protoserver.providers.JsonMessageReader
 
readFrom(Class<ProtobufType>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.accidia.echo.protoserver.providers.ProtobufMessageReader
 
READONLY_FIELD_NUMBER - Static variable in class org.accidia.echo.protos.Protos.DataSource
 
REDIS_VALUE - Static variable in enum org.accidia.echo.protos.Protos.DataSource.StorageType
REDIS = 3;
RedisAccessor - Class in org.accidia.echo.redis
 
RedisAccessor() - Constructor for class org.accidia.echo.redis.RedisAccessor
 
RedisDataSource - Class in org.accidia.echo.redis
 
RedisDataSource() - Constructor for class org.accidia.echo.redis.RedisDataSource
 
RedisProtobufDao - Class in org.accidia.echo.redis
 
RedisStorageModule - Class in org.accidia.echo.redis
 
RedisStorageModule() - Constructor for class org.accidia.echo.redis.RedisStorageModule
 
register(Protos.DataSource) - Method in interface org.accidia.echo.services.IDataSourceService
 
register(Protos.DataSource) - Method in class org.accidia.echo.services.impl.DataSourceService
 
register(String, Protos.Template) - Method in class org.accidia.echo.services.impl.FreemarkerTemplateService
 
register(String, Protos.Template) - Method in interface org.accidia.echo.services.ITemplateService
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.accidia.echo.protos.Protos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.accidia.echo.tests.Protos
 
registerTenant(Protos.Tenant) - Method in class org.accidia.echo.services.impl.TenantService
Given an instance of Tenant, register services for the tenant.
registerTenant(Protos.Tenant) - Method in interface org.accidia.echo.services.ITenantService
 
reloadConfigurations(String) - Method in enum org.accidia.echo.EchoContext
 
removeFromList(String, String) - Method in interface org.accidia.echo.dao.IProtobufDao
Remove an object from a list
removeFromList(String, String) - Method in class org.accidia.echo.mysql.keyvalue.MemcacheOnMySqlProtobufDao
 
removeFromList(String, String) - Method in class org.accidia.echo.mysql.keyvalue.MySqlKeyValueProtobufDao
 
removeFromList(String, String) - Method in class org.accidia.echo.mysql.relational.MySqlProtobufDao
 
removeFromList(String, String) - Method in class org.accidia.echo.redis.RedisProtobufDao
 
removeMetadata(int) - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
repeated .DataSource.MetaData metadata = 2;
removeObjects(int) - Method in class org.accidia.echo.protos.Protos.ListResult.Builder
repeated .ObjectResult objects = 1;

S

ServicesModule - Class in org.accidia.echo.services
 
ServicesModule() - Constructor for class org.accidia.echo.services.ServicesModule
 
set(String, int, Message) - Method in class org.accidia.echo.memcache.MemcacheAccessor
 
setBody(String) - Method in class org.accidia.echo.protos.Protos.Template.Builder
optional string body = 2;
setBodyBytes(ByteString) - Method in class org.accidia.echo.protos.Protos.Template.Builder
optional string body = 2;
setClassName(String) - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult.Builder
required string class_name = 2;
setClassName(String) - Method in class org.accidia.echo.protos.Protos.ObjectResult.Builder
required string class_name = 2;
setClassNameBytes(ByteString) - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult.Builder
required string class_name = 2;
setClassNameBytes(ByteString) - Method in class org.accidia.echo.protos.Protos.ObjectResult.Builder
required string class_name = 2;
setContentType(String) - Method in class org.accidia.echo.protos.Protos.Template.Builder
optional string content_type = 3;
setContentTypeBytes(ByteString) - Method in class org.accidia.echo.protos.Protos.Template.Builder
optional string content_type = 3;
setDatasourceName(String) - Method in class org.accidia.echo.protos.Protos.Tenant.Builder
required string datasource_name = 3;
setDatasourceNameBytes(ByteString) - Method in class org.accidia.echo.protos.Protos.Tenant.Builder
required string datasource_name = 3;
setGuid(String) - Method in class org.accidia.echo.tests.Protos.TestType.Builder
required string guid = 1;
setGuidBytes(ByteString) - Method in class org.accidia.echo.tests.Protos.TestType.Builder
required string guid = 1;
setKey(String) - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult.Builder
required string key = 1;
setKey(String) - Method in class org.accidia.echo.protos.Protos.ObjectResult.Builder
required string key = 1;
setKeyBytes(ByteString) - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult.Builder
required string key = 1;
setKeyBytes(ByteString) - Method in class org.accidia.echo.protos.Protos.ObjectResult.Builder
required string key = 1;
setMetadata(int, Protos.DataSource.MetaData) - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
repeated .DataSource.MetaData metadata = 2;
setMetadata(int, Protos.DataSource.MetaData.Builder) - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
repeated .DataSource.MetaData metadata = 2;
setName(String) - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
required string name = 1;
setName(String) - Method in class org.accidia.echo.protos.Protos.DataSource.MetaData.Builder
required string name = 1;
setName(String) - Method in class org.accidia.echo.protos.Protos.Template.Builder
required string name = 1;
setName(String) - Method in class org.accidia.echo.protos.Protos.Tenant.Builder
required string name = 1;
setName(String) - Method in class org.accidia.echo.tests.Protos.TestType.Builder
optional string name = 2;
setNameBytes(ByteString) - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
required string name = 1;
setNameBytes(ByteString) - Method in class org.accidia.echo.protos.Protos.DataSource.MetaData.Builder
required string name = 1;
setNameBytes(ByteString) - Method in class org.accidia.echo.protos.Protos.Template.Builder
required string name = 1;
setNameBytes(ByteString) - Method in class org.accidia.echo.protos.Protos.Tenant.Builder
required string name = 1;
setNameBytes(ByteString) - Method in class org.accidia.echo.tests.Protos.TestType.Builder
optional string name = 2;
setNamespace(String) - Method in class org.accidia.echo.protos.Protos.Tenant.Builder
required string namespace = 2;
setNamespaceBytes(ByteString) - Method in class org.accidia.echo.protos.Protos.Tenant.Builder
required string namespace = 2;
setNext(String) - Method in class org.accidia.echo.protos.Protos.ListResult.Builder
optional string next = 2;
setNextBytes(ByteString) - Method in class org.accidia.echo.protos.Protos.ListResult.Builder
optional string next = 2;
setObject(String) - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult.Builder
optional string object = 3;
setObject(ByteString) - Method in class org.accidia.echo.protos.Protos.ObjectResult.Builder
optional bytes object = 3;
setObjectBytes(ByteString) - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult.Builder
optional string object = 3;
setObjects(int, Protos.ObjectResult) - Method in class org.accidia.echo.protos.Protos.ListResult.Builder
repeated .ObjectResult objects = 1;
setObjects(int, Protos.ObjectResult.Builder) - Method in class org.accidia.echo.protos.Protos.ListResult.Builder
repeated .ObjectResult objects = 1;
setProtobufMessage(String) - Method in class org.accidia.echo.protos.Protos.Tenant.Builder
required string protobuf_message = 4;
setProtobufMessageBytes(ByteString) - Method in class org.accidia.echo.protos.Protos.Tenant.Builder
required string protobuf_message = 4;
setReadonly(boolean) - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
required bool readonly = 3;
setStorageType(Protos.DataSource.StorageType) - Method in class org.accidia.echo.protos.Protos.DataSource.Builder
required .DataSource.StorageType storage_type = 4;
setValue(String) - Method in class org.accidia.echo.protos.Protos.DataSource.MetaData.Builder
required string value = 2;
setValueBytes(ByteString) - Method in class org.accidia.echo.protos.Protos.DataSource.MetaData.Builder
required string value = 2;
startServer() - Method in class org.accidia.echo.protoserver.AbstractBaseProtoServerApplication
 
startServer() - Method in interface org.accidia.echo.protoserver.IProtoServerApplication
 
stopServer() - Method in class org.accidia.echo.protoserver.AbstractBaseProtoServerApplication
 
stopServer() - Method in interface org.accidia.echo.protoserver.IProtoServerApplication
 
STORAGE_TYPE_FIELD_NUMBER - Static variable in class org.accidia.echo.protos.Protos.DataSource
 
StorageInitFailed - Exception in org.accidia.echo.dao
 
StorageInitFailed() - Constructor for exception org.accidia.echo.dao.StorageInitFailed
 
StorageInitFailed(String) - Constructor for exception org.accidia.echo.dao.StorageInitFailed
 
StorageInitFailed(String, Throwable) - Constructor for exception org.accidia.echo.dao.StorageInitFailed
 
StorageInitFailed(Throwable) - Constructor for exception org.accidia.echo.dao.StorageInitFailed
 
store(String, Message) - Method in interface org.accidia.echo.dao.IProtobufDao
Store the given object
store(String, Message) - Method in class org.accidia.echo.mysql.keyvalue.MemcacheOnMySqlProtobufDao
 
store(String, Message) - Method in class org.accidia.echo.mysql.keyvalue.MySqlKeyValueProtobufDao
 
store(String, Message) - Method in class org.accidia.echo.mysql.relational.MySqlProtobufDao
 
store(String, Message) - Method in class org.accidia.echo.redis.RedisProtobufDao
 
storeObject(String, Message) - Method in class org.accidia.echo.services.impl.ObjectsService
 
storeObject(String, Message) - Method in interface org.accidia.echo.services.IObjectsService
Store an object with the given key.
storeObjects(Map<String, Message>) - Method in class org.accidia.echo.services.impl.ObjectsService
 
storeObjects(Map<String, Message>) - Method in interface org.accidia.echo.services.IObjectsService
Store set of objects.
storeOrUpdate(String, Message) - Method in interface org.accidia.echo.dao.IProtobufDao
Store or update the given object
storeOrUpdate(String, Message) - Method in class org.accidia.echo.mysql.keyvalue.MemcacheOnMySqlProtobufDao
 
storeOrUpdate(String, Message) - Method in class org.accidia.echo.mysql.keyvalue.MySqlKeyValueProtobufDao
 
storeOrUpdate(String, Message) - Method in class org.accidia.echo.mysql.relational.MySqlProtobufDao
 
storeOrUpdate(String, Message) - Method in class org.accidia.echo.redis.RedisProtobufDao
 

T

TemplateResource - Class in org.accidia.echo.resources
 
TemplateResource() - Constructor for class org.accidia.echo.resources.TemplateResource
 
TenantResource - Class in org.accidia.echo.resources
 
TenantResource() - Constructor for class org.accidia.echo.resources.TenantResource
 
TenantService - Class in org.accidia.echo.services.impl
 
TenantService(DataSourceService) - Constructor for class org.accidia.echo.services.impl.TenantService
 
toBuilder() - Method in class org.accidia.echo.protos.Protos.DataSource.MetaData
 
toBuilder() - Method in class org.accidia.echo.protos.Protos.DataSource
 
toBuilder() - Method in class org.accidia.echo.protos.Protos.ListResult
 
toBuilder() - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult
 
toBuilder() - Method in class org.accidia.echo.protos.Protos.ObjectResult
 
toBuilder() - Method in class org.accidia.echo.protos.Protos.Template
 
toBuilder() - Method in class org.accidia.echo.protos.Protos.Tenant
 
toBuilder() - Method in class org.accidia.echo.tests.Protos.TestType
 
toResponse(IllegalArgumentException) - Method in class org.accidia.echo.resources.exceptions.IllegalArgumentExceptionMapper
 

V

validateTenant(String) - Method in class org.accidia.echo.services.impl.TenantService
Validate the given tenant name; check that the name is not empty or whitespaces, and that the tenant name is already registered.
validateTenant(String) - Method in interface org.accidia.echo.services.ITenantService
 
VALUE_FIELD_NUMBER - Static variable in class org.accidia.echo.protos.Protos.DataSource.MetaData
 
valueOf(String) - Static method in enum org.accidia.echo.EchoContext
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.accidia.echo.protos.Protos.DataSource.StorageType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.accidia.echo.protos.Protos.DataSource.StorageType
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.accidia.echo.protos.Protos.DataSource.StorageType
 
values() - Static method in enum org.accidia.echo.EchoContext
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.accidia.echo.protos.Protos.DataSource.StorageType
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeTo(CodedOutputStream) - Method in class org.accidia.echo.protos.Protos.DataSource.MetaData
 
writeTo(CodedOutputStream) - Method in class org.accidia.echo.protos.Protos.DataSource
 
writeTo(CodedOutputStream) - Method in class org.accidia.echo.protos.Protos.ListResult
 
writeTo(CodedOutputStream) - Method in class org.accidia.echo.protos.Protos.ObjectJsonResult
 
writeTo(CodedOutputStream) - Method in class org.accidia.echo.protos.Protos.ObjectResult
 
writeTo(CodedOutputStream) - Method in class org.accidia.echo.protos.Protos.Template
 
writeTo(CodedOutputStream) - Method in class org.accidia.echo.protos.Protos.Tenant
 
writeTo(List<Message>, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.accidia.echo.protoserver.providers.JsonMessageListWriter
 
writeTo(Map<String, Message>, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.accidia.echo.protoserver.providers.JsonMessageMapWriter
 
writeTo(Message, Class, Type, Annotation[], MediaType, MultivaluedMap, OutputStream) - Method in class org.accidia.echo.protoserver.providers.JsonMessageWriter
 
writeTo(List<Message>, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.accidia.echo.protoserver.providers.ProtobufMessageListWriter
 
writeTo(Message, Class, Type, Annotation[], MediaType, MultivaluedMap, OutputStream) - Method in class org.accidia.echo.protoserver.providers.ProtobufMessageWriter
 
writeTo(CodedOutputStream) - Method in class org.accidia.echo.tests.Protos.TestType
 
A B C D E F G H I J K L M N O P R S T V W 
Skip navigation links

Copyright © 2015. All rights reserved.