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

A

AbstractMainParam<T> - Class in org.locationtech.geowave.service.rest.field
 
AbstractMainParam(int, int, Field, RestField<T>, Object) - Constructor for class org.locationtech.geowave.service.rest.field.AbstractMainParam
 
accept(Representation) - Method in class org.locationtech.geowave.service.rest.FileUploadResource
processes uploaded file, storing in a temporary directory
AddAccumuloStoreCommand - Class in org.locationtech.geowave.service.rest.operations
 
AddAccumuloStoreCommand() - Constructor for class org.locationtech.geowave.service.rest.operations.AddAccumuloStoreCommand
 
AddBigTableStoreCommand - Class in org.locationtech.geowave.service.rest.operations
 
AddBigTableStoreCommand() - Constructor for class org.locationtech.geowave.service.rest.operations.AddBigTableStoreCommand
 
AddCassandraStoreCommand - Class in org.locationtech.geowave.service.rest.operations
 
AddCassandraStoreCommand() - Constructor for class org.locationtech.geowave.service.rest.operations.AddCassandraStoreCommand
 
AddDynamoDBStoreCommand - Class in org.locationtech.geowave.service.rest.operations
 
AddDynamoDBStoreCommand() - Constructor for class org.locationtech.geowave.service.rest.operations.AddDynamoDBStoreCommand
 
AddFileSystemStoreCommand - Class in org.locationtech.geowave.service.rest.operations
 
AddFileSystemStoreCommand() - Constructor for class org.locationtech.geowave.service.rest.operations.AddFileSystemStoreCommand
 
AddHBaseStoreCommand - Class in org.locationtech.geowave.service.rest.operations
 
AddHBaseStoreCommand() - Constructor for class org.locationtech.geowave.service.rest.operations.AddHBaseStoreCommand
 
AddKuduStoreCommand - Class in org.locationtech.geowave.service.rest.operations
 
AddKuduStoreCommand() - Constructor for class org.locationtech.geowave.service.rest.operations.AddKuduStoreCommand
 
AddRedisStoreCommand - Class in org.locationtech.geowave.service.rest.operations
 
AddRedisStoreCommand() - Constructor for class org.locationtech.geowave.service.rest.operations.AddRedisStoreCommand
 
AddRocksDBStoreCommand - Class in org.locationtech.geowave.service.rest.operations
 
AddRocksDBStoreCommand() - Constructor for class org.locationtech.geowave.service.rest.operations.AddRocksDBStoreCommand
 
addRoute(RestRoute) - Method in class org.locationtech.geowave.service.rest.SwaggerApiParser
 
AddSpatialIndexCommand - Class in org.locationtech.geowave.service.rest.operations
 
AddSpatialIndexCommand() - Constructor for class org.locationtech.geowave.service.rest.operations.AddSpatialIndexCommand
 
AddSpatialTemporalIndexCommand - Class in org.locationtech.geowave.service.rest.operations
 
AddSpatialTemporalIndexCommand() - Constructor for class org.locationtech.geowave.service.rest.operations.AddSpatialTemporalIndexCommand
 
ApiRestletApplication - Class in org.locationtech.geowave.service.rest
This class provides the main webapp entry point
ApiRestletApplication() - Constructor for class org.locationtech.geowave.service.rest.ApiRestletApplication
 
AsyncOperationStatusResource - Class in org.locationtech.geowave.service.rest
ServerResource that returns the status of async REST operations submitted to the server
AsyncOperationStatusResource() - Constructor for class org.locationtech.geowave.service.rest.AsyncOperationStatusResource
 
attachApiRoutes(Router) - Method in class org.locationtech.geowave.service.rest.ApiRestletApplication
This method takes all the routes that were parsed and actually attaches them to the router.

B

BasicRestField<T> - Class in org.locationtech.geowave.service.rest.field
 
BasicRestField(String, Class<T>, String, boolean) - Constructor for class org.locationtech.geowave.service.rest.field.BasicRestField
 

C

compareTo(RestRoute) - Method in class org.locationtech.geowave.service.rest.RestRoute
 
computeResults(OperationParams) - Method in class org.locationtech.geowave.service.rest.operations.AddAccumuloStoreCommand
 
computeResults(OperationParams) - Method in class org.locationtech.geowave.service.rest.operations.AddBigTableStoreCommand
 
computeResults(OperationParams) - Method in class org.locationtech.geowave.service.rest.operations.AddCassandraStoreCommand
 
computeResults(OperationParams) - Method in class org.locationtech.geowave.service.rest.operations.AddDynamoDBStoreCommand
 
computeResults(OperationParams) - Method in class org.locationtech.geowave.service.rest.operations.AddFileSystemStoreCommand
 
computeResults(OperationParams) - Method in class org.locationtech.geowave.service.rest.operations.AddHBaseStoreCommand
 
computeResults(OperationParams) - Method in class org.locationtech.geowave.service.rest.operations.AddKuduStoreCommand
 
computeResults(OperationParams) - Method in class org.locationtech.geowave.service.rest.operations.AddRedisStoreCommand
 
computeResults(OperationParams) - Method in class org.locationtech.geowave.service.rest.operations.AddRocksDBStoreCommand
 
