Public Member Functions | |
abstract int[] | getDistribution () |
Public Attributes | |
getDistribution | |
The Utf8 distribution of real data. The distribution is an array with length 4. "distribution[i]" means the total number of characters who are encoded with (i + 1) bytes.
GMM_UTF8_DISTRIBUTION is the distribution of gmm data set. GSR_UTF8_DISTRIBUTION is the distribution of gsreq/gsresp data set
Definition at line 92 of file Utf8Utils.java.
|
abstract |
com.google.protobuf.Utf8Utils.Utf8Distribution.getDistribution |
Definition at line 95 of file Utf8Utils.java.