Skip navigation links
A B C D E F G H I L M P R S U W 

A

AbstractDataSource<T extends flipkart.lego.api.entities.DataType> - Class in com.flipkart.poseidon.datasources
 
AbstractDataSource(LegoSet, Request) - Constructor for class com.flipkart.poseidon.datasources.AbstractDataSource
 
AbstractDataType - Class in com.flipkart.poseidon.datatypes
AbstractDataType is a DataType with default implementations for Identifiable and Describable
AbstractDataType() - Constructor for class com.flipkart.poseidon.datatypes.AbstractDataType
 
AbstractFilter - Class in com.flipkart.poseidon.filters
AbstractFilter is a Filter with default implementations for Identifiable and Describable
AbstractFilter(LegoSet) - Constructor for class com.flipkart.poseidon.filters.AbstractFilter
 
AbstractMapper - Class in com.flipkart.poseidon.mappers
AbstractMapper is a Mapper with default implementations for Identifiable and Describable
AbstractMapper() - Constructor for class com.flipkart.poseidon.mappers.AbstractMapper
 
addAttribute(String, String) - Method in class com.flipkart.poseidon.core.PoseidonResponse
 
addCookie(String, Cookie) - Method in class com.flipkart.poseidon.core.PoseidonResponse
 
addHeader(String, String) - Method in class com.flipkart.poseidon.core.PoseidonResponse
 
addMappedBeans(Collection<Object>) - Method in class com.flipkart.poseidon.core.PoseidonResponse
 

B

BODY - Static variable in class com.flipkart.poseidon.constants.RequestConstants
 

C

call() - Method in class com.flipkart.poseidon.datasources.AbstractDataSource
 
call() - Method in class com.flipkart.poseidon.legoset.ContextInducedDataSource
 
CallableNameHelper - Class in com.flipkart.poseidon.datasources.util
Created by mohan.pandian on 26/03/15.
CallableNameHelper() - Constructor for class com.flipkart.poseidon.datasources.util.CallableNameHelper
 
canonicalName(String, String, String) - Static method in class com.flipkart.poseidon.datasources.util.CallableNameHelper
 
com.flipkart.poseidon.constants - package com.flipkart.poseidon.constants
 
com.flipkart.poseidon.core - package com.flipkart.poseidon.core
 
com.flipkart.poseidon.datasources - package com.flipkart.poseidon.datasources
 
com.flipkart.poseidon.datasources.util - package com.flipkart.poseidon.datasources.util
 
com.flipkart.poseidon.datatypes - package com.flipkart.poseidon.datatypes
 
com.flipkart.poseidon.exception - package com.flipkart.poseidon.exception
 
com.flipkart.poseidon.filters - package com.flipkart.poseidon.filters
 
com.flipkart.poseidon.legoset - package com.flipkart.poseidon.legoset
 
com.flipkart.poseidon.mappers - package com.flipkart.poseidon.mappers
 
com.flipkart.poseidon.metrics - package com.flipkart.poseidon.metrics
 
ContextInducedDataSource - Class in com.flipkart.poseidon.legoset
 
ContextInducedDataSource(DataSource) - Constructor for class com.flipkart.poseidon.legoset.ContextInducedDataSource
 
ContextInducedFilter - Class in com.flipkart.poseidon.legoset
 
ContextInducedFilter(Filter) - Constructor for class com.flipkart.poseidon.legoset.ContextInducedFilter
 

D

DataSourceException - Exception in com.flipkart.poseidon.exception
Created by akshay.kesarwan on 09/07/15.
DataSourceException(Object) - Constructor for exception com.flipkart.poseidon.exception.DataSourceException
 
DataSourceException(int) - Constructor for exception com.flipkart.poseidon.exception.DataSourceException
 
DataSourceException(Object, int) - Constructor for exception com.flipkart.poseidon.exception.DataSourceException
 

E

equals(Object) - Method in class com.flipkart.poseidon.legoset.ContextInducedFilter
 

F

FILE_UPLOAD_TMP_DIR - Static variable in class com.flipkart.poseidon.constants.RequestConstants
 
filterRequest(Request, Response) - Method in class com.flipkart.poseidon.legoset.ContextInducedFilter
 
filterResponse(Request, Response) - Method in class com.flipkart.poseidon.legoset.ContextInducedFilter
 

G

get(String) - Static method in class com.flipkart.poseidon.core.RequestContext
Get's the value for a given key from the request context.
getAttribute(String) - Method in class com.flipkart.poseidon.core.PoseidonRequest
 
getAttribute(String) - Method in class com.flipkart.poseidon.core.PoseidonResponse
 
getAttributeMap() - Method in class com.flipkart.poseidon.core.PoseidonRequest
 
