C F G P R S T 
All Classes All Packages

C

close() - Method in class com.gojek.feast.FeastClient
 
com.gojek.feast - package com.gojek.feast
 
create() - Static method in class com.gojek.feast.Row
 
create(String, int) - Static method in class com.gojek.feast.FeastClient
Create a client to access Feast
createFeatureRefs(List<String>) - Static method in class com.gojek.feast.RequestUtil
Create feature references protos from given string feature reference.

F

FeastClient - Class in com.gojek.feast
 
FeastClient(ManagedChannel) - Constructor for class com.gojek.feast.FeastClient
 

G

getByte(String) - Method in class com.gojek.feast.Row
 
getDouble(String) - Method in class com.gojek.feast.Row
 
getEntityTimestamp() - Method in class com.gojek.feast.Row
 
getFeastServingInfo() - Method in class com.gojek.feast.FeastClient
 
getFields() - Method in class com.gojek.feast.Row
 
getFloat(String) - Method in class com.gojek.feast.Row
 
getInt(String) - Method in class com.gojek.feast.Row
 
getLong(String) - Method in class com.gojek.feast.Row
 
getOnlineFeatures(List<String>, List<Row>) - Method in class com.gojek.feast.FeastClient
Get online features from Feast from FeatureSets
getOnlineFeatures(List<String>, List<Row>, String) - Method in class com.gojek.feast.FeastClient
Get online features from Feast.
getOnlineFeatures(List<String>, List<Row>, String, boolean) - Method in class com.gojek.feast.FeastClient
Get online features from Feast.
getStatus(String) - Method in class com.gojek.feast.Row
 
getStatuses() - Method in class com.gojek.feast.Row
 
getString(String) - Method in class com.gojek.feast.Row
 

P

parseFeatureRef(String) - Static method in class com.gojek.feast.RequestUtil
Parse a feature reference proto builder from the given featureRefString

R

RequestUtil - Class in com.gojek.feast
 
RequestUtil() - Constructor for class com.gojek.feast.RequestUtil
 
Row - Class in com.gojek.feast
 
Row() - Constructor for class com.gojek.feast.Row
 

S

set(String, Object) - Method in class com.gojek.feast.Row
 
set(String, Object, ServingAPIProto.GetOnlineFeaturesResponse.FieldStatus) - Method in class com.gojek.feast.Row
 
setEntityTimestamp(String) - Method in class com.gojek.feast.Row
 
setEntityTimestamp(Instant) - Method in class com.gojek.feast.Row
 

T

toString() - Method in class com.gojek.feast.Row
 
C F G P R S T 
All Classes All Packages