CUBRID Engine  latest
shard_key_func.h File Reference
#include "shard_key.h"
#include "shard_parser.h"
Include dependency graph for shard_key_func.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int register_fn_get_shard_key (void)
 
int fn_get_shard_key_default (const char *shard_key, T_SHARD_U_TYPE type, const void *value, int value_len)
 
int proxy_find_shard_id_by_hint_value (SP_VALUE *value_p, const char *key_column)
 

Function Documentation

int fn_get_shard_key_default ( const char *  shard_key,
T_SHARD_U_TYPE  type,
const void *  value,
int  value_len 
)
int proxy_find_shard_id_by_hint_value ( SP_VALUE value_p,
const char *  key_column 
)