getAttributes() - Method in class com.flipkart.poseidon.core.PoseidonResponse
 
getBuildable(Request) - Method in class com.flipkart.poseidon.legoset.PoseidonLegoSet
 
getContentType() - Method in class com.flipkart.poseidon.core.PoseidonResponse
 
getContextMap() - Static method in class com.flipkart.poseidon.core.RequestContext
Get's a snapshot of the request context as a a Map
getCookie(String) - Method in class com.flipkart.poseidon.core.PoseidonRequest
 
getCookie(String) - Method in class com.flipkart.poseidon.core.PoseidonResponse
 
getCookies() - Method in class com.flipkart.poseidon.core.PoseidonResponse
 
getDataSource(String, Request) - Method in class com.flipkart.poseidon.legoset.PoseidonLegoSet
 
getDataSourceExecutor() - Method in class com.flipkart.poseidon.legoset.PoseidonLegoSet
 
getDescription() - Method in class com.flipkart.poseidon.datasources.AbstractDataSource
 
getDescription() - Method in class com.flipkart.poseidon.datatypes.AbstractDataType
 
getDescription() - Method in class com.flipkart.poseidon.filters.AbstractFilter
 
getDescription() - Method in class com.flipkart.poseidon.legoset.ContextInducedDataSource
 
getDescription() - Method in class com.flipkart.poseidon.legoset.ContextInducedFilter
 
getDescription() - Method in class com.flipkart.poseidon.mappers.AbstractMapper
 
getFilter(String) - Method in class com.flipkart.poseidon.legoset.PoseidonLegoSet
 
getHeader(String) - Method in class com.flipkart.poseidon.core.PoseidonRequest
 
getHeader(String) - Method in class com.flipkart.poseidon.core.PoseidonResponse
 
getHeaders() - Method in class com.flipkart.poseidon.core.PoseidonResponse
 
getHealthCheckRegistry() - Static method in class com.flipkart.poseidon.metrics.Metrics
Returns an instance of codahale HealthCheckRegistry
getId() - Method in class com.flipkart.poseidon.datasources.AbstractDataSource
 
getId() - Method in class com.flipkart.poseidon.datatypes.AbstractDataType
 
getId() - Method in class com.flipkart.poseidon.filters.AbstractFilter
 
getId() - Method in class com.flipkart.poseidon.legoset.ContextInducedDataSource
 
getId() - Method in class com.flipkart.poseidon.legoset.ContextInducedFilter
 
getId() - Method in class com.flipkart.poseidon.mappers.AbstractMapper
 
getMappedBeans() - Method in class com.flipkart.poseidon.core.PoseidonResponse
 
getMapper(String) - Method in class com.flipkart.poseidon.legoset.PoseidonLegoSet
 
getName() - Method in class com.flipkart.poseidon.datasources.AbstractDataSource
 
getName() - Method in class com.flipkart.poseidon.datatypes.AbstractDataType
 
getName() - Method in class com.flipkart.poseidon.filters.AbstractFilter
 
getName() - Method in class com.flipkart.poseidon.legoset.ContextInducedDataSource
 
getName() - Method in class com.flipkart.poseidon.legoset.ContextInducedFilter
 
getName() - Method in class com.flipkart.poseidon.mappers.AbstractMapper
 
getPackagesToScan() - Method in class com.flipkart.poseidon.legoset.PoseidonLegoSet
 
getRegistry() - Static method in class com.flipkart.poseidon.metrics.Metrics
Returns an instance of codahale MetricRegistry
getResponse() - Method in class com.flipkart.poseidon.core.PoseidonResponse
 
getResponse() - Method in exception com.flipkart.poseidon.exception.DataSourceException
 
getServiceClient(String) - Method in class com.flipkart.poseidon.legoset.PoseidonLegoSet
 
getShortDescription() - Method in class com.flipkart.poseidon.datasources.AbstractDataSource
 
getShortDescription() - Method in class com.flipkart.poseidon.datatypes.AbstractDataType
 
getShortDescription() - Method in class com.flipkart.poseidon.filters.AbstractFilter
 
getShortDescription() - Method in class com.flipkart.poseidon.legoset.ContextInducedDataSource
 
getShortDescription() - Method in class com.flipkart.poseidon.legoset.ContextInducedFilter
 
getShortDescription() - Method in class com.flipkart.poseidon.mappers.AbstractMapper
 
getStatusCode() - Method in exception com.flipkart.poseidon.exception.DataSourceException
 
getUrl() - Method in class com.flipkart.poseidon.core.PoseidonRequest
 
getVersion() - Method in class com.flipkart.poseidon.datasources.AbstractDataSource
 
getVersion() - Method in class com.flipkart.poseidon.datatypes.AbstractDataType
 