computeResults(OperationParams) - Method in class org.locationtech.geowave.service.rest.operations.AddSpatialIndexCommand
 
computeResults(OperationParams) - Method in class org.locationtech.geowave.service.rest.operations.AddSpatialTemporalIndexCommand
 
create(Class<? extends ServerResource>, Request, Response) - Method in class org.locationtech.geowave.service.rest.GeoWaveOperationFinder
 
createInboundRoot() - Method in class org.locationtech.geowave.service.rest.ApiRestletApplication
 
createRestFields(Class<?>) - Static method in class org.locationtech.geowave.service.rest.field.RestFieldFactory
 
createRestFieldValues(Object) - Static method in class org.locationtech.geowave.service.rest.field.RestFieldFactory
 

D

data - Variable in class org.locationtech.geowave.service.rest.operations.RestOperationStatusMessage
 
delegateField - Variable in class org.locationtech.geowave.service.rest.field.AbstractMainParam
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.locationtech.geowave.service.rest.security.GeoWaveApiKeyFilter
This filter can be put in front of API routes to ensure that valid keys are used to make calls to the API.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.locationtech.geowave.service.rest.security.GeoWaveApiKeySetterFilter
This class is only responsible for setting two servlet context attributes: "userName" and "apiKey"

E

equals(Object) - Method in class org.locationtech.geowave.service.rest.RestRoute
 
execute(OperationParams) - Method in class org.locationtech.geowave.service.rest.operations.AddAccumuloStoreCommand
 
execute(OperationParams) - Method in class org.locationtech.geowave.service.rest.operations.AddBigTableStoreCommand
 
execute(OperationParams) - Method in class org.locationtech.geowave.service.rest.operations.AddCassandraStoreCommand
 
execute(OperationParams) - Method in class org.locationtech.geowave.service.rest.operations.AddDynamoDBStoreCommand
 
execute(OperationParams) - Method in class org.locationtech.geowave.service.rest.operations.AddFileSystemStoreCommand
 
execute(OperationParams) - Method in class org.locationtech.geowave.service.rest.operations.AddHBaseStoreCommand
 
execute(OperationParams) - Method in class org.locationtech.geowave.service.rest.operations.AddKuduStoreCommand
 
execute(OperationParams) - Method in class org.locationtech.geowave.service.rest.operations.AddRedisStoreCommand
 
execute(OperationParams) - Method in class org.locationtech.geowave.service.rest.operations.AddRocksDBStoreCommand
 
execute(OperationParams) - Method in class org.locationtech.geowave.service.rest.operations.AddSpatialIndexCommand
 
execute(OperationParams) - Method in class org.locationtech.geowave.service.rest.operations.AddSpatialTemporalIndexCommand
 
extractAuthentication(Map<String, ?>) - Method in class org.locationtech.geowave.service.rest.security.oauth2.FacebookAccessTokenConverter
 

F

FacebookAccessTokenConverter - Class in org.locationtech.geowave.service.rest.security.oauth2
Copied the DefaultAccessTokenConverter and modified for Facebook token details.
FacebookAccessTokenConverter() - Constructor for class org.locationtech.geowave.service.rest.security.oauth2.FacebookAccessTokenConverter
 
FacebookTokenServices - Class in org.locationtech.geowave.service.rest.security.oauth2
 
FacebookTokenServices() - Constructor for class org.locationtech.geowave.service.rest.security.oauth2.FacebookTokenServices
 
field - Variable in class org.locationtech.geowave.service.rest.field.ParameterRestField
 
FileUploadResource - Class in org.locationtech.geowave.service.rest
ServerResource to handle uploading files.
FileUploadResource() - Constructor for class org.locationtech.geowave.service.rest.FileUploadResource
 

G

GeoWaveApiKeyFilter - Class in org.locationtech.geowave.service.rest.security
 
GeoWaveApiKeyFilter() - Constructor for class org.locationtech.geowave.service.rest.security.GeoWaveApiKeyFilter
 
GeoWaveApiKeySetterFilter - Class in org.locationtech.geowave.service.rest.security
 
GeoWaveApiKeySetterFilter() - Constructor for class org.locationtech.geowave.service.rest.security.GeoWaveApiKeySetterFilter
 
GeoWaveBaseApiKeyDB - Class in org.locationtech.geowave.service.rest.security
 
GeoWaveBaseApiKeyDB() - Constructor for class org.locationtech.geowave.service.rest.security.GeoWaveBaseApiKeyDB
 
GeoWaveOperationFinder - Class in org.locationtech.geowave.service.rest
 
GeoWaveOperationFinder(ServiceEnabledCommand<?>, String) - Constructor for class org.locationtech.geowave.service.rest.GeoWaveOperationFinder
 
GeoWaveOperationServiceWrapper<T> - Class in org.locationtech.geowave.service.rest
 
GeoWaveOperationServiceWrapper(ServiceEnabledCommand<T>, String) - Constructor for class org.locationtech.geowave.service.rest.GeoWaveOperationServiceWrapper
 
GeoWaveSQLiteApiKeyDB - Class in org.locationtech.geowave.service.rest.security
 
GeoWaveSQLiteApiKeyDB() - Constructor for class org.locationtech.geowave.service.rest.security.GeoWaveSQLiteApiKeyDB
 
