Skip to content

File shard_key_func.h

FileList > broker > shard_key_func.h

Go to the source code of this file

  • #include "shard_key.h"
  • #include "shard_parser.h"

Public Functions

Type Name
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)
int register_fn_get_shard_key (void)

Public Functions Documentation

function fn_get_shard_key_default

int fn_get_shard_key_default (
    const  char * shard_key,
    T_SHARD_U_TYPE type,
    const  void * value,
    int value_len
) 

function proxy_find_shard_id_by_hint_value

int proxy_find_shard_id_by_hint_value (
    SP_VALUE * value_p,
    const  char * key_column
) 

function register_fn_get_shard_key

int register_fn_get_shard_key (
    void
) 


The documentation for this class was generated from the following file cubrid/src/broker/shard_key_func.h