getVersion() - Method in class com.flipkart.poseidon.filters.AbstractFilter
 
getVersion() - Method in class com.flipkart.poseidon.legoset.ContextInducedDataSource
 
getVersion() - Method in class com.flipkart.poseidon.legoset.ContextInducedFilter
 
getVersion() - Method in class com.flipkart.poseidon.mappers.AbstractMapper
 

H

hasAttribute(String) - Method in class com.flipkart.poseidon.core.PoseidonRequest
 
hashCode() - Method in class com.flipkart.poseidon.legoset.ContextInducedFilter
 

I

initialize() - Static method in class com.flipkart.poseidon.core.RequestContext
initialize an empty request context, it will cleanup previous value of the threadlocal if used in a threadpool
initialize(Map<String, Object>) - Static method in class com.flipkart.poseidon.core.RequestContext
initialize a new request context with the given context, it will cleanup previous value of the threadlocal if it is being used in a threadpool
IS_PERF_TEST - Static variable in class com.flipkart.poseidon.constants.RequestConstants
 

L

legoset - Variable in class com.flipkart.poseidon.datasources.AbstractDataSource
 
legoSet - Variable in class com.flipkart.poseidon.filters.AbstractFilter
 

M

map(Map<String, Object>) - Method in interface com.flipkart.poseidon.mappers.Mapper
 
Mapper - Interface in com.flipkart.poseidon.mappers
Mapper maps the model which is available in Buildable build() to any bean/entity/pojo (ex: an event for data governance).
METHOD - Static variable in class com.flipkart.poseidon.constants.RequestConstants
 
Metrics - Class in com.flipkart.poseidon.metrics
A container that holds a single instance of a codahale MetricRegistry and a single instance of codahale HealthCheckRegistry

P

PARAMS - Static variable in class com.flipkart.poseidon.constants.RequestConstants
 
PoseidonLegoSet - Class in com.flipkart.poseidon.legoset
 
PoseidonLegoSet() - Constructor for class com.flipkart.poseidon.legoset.PoseidonLegoSet
 
PoseidonRequest - Class in com.flipkart.poseidon.core
 
PoseidonRequest(HttpServletRequest) - Constructor for class com.flipkart.poseidon.core.PoseidonRequest
 
PoseidonResponse - Class in com.flipkart.poseidon.core
 
PoseidonResponse() - Constructor for class com.flipkart.poseidon.core.PoseidonResponse
 

R

REDIRECT_URL - Static variable in class com.flipkart.poseidon.constants.RequestConstants
 
removeAttribute(String) - Method in class com.flipkart.poseidon.core.PoseidonResponse
 
removeCookie(String) - Method in class com.flipkart.poseidon.core.PoseidonResponse
 
removeHeader(String) - Method in class com.flipkart.poseidon.core.PoseidonResponse
 
request - Variable in class com.flipkart.poseidon.datasources.AbstractDataSource
 
REQUEST_ID - Static variable in class com.flipkart.poseidon.constants.RequestConstants
 
RequestConstants - Class in com.flipkart.poseidon.constants
Created by akshay.kesarwan on 13/07/15.
RequestConstants() - Constructor for class com.flipkart.poseidon.constants.RequestConstants
 
RequestContext - Class in com.flipkart.poseidon.core
Reuqest level context where a request implies a single invocation of Lego.
RequestContext() - Constructor for class com.flipkart.poseidon.core.RequestContext
 

S

set(String, Object) - Static method in class com.flipkart.poseidon.core.RequestContext
Set's the value for a given key in the request context, this value will be accessible from the context using the get method.
setAttribute(String, Object) - Method in class com.flipkart.poseidon.core.PoseidonRequest
 
setAttributes(Map<String, Object>) - Method in class com.flipkart.poseidon.core.PoseidonRequest
 
setContentType(MediaType) - Method in class com.flipkart.poseidon.core.PoseidonResponse
 
setDataSourceExecutor(ExecutorService) - Method in class com.flipkart.poseidon.legoset.PoseidonLegoSet
 
setResponse(Object) - Method in class com.flipkart.poseidon.core.PoseidonResponse
 
shutDown() - Static method in class com.flipkart.poseidon.core.RequestContext
Shuts down the request context by cleaning up the threadlocal.

U

updateBuildables(Map<String, Buildable>) - Method in class com.flipkart.poseidon.legoset.PoseidonLegoSet
 

W

wrapDataSource(DataSource) - Method in class com.flipkart.poseidon.legoset.PoseidonLegoSet
 
wrapFilter(Filter) - Method in class com.flipkart.poseidon.legoset.PoseidonLegoSet
 
A B C D E F G H I L M P R S U W 
Skip navigation links

Copyright © 2016. All rights reserved.