GeoWaveSQLiteApiKeyDB(String) - Constructor for class org.locationtech.geowave.service.rest.security.GeoWaveSQLiteApiKeyDB
 
getArray(String) - Method in class org.locationtech.geowave.service.rest.field.RequestParameters
Returns the specified parameter, as an Array.
getArray(String) - Method in class org.locationtech.geowave.service.rest.field.RequestParametersForm
 
getArray(String) - Method in class org.locationtech.geowave.service.rest.field.RequestParametersJson
 
getCurrentUserAndKey() - Method in class org.locationtech.geowave.service.rest.security.GeoWaveBaseApiKeyDB
Returns the username and associated key value.
getCurrentUserAndKey() - Method in class org.locationtech.geowave.service.rest.security.GeoWaveSQLiteApiKeyDB
 
getDescription() - Method in class org.locationtech.geowave.service.rest.field.AbstractMainParam
 
getDescription() - Method in class org.locationtech.geowave.service.rest.field.BasicRestField
 
getDescription() - Method in class org.locationtech.geowave.service.rest.field.ParameterRestField
 
getDescription() - Method in interface org.locationtech.geowave.service.rest.field.RestField
 
getField() - Method in class org.locationtech.geowave.service.rest.field.AbstractMainParam
 
getField() - Method in class org.locationtech.geowave.service.rest.field.ParameterRestField
 
getField() - Method in class org.locationtech.geowave.service.rest.field.ParameterRestFieldValue
 
getField() - Method in interface org.locationtech.geowave.service.rest.field.RestFieldValue
 
getId() - Method in class org.locationtech.geowave.service.rest.operations.AddAccumuloStoreCommand
 
getId() - Method in class org.locationtech.geowave.service.rest.operations.AddBigTableStoreCommand
 
getId() - Method in class org.locationtech.geowave.service.rest.operations.AddCassandraStoreCommand
 
getId() - Method in class org.locationtech.geowave.service.rest.operations.AddDynamoDBStoreCommand
 
getId() - Method in class org.locationtech.geowave.service.rest.operations.AddFileSystemStoreCommand
 
getId() - Method in class org.locationtech.geowave.service.rest.operations.AddHBaseStoreCommand
 
getId() - Method in class org.locationtech.geowave.service.rest.operations.AddKuduStoreCommand
 
getId() - Method in class org.locationtech.geowave.service.rest.operations.AddRedisStoreCommand
 
getId() - Method in class org.locationtech.geowave.service.rest.operations.AddRocksDBStoreCommand
 
getId() - Method in class org.locationtech.geowave.service.rest.operations.AddSpatialIndexCommand
 
getId() - Method in class org.locationtech.geowave.service.rest.operations.AddSpatialTemporalIndexCommand
 
getJsonObject() - Method in class org.locationtech.geowave.service.rest.SwaggerOperationParser
 
getList(String) - Method in class org.locationtech.geowave.service.rest.field.RequestParameters
Returns the specified parameter, as a List.
getList(String) - Method in class org.locationtech.geowave.service.rest.field.RequestParametersForm
 
getList(String) - Method in class org.locationtech.geowave.service.rest.field.RequestParametersJson
 
getMakeDefault() - Method in class org.locationtech.geowave.service.rest.operations.AddAccumuloStoreCommand
 
getMakeDefault() - Method in class org.locationtech.geowave.service.rest.operations.AddBigTableStoreCommand
 
getMakeDefault() - Method in class org.locationtech.geowave.service.rest.operations.AddCassandraStoreCommand
 
getMakeDefault() - Method in class org.locationtech.geowave.service.rest.operations.AddDynamoDBStoreCommand
 
getMakeDefault() - Method in class org.locationtech.geowave.service.rest.operations.AddFileSystemStoreCommand
 
getMakeDefault() - Method in class org.locationtech.geowave.service.rest.operations.AddHBaseStoreCommand
 
getMakeDefault() - Method in class org.locationtech.geowave.service.rest.operations.AddKuduStoreCommand
 
getMakeDefault() - Method in class org.locationtech.geowave.service.rest.operations.AddRedisStoreCommand
 
getMakeDefault() - Method in class org.locationtech.geowave.service.rest.operations.AddRocksDBStoreCommand
 
getName() - Method in class org.locationtech.geowave.service.rest.field.AbstractMainParam
 
getName() - Method in class org.locationtech.geowave.service.rest.field.BasicRestField
 
getName() - Method in class org.locationtech.geowave.service.rest.field.ParameterRestField
 
getName() - Method in interface org.locationtech.geowave.service.rest.field.RestField
 
getNamespace() - Method in class org.locationtech.geowave.service.rest.operations.AddAccumuloStoreCommand
 
getNamespace() - Method in class org.locationtech.geowave.service.rest.operations.AddBigTableStoreCommand
 
getNamespace() - Method in class org.locationtech.geowave.service.rest.operations.AddCassandraStoreCommand
 
getNamespace() - Method in class org.locationtech.geowave.service.rest.operations.AddDynamoDBStoreCommand
 
getNamespace() - Method in class org.locationtech.geowave.service.rest.operations.AddFileSystemStoreCommand
 
