Tecton HTTP API Client Python
Contents:
Data Types
Client Options
Constants
Exceptions
Requests
Responses
Tecton Client
Tecton HTTP API Client Python
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
J
|
K
|
M
|
N
|
O
|
R
|
S
|
T
|
U
_
__init__() (tecton_client.client_options.TectonClientOptions method)
(tecton_client.data_types.ArrayType method)
(tecton_client.data_types.BoolType method)
(tecton_client.data_types.DataType method)
(tecton_client.data_types.FloatType method)
(tecton_client.data_types.IntType method)
(tecton_client.data_types.NameAndType method)
(tecton_client.data_types.StringType method)
(tecton_client.data_types.StructField method)
(tecton_client.data_types.StructType method)
(tecton_client.requests.GetFeaturesBatchRequest method)
(tecton_client.requests.GetFeatureServiceMetadataRequest method)
(tecton_client.requests.GetFeaturesRequest method)
(tecton_client.requests.GetFeaturesRequestData method)
(tecton_client.requests.MetadataOptions method)
(tecton_client.responses.FeatureServiceType method)
(tecton_client.responses.FeatureStatus method)
(tecton_client.responses.FeatureValue method)
(tecton_client.responses.GetFeaturesBatchResponse method)
(tecton_client.responses.GetFeatureServiceMetadataResponse method)
(tecton_client.responses.GetFeaturesResponse method)
(tecton_client.responses.SloIneligibilityReason method)
(tecton_client.responses.SloInformation method)
(tecton_client.tecton_client.TectonClient method)
A
ArrayType (class in tecton_client.data_types)
B
BadRequestError
batch_response_list (tecton_client.responses.GetFeaturesBatchResponse attribute)
batch_slo_info (tecton_client.responses.GetFeaturesBatchResponse attribute)
BoolType (class in tecton_client.data_types)
C
connect_timeout (tecton_client.client_options.TectonClientOptions attribute)
D
data_type (tecton_client.responses.FeatureValue attribute)
DataType (class in tecton_client.data_types)
dynamodb_response_size_bytes (tecton_client.responses.SloInformation attribute)
E
effective_time (tecton_client.responses.FeatureValue attribute)
ENDPOINT (tecton_client.requests.GetFeaturesBatchRequest attribute)
(tecton_client.requests.GetFeatureServiceMetadataRequest attribute)
(tecton_client.requests.GetFeaturesRequest attribute)
F
feature_name (tecton_client.responses.FeatureValue attribute)
feature_namespace (tecton_client.responses.FeatureValue attribute)
feature_service_type (tecton_client.responses.GetFeatureServiceMetadataResponse attribute)
feature_status (tecton_client.responses.FeatureValue attribute)
feature_value (tecton_client.responses.FeatureValue attribute)
feature_values (tecton_client.responses.GetFeatureServiceMetadataResponse attribute)
(tecton_client.responses.GetFeaturesResponse attribute)
FeatureServiceType (class in tecton_client.responses)
FeatureStatus (class in tecton_client.responses)
FeatureValue (class in tecton_client.responses)
FloatType (class in tecton_client.data_types)
ForbiddenError
G
GatewayTimeoutError
GetFeaturesBatchRequest (class in tecton_client.requests)
GetFeaturesBatchResponse (class in tecton_client.responses)
GetFeatureServiceMetadataRequest (class in tecton_client.requests)
GetFeatureServiceMetadataResponse (class in tecton_client.responses)
GetFeaturesRequest (class in tecton_client.requests)
GetFeaturesRequestData (class in tecton_client.requests)
GetFeaturesResponse (class in tecton_client.responses)
I
input_join_keys (tecton_client.responses.GetFeatureServiceMetadataResponse attribute)
input_request_context_keys (tecton_client.responses.GetFeatureServiceMetadataResponse attribute)
IntType (class in tecton_client.data_types)
InvalidMicroBatchSizeError
InvalidParameterError
InvalidURLError
J
join_key_map (tecton_client.requests.GetFeaturesRequestData attribute)
K
keepalive_expiry (tecton_client.client_options.TectonClientOptions attribute)
M
max_connections (tecton_client.client_options.TectonClientOptions attribute)
MetadataOptions (class in tecton_client.requests)
N
NameAndType (class in tecton_client.data_types)
NotFoundError
O
output_join_keys (tecton_client.responses.GetFeatureServiceMetadataResponse attribute)
R
read_timeout (tecton_client.client_options.TectonClientOptions attribute)
request_context_map (tecton_client.requests.GetFeaturesRequestData attribute)
request_data (tecton_client.requests.GetFeaturesRequest attribute)
request_latency (tecton_client.responses.GetFeaturesBatchResponse attribute)
(tecton_client.responses.GetFeaturesResponse attribute)
request_list (tecton_client.requests.GetFeaturesBatchRequest attribute)
ResourcesExhaustedError
S
server_time_seconds (tecton_client.responses.SloInformation attribute)
ServiceUnavailableError
slo_eligible (tecton_client.responses.SloInformation attribute)
slo_ineligibility_reasons (tecton_client.responses.SloInformation attribute)
slo_info (tecton_client.responses.GetFeaturesResponse attribute)
slo_server_time_seconds (tecton_client.responses.SloInformation attribute)
SloIneligibilityReason (class in tecton_client.responses)
SloInformation (class in tecton_client.responses)
store_max_latency (tecton_client.responses.SloInformation attribute)
store_response_size_bytes (tecton_client.responses.SloInformation attribute)
StringType (class in tecton_client.data_types)
StructField (class in tecton_client.data_types)
StructType (class in tecton_client.data_types)
T
TectonClient (class in tecton_client.tecton_client)
TectonClientError
TectonClientOptions (class in tecton_client.client_options)
TectonServerException
U
UnauthorizedError
UnsupportedTypeError