getNamespace() - Method in class org.locationtech.geowave.service.rest.operations.AddHBaseStoreCommand
 
getNamespace() - Method in class org.locationtech.geowave.service.rest.operations.AddKuduStoreCommand
 
getNamespace() - Method in class org.locationtech.geowave.service.rest.operations.AddRedisStoreCommand
 
getNamespace() - Method in class org.locationtech.geowave.service.rest.operations.AddRocksDBStoreCommand
 
getNamespace() - Method in class org.locationtech.geowave.service.rest.operations.AddSpatialIndexCommand
 
getNamespace() - Method in class org.locationtech.geowave.service.rest.operations.AddSpatialTemporalIndexCommand
 
getOperation() - Method in class org.locationtech.geowave.service.rest.RestRoute
Return the operation as it was originally passed
getParameters() - Method in class org.locationtech.geowave.service.rest.operations.AddAccumuloStoreCommand
 
getParameters() - Method in class org.locationtech.geowave.service.rest.operations.AddBigTableStoreCommand
 
getParameters() - Method in class org.locationtech.geowave.service.rest.operations.AddCassandraStoreCommand
 
getParameters() - Method in class org.locationtech.geowave.service.rest.operations.AddDynamoDBStoreCommand
 
getParameters() - Method in class org.locationtech.geowave.service.rest.operations.AddFileSystemStoreCommand
 
getParameters() - Method in class org.locationtech.geowave.service.rest.operations.AddHBaseStoreCommand
 
getParameters() - Method in class org.locationtech.geowave.service.rest.operations.AddKuduStoreCommand
 
getParameters() - Method in class org.locationtech.geowave.service.rest.operations.AddRedisStoreCommand
 
getParameters() - Method in class org.locationtech.geowave.service.rest.operations.AddRocksDBStoreCommand
 
getParameters() - Method in class org.locationtech.geowave.service.rest.operations.AddSpatialIndexCommand
 
getParameters() - Method in class org.locationtech.geowave.service.rest.operations.AddSpatialTemporalIndexCommand
 
getPath() - Method in class org.locationtech.geowave.service.rest.operations.AddAccumuloStoreCommand
 
getPath() - Method in class org.locationtech.geowave.service.rest.operations.AddBigTableStoreCommand
 
getPath() - Method in class org.locationtech.geowave.service.rest.operations.AddCassandraStoreCommand
 
getPath() - Method in class org.locationtech.geowave.service.rest.operations.AddDynamoDBStoreCommand
 
getPath() - Method in class org.locationtech.geowave.service.rest.operations.AddFileSystemStoreCommand
 
getPath() - Method in class org.locationtech.geowave.service.rest.operations.AddHBaseStoreCommand
 
getPath() - Method in class org.locationtech.geowave.service.rest.operations.AddKuduStoreCommand
 
getPath() - Method in class org.locationtech.geowave.service.rest.operations.AddRedisStoreCommand
 
getPath() - Method in class org.locationtech.geowave.service.rest.operations.AddRocksDBStoreCommand
 
getPath() - Method in class org.locationtech.geowave.service.rest.operations.AddSpatialIndexCommand
 
getPath() - Method in class org.locationtech.geowave.service.rest.operations.AddSpatialTemporalIndexCommand
 
getPath() - Method in class org.locationtech.geowave.service.rest.RestRoute
Get the path that represents the route
getPluginName() - Method in class org.locationtech.geowave.service.rest.operations.AddAccumuloStoreCommand
 
getPluginName() - Method in class org.locationtech.geowave.service.rest.operations.AddBigTableStoreCommand
 
getPluginName() - Method in class org.locationtech.geowave.service.rest.operations.AddCassandraStoreCommand
 
getPluginName() - Method in class org.locationtech.geowave.service.rest.operations.AddDynamoDBStoreCommand
 
getPluginName() - Method in class org.locationtech.geowave.service.rest.operations.AddFileSystemStoreCommand
 
getPluginName() - Method in class org.locationtech.geowave.service.rest.operations.AddHBaseStoreCommand
 
getPluginName() - Method in class org.locationtech.geowave.service.rest.operations.AddKuduStoreCommand
 
getPluginName() - Method in class org.locationtech.geowave.service.rest.operations.AddRedisStoreCommand
 
getPluginName() - Method in class org.locationtech.geowave.service.rest.operations.AddRocksDBStoreCommand
 
getPluginName() - Method in class org.locationtech.geowave.service.rest.operations.AddSpatialIndexCommand
 
getPluginName() - Method in class org.locationtech.geowave.service.rest.operations.AddSpatialTemporalIndexCommand
 
getPluginOptions() - Method in class org.locationtech.geowave.service.rest.operations.AddAccumuloStoreCommand
 
getPluginOptions() - Method in class org.locationtech.geowave.service.rest.operations.AddBigTableStoreCommand
 
getPluginOptions() - Method in class org.locationtech.geowave.service.rest.operations.AddCassandraStoreCommand
 
getPluginOptions() - Method in class org.locationtech.geowave.service.rest.operations.AddDynamoDBStoreCommand
 
getPluginOptions() - Method in class org.locationtech.geowave.service.rest.operations.AddFileSystemStoreCommand
 
getPluginOptions() - Method in class org.locationtech.geowave.service.rest.operations.AddHBaseStoreCommand
 
getPluginOptions() - Method in class org.locationtech.geowave.service.rest.operations.AddKuduStoreCommand
 
getPluginOptions() - Method in class org.locationtech.geowave.service.rest.operations.AddRedisStoreCommand
 
getPluginOptions() - Method in class org.locationtech.geowave.service.rest.operations.AddRocksDBStoreCommand
 
getPluginOptions() - Method in class org.locationtech.geowave.service.rest.operations.AddSpatialIndexCommand
 
getPluginOptions() - Method in class org.locationtech.geowave.service.rest.operations.AddSpatialTemporalIndexCommand
 
getStatus(Representation) - Method in class org.locationtech.geowave.service.rest.AsyncOperationStatusResource
 
getStoreType() - Method in class org.locationtech.geowave.service.rest.operations.AddAccumuloStoreCommand
 
getStoreType() - Method in class org.locationtech.geowave.service.rest.operations.AddBigTableStoreCommand
 
getStoreType() - Method in class org.locationtech.geowave.service.rest.operations.AddCassandraStoreCommand
 
getStoreType() - Method in class org.locationtech.geowave.service.rest.operations.AddDynamoDBStoreCommand
 
getStoreType() - Method in class org.locationtech.geowave.service.rest.operations.AddFileSystemStoreCommand
 
getStoreType() - Method in class org.locationtech.geowave.service.rest.operations.AddHBaseStoreCommand
 
getStoreType() - Method in class org.locationtech.geowave.service.rest.operations.AddKuduStoreCommand
 
getStoreType() - Method in class org.locationtech.geowave.service.rest.operations.AddRedisStoreCommand
 
getStoreType() - Method in class org.locationtech.geowave.service.rest.operations.AddRocksDBStoreCommand
 
getString(String) - Method in class org.locationtech.geowave.service.rest.field.RequestParameters
Returns the specified parameter, as a String.
getString(String) - Method in class org.locationtech.geowave.service.rest.field.RequestParametersForm
 
getString(String) - Method in class org.locationtech.geowave.service.rest.field.RequestParametersJson
 
getTargetClass() - Method in class org.locationtech.geowave.service.rest.GeoWaveOperationFinder
 
getType() - Method in class org.locationtech.geowave.service.rest.field.AbstractMainParam
 
getType() - Method in class org.locationtech.geowave.service.rest.field.BasicRestField
 
getType() - Method in class org.locationtech.geowave.service.rest.field.ParameterRestField
 
getType() - Method in interface org.locationtech.geowave.service.rest.field.RestField
 
getType() - Method in class org.locationtech.geowave.service.rest.operations.AddSpatialIndexCommand
 
getType() - Method in class org.locationtech.geowave.service.rest.operations.AddSpatialTemporalIndexCommand
 
getValue(String) - Method in class org.locationtech.geowave.service.rest.field.RequestParameters
Returns the specified parameter.

H

hashCode() - Method in class org.locationtech.geowave.service.rest.RestRoute
 
hasKey(String) - Method in class org.locationtech.geowave.service.rest.security.GeoWaveBaseApiKeyDB
 
hasKey(String) - Method in class org.locationtech.geowave.service.rest.security.GeoWaveSQLiteApiKeyDB
 

I

initApiKeyDatabase() - Method in class org.locationtech.geowave.service.rest.security.GeoWaveBaseApiKeyDB
 
initApiKeyDatabase() - Method in class org.locationtech.geowave.service.rest.security.GeoWaveSQLiteApiKeyDB
 
instance - Variable in class org.locationtech.geowave.service.rest.field.AbstractMainParam
 
isRequired() - Method in class org.locationtech.geowave.service.rest.field.AbstractMainParam
 
isRequired() - Method in class org.locationtech.geowave.service.rest.field.BasicRestField
 
isRequired() - Method in class org.locationtech.geowave.service.rest.field.ParameterRestField
 
isRequired() - Method in interface org.locationtech.geowave.service.rest.field.RestField
 

K

keyValuePairs - Variable in class org.locationtech.geowave.service.rest.field.RequestParameters
 

L

ListMainParam - Class in org.locationtech.geowave.service.rest.field
 
ListMainParam(int, int, Field, RestField<List>, Object) - Constructor for class org.locationtech.geowave.service.rest.field.ListMainParam
 
listMainParamField - Variable in class org.locationtech.geowave.service.rest.field.AbstractMainParam
 
listResources() - Method in class org.locationtech.geowave.service.rest.MainResource
This is the main resource (essentially index.html) it displays the user's API Key and the list of mapped commands, it also displays the user's apiKey if the GeoWaveApiKeyFilter and GeoWaveApiKeySetterFilter
listResources() - Method in class org.locationtech.geowave.service.rest.SwaggerResource
This resource returns the swagger.json
loadAuthentication(String) - Method in class org.locationtech.geowave.service.rest.security.oauth2.FacebookTokenServices
 
logger - Variable in class org.locationtech.geowave.service.rest.security.oauth2.FacebookTokenServices
 

M

MainResource - Class in org.locationtech.geowave.service.rest
 
MainResource() - Constructor for class org.locationtech.geowave.service.rest.MainResource
 
MainResource.NonResourceCommand - Class in org.locationtech.geowave.service.rest
A simple ServerResource to show if the route's operation does not extend ServerResource
message - Variable in class org.locationtech.geowave.service.rest.operations.RestOperationStatusMessage
 
MissingArgumentException - Exception in org.locationtech.geowave.service.rest.exceptions
 
MissingArgumentException(String) - Constructor for exception org.locationtech.geowave.service.rest.exceptions.MissingArgumentException
 

N

NonResourceCommand() - Constructor for class org.locationtech.geowave.service.rest.MainResource.NonResourceCommand
 

O

ordinal - Variable in class org.locationtech.geowave.service.rest.field.AbstractMainParam
 
org.locationtech.geowave.service.rest - package org.locationtech.geowave.service.rest
 
org.locationtech.geowave.service.rest.exceptions - package org.locationtech.geowave.service.rest.exceptions
 
org.locationtech.geowave.service.rest.field - package org.locationtech.geowave.service.rest.field
 
org.locationtech.geowave.service.rest.operations - package org.locationtech.geowave.service.rest.operations
 
org.locationtech.geowave.service.rest.security - package org.locationtech.geowave.service.rest.security
 
org.locationtech.geowave.service.rest.security.oauth2 - package org.locationtech.geowave.service.rest.security.oauth2
 

P

parameter - Variable in class org.locationtech.geowave.service.rest.field.ParameterRestField
 
ParameterRestField - Class in org.locationtech.geowave.service.rest.field
 
ParameterRestField(Field, Parameter) - Constructor for class org.locationtech.geowave.service.rest.field.ParameterRestField
 
ParameterRestFieldValue - Class in org.locationtech.geowave.service.rest.field
 
ParameterRestFieldValue(Field, Parameter, Object) - Constructor for class org.locationtech.geowave.service.rest.field.ParameterRestFieldValue
 
parseOperationsForApiRoutes() - Method in class org.locationtech.geowave.service.rest.ApiRestletApplication
This method parses all the Geowave Operation classes and creates the info to generate a Restlet route based on the operation.
prepare(OperationParams) - Method in class org.locationtech.geowave.service.rest.operations.AddAccumuloStoreCommand
 
prepare(OperationParams) - Method in class org.locationtech.geowave.service.rest.operations.AddBigTableStoreCommand
 
prepare(OperationParams) - Method in class org.locationtech.geowave.service.rest.operations.AddCassandraStoreCommand
 
prepare(OperationParams) - Method in class org.locationtech.geowave.service.rest.operations.AddDynamoDBStoreCommand
 
prepare(OperationParams) - Method in class org.locationtech.geowave.service.rest.operations.AddFileSystemStoreCommand
 
prepare(OperationParams) - Method in class org.locationtech.geowave.service.rest.operations.AddHBaseStoreCommand
 
prepare(OperationParams) - Method in class org.locationtech.geowave.service.rest.operations.AddKuduStoreCommand
 
prepare(OperationParams) - Method in class org.locationtech.geowave.service.rest.operations.AddRedisStoreCommand
 
prepare(OperationParams) - Method in class org.locationtech.geowave.service.rest.operations.AddRocksDBStoreCommand
 
prepare(OperationParams) - Method in class org.locationtech.geowave.service.rest.operations.AddSpatialIndexCommand
 
prepare(OperationParams) - Method in class org.locationtech.geowave.service.rest.operations.AddSpatialTemporalIndexCommand
 
processField(String, Class<?>, String, boolean) - Method in class org.locationtech.geowave.service.rest.SwaggerOperationParser
 
PROPERTIES_CONTEXT - Static variable in class org.locationtech.geowave.service.rest.operations.AddAccumuloStoreCommand
A REST Operation for the AddStoreCommand where --type=accumulo
PROPERTIES_CONTEXT - Static variable in class org.locationtech.geowave.service.rest.operations.AddBigTableStoreCommand
A REST Operation for the AddStoreCommand where --type=bigtable
PROPERTIES_CONTEXT - Static variable in class org.locationtech.geowave.service.rest.operations.AddCassandraStoreCommand
A REST Operation for the AddStoreCommand where --type=cassandra
PROPERTIES_CONTEXT - Static variable in class org.locationtech.geowave.service.rest.operations.AddDynamoDBStoreCommand
A REST Operation for the AddStoreCommand where --type=dynamodb
PROPERTIES_CONTEXT - Static variable in class org.locationtech.geowave.service.rest.operations.AddFileSystemStoreCommand
A REST Operation for the AddStoreCommand where --type=filesystem
PROPERTIES_CONTEXT - Static variable in class org.locationtech.geowave.service.rest.operations.AddHBaseStoreCommand
A REST Operation for the AddStoreCommand where --type=hbase
PROPERTIES_CONTEXT - Static variable in class org.locationtech.geowave.service.rest.operations.AddKuduStoreCommand
A REST Operation for the AddStoreCommand where --type=kudu
PROPERTIES_CONTEXT - Static variable in class org.locationtech.geowave.service.rest.operations.AddRedisStoreCommand
A REST Operation for the AddStoreCommand where --type=redis
PROPERTIES_CONTEXT - Static variable in class org.locationtech.geowave.service.rest.operations.AddRocksDBStoreCommand
A REST Operation for the AddStoreCommand where --type=rocksdb

R

readAccessToken(String) - Method in class org.locationtech.geowave.service.rest.security.oauth2.FacebookTokenServices
 
RequestParameters - Class in org.locationtech.geowave.service.rest.field
 
RequestParameters() - Constructor for class org.locationtech.geowave.service.rest.field.RequestParameters
 
RequestParametersForm - Class in org.locationtech.geowave.service.rest.field
 
RequestParametersForm(Form) - Constructor for class org.locationtech.geowave.service.rest.field.RequestParametersForm
 
RequestParametersJson - Class in org.locationtech.geowave.service.rest.field
 
RequestParametersJson(Representation) - Constructor for class org.locationtech.geowave.service.rest.field.RequestParametersJson
 
restDelete(Representation) - Method in class org.locationtech.geowave.service.rest.GeoWaveOperationServiceWrapper
 
RestField<T> - Interface in org.locationtech.geowave.service.rest.field
 
RestFieldFactory - Class in org.locationtech.geowave.service.rest.field
 
RestFieldFactory() - Constructor for class org.locationtech.geowave.service.rest.field.RestFieldFactory
 
RestFieldValue<T> - Interface in org.locationtech.geowave.service.rest.field
 
restGet() - Method in class org.locationtech.geowave.service.rest.GeoWaveOperationServiceWrapper
 
RestOperationStatusMessage - Class in org.locationtech.geowave.service.rest.operations
 
RestOperationStatusMessage() - Constructor for class org.locationtech.geowave.service.rest.operations.RestOperationStatusMessage
 
RestOperationStatusMessage.StatusType - Enum in org.locationtech.geowave.service.rest.operations
 
restPatch(Representation) - Method in class org.locationtech.geowave.service.rest.GeoWaveOperationServiceWrapper
 
restPost(Representation) - Method in class org.locationtech.geowave.service.rest.GeoWaveOperationServiceWrapper
 
restPut(Representation) - Method in class org.locationtech.geowave.service.rest.GeoWaveOperationServiceWrapper
 
RestRoute - Class in org.locationtech.geowave.service.rest
Holds necessary information to create a Restlet route
RestRoute(ServiceEnabledCommand<?>) - Constructor for class org.locationtech.geowave.service.rest.RestRoute
Create a new route given an operation

S

safeClose(Writer) - Static method in class org.locationtech.geowave.service.rest.SwaggerApiParser
 
serializeSwaggerJson(String) - Method in class org.locationtech.geowave.service.rest.SwaggerApiParser
 
setAccessTokenConverter(AccessTokenConverter) - Method in class org.locationtech.geowave.service.rest.security.oauth2.FacebookTokenServices
 
setCheckTokenEndpointUrl(String) - Method in class org.locationtech.geowave.service.rest.security.oauth2.FacebookTokenServices
 
setDefaultAuthorities(String[]) - Method in class org.locationtech.geowave.service.rest.security.oauth2.FacebookAccessTokenConverter
 
setMakeDefault(Boolean) - Method in class org.locationtech.geowave.service.rest.operations.AddAccumuloStoreCommand
 
setMakeDefault(Boolean) - Method in class org.locationtech.geowave.service.rest.operations.AddBigTableStoreCommand
 
setMakeDefault(Boolean) - Method in class org.locationtech.geowave.service.rest.operations.AddCassandraStoreCommand
 
setMakeDefault(Boolean) - Method in class org.locationtech.geowave.service.rest.operations.AddDynamoDBStoreCommand
 
setMakeDefault(Boolean) - Method in class org.locationtech.geowave.service.rest.operations.AddFileSystemStoreCommand
 
setMakeDefault(Boolean) - Method in class org.locationtech.geowave.service.rest.operations.AddHBaseStoreCommand
 
setMakeDefault(Boolean) - Method in class org.locationtech.geowave.service.rest.operations.AddKuduStoreCommand
 
setMakeDefault(Boolean) - Method in class org.locationtech.geowave.service.rest.operations.AddRedisStoreCommand
 
setMakeDefault(Boolean) - Method in class org.locationtech.geowave.service.rest.operations.AddRocksDBStoreCommand
 
setParameters(String) - Method in class org.locationtech.geowave.service.rest.operations.AddAccumuloStoreCommand
 
setParameters(String) - Method in class org.locationtech.geowave.service.rest.operations.AddBigTableStoreCommand
 
setParameters(String) - Method in class org.locationtech.geowave.service.rest.operations.AddCassandraStoreCommand
 
setParameters(String) - Method in class org.locationtech.geowave.service.rest.operations.AddDynamoDBStoreCommand
 
setParameters(String) - Method in class org.locationtech.geowave.service.rest.operations.AddFileSystemStoreCommand
 
setParameters(String) - Method in class org.locationtech.geowave.service.rest.operations.AddHBaseStoreCommand
 
setParameters(String) - Method in class org.locationtech.geowave.service.rest.operations.AddKuduStoreCommand
 
setParameters(String) - Method in class org.locationtech.geowave.service.rest.operations.AddRedisStoreCommand
 
setParameters(String) - Method in class org.locationtech.geowave.service.rest.operations.AddRocksDBStoreCommand
 
setParameters(String, String) - Method in class org.locationtech.geowave.service.rest.operations.AddSpatialIndexCommand
 
setParameters(String, String) - Method in class org.locationtech.geowave.service.rest.operations.AddSpatialTemporalIndexCommand
 
setPluginOptions(DataStorePluginOptions) - Method in class org.locationtech.geowave.service.rest.operations.AddAccumuloStoreCommand
 
setPluginOptions(DataStorePluginOptions) - Method in class org.locationtech.geowave.service.rest.operations.AddBigTableStoreCommand
 
setPluginOptions(DataStorePluginOptions) - Method in class org.locationtech.geowave.service.rest.operations.AddCassandraStoreCommand
 
setPluginOptions(DataStorePluginOptions) - Method in class org.locationtech.geowave.service.rest.operations.AddDynamoDBStoreCommand
 
setPluginOptions(DataStorePluginOptions) - Method in class org.locationtech.geowave.service.rest.operations.AddFileSystemStoreCommand
 
setPluginOptions(DataStorePluginOptions) - Method in class org.locationtech.geowave.service.rest.operations.AddHBaseStoreCommand
 
setPluginOptions(DataStorePluginOptions) - Method in class org.locationtech.geowave.service.rest.operations.AddKuduStoreCommand
 
setPluginOptions(DataStorePluginOptions) - Method in class org.locationtech.geowave.service.rest.operations.AddRedisStoreCommand
 
setPluginOptions(DataStorePluginOptions) - Method in class org.locationtech.geowave.service.rest.operations.AddRocksDBStoreCommand
 
setPluginOptions(IndexPluginOptions) - Method in class org.locationtech.geowave.service.rest.operations.AddSpatialIndexCommand
 
setPluginOptions(IndexPluginOptions) - Method in class org.locationtech.geowave.service.rest.operations.AddSpatialTemporalIndexCommand
 
setRestTemplate(RestOperations) - Method in class org.locationtech.geowave.service.rest.security.oauth2.FacebookTokenServices
 
setServletContext(ServletContext) - Method in class org.locationtech.geowave.service.rest.security.GeoWaveBaseApiKeyDB
 
setServletContext(ServletContext) - Method in class org.locationtech.geowave.service.rest.security.GeoWaveSQLiteApiKeyDB
 
setTokenName(String) - Method in class org.locationtech.geowave.service.rest.security.oauth2.FacebookTokenServices
 
setUserTokenConverter(UserAuthenticationConverter) - Method in class org.locationtech.geowave.service.rest.security.oauth2.FacebookAccessTokenConverter
Converter for the part of the data in the token representing a user.
setValue(T) - Method in class org.locationtech.geowave.service.rest.field.AbstractMainParam
 
setValue(Object) - Method in class org.locationtech.geowave.service.rest.field.ParameterRestFieldValue
 
setValue(T) - Method in interface org.locationtech.geowave.service.rest.field.RestFieldValue
 
splitStringParameter(String) - Method in class org.locationtech.geowave.service.rest.field.RequestParameters
Assumes the value of the parameter is a comma-delimited String, then returns an Array of String values based on the original String.
status - Variable in class org.locationtech.geowave.service.rest.operations.RestOperationStatusMessage
A REST Operation message that is returned via JSON
StringMainParam - Class in org.locationtech.geowave.service.rest.field
 
StringMainParam(int, int, Field, RestField<String>, Object) - Constructor for class org.locationtech.geowave.service.rest.field.StringMainParam
 
SwaggerApiParser - Class in org.locationtech.geowave.service.rest
 
SwaggerApiParser(String, String, String, String, String) - Constructor for class org.locationtech.geowave.service.rest.SwaggerApiParser
 
SwaggerOperationParser<T> - Class in org.locationtech.geowave.service.rest
 
SwaggerOperationParser(ServiceEnabledCommand<T>) - Constructor for class org.locationtech.geowave.service.rest.SwaggerOperationParser
 
SwaggerResource - Class in org.locationtech.geowave.service.rest
 
SwaggerResource() - Constructor for class org.locationtech.geowave.service.rest.SwaggerResource
 

T

toString() - Method in class org.locationtech.geowave.service.rest.MainResource.NonResourceCommand
 
totalMainParams - Variable in class org.locationtech.geowave.service.rest.field.AbstractMainParam
 
toURLFriendlyString(String) - Static method in class org.locationtech.geowave.service.rest.field.RestFieldFactory
 

V

valueOf(String) - Static method in enum org.locationtech.geowave.service.rest.operations.RestOperationStatusMessage.StatusType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.locationtech.geowave.service.rest.operations.RestOperationStatusMessage.StatusType
Returns an array containing the constants of this enum type, in the order they are declared.
valueToString(T) - Method in class org.locationtech.geowave.service.rest.field.AbstractMainParam
 
valueToString(List) - Method in class org.locationtech.geowave.service.rest.field.ListMainParam
 
valueToString(String) - Method in class org.locationtech.geowave.service.rest.field.StringMainParam
 
A B C D E F G H I K L M N O P R S T V 
Skip navigation links

Copyright © 2013–2020. All rights reserved.