SYMBOL INDEX (12373 symbols across 952 files) FILE: ann/src/main/java/com/twitter/ann/faiss/NativeUtils.java class NativeUtils (line 11) | public final class NativeUtils { method NativeUtils (line 18) | private NativeUtils() { method unpackLibraryFromJarInternal (line 21) | private static File unpackLibraryFromJarInternal(String path) throws I... method unpackLibraryFromJar (line 68) | public static void unpackLibraryFromJar(String path) throws IOException { method loadLibraryFromJar (line 93) | public static void loadLibraryFromJar(String path) throws IOException { method createTempDirectory (line 113) | private static File createTempDirectory(String prefix) throws IOExcept... type OSType (line 124) | public enum OSType { method getOperatingSystemType (line 136) | public static OSType getOperatingSystemType() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/AlignedTableFloat32.java class AlignedTableFloat32 (line 11) | public class AlignedTableFloat32 { method AlignedTableFloat32 (line 15) | protected AlignedTableFloat32(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(AlignedTableFloat32 obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setTab (line 39) | public void setTab(SWIGTYPE_p_faiss__AlignedTableTightAllocT_float_32_... method getTab (line 43) | public SWIGTYPE_p_faiss__AlignedTableTightAllocT_float_32_t getTab() { method setNumel (line 48) | public void setNumel(long value) { method getNumel (line 52) | public long getNumel() { method round_capacity (line 56) | public static long round_capacity(long n) { method AlignedTableFloat32 (line 60) | public AlignedTableFloat32() { method AlignedTableFloat32 (line 64) | public AlignedTableFloat32(long n) { method itemsize (line 68) | public long itemsize() { method resize (line 72) | public void resize(long n) { method clear (line 76) | public void clear() { method size (line 80) | public long size() { method nbytes (line 84) | public long nbytes() { method get (line 88) | public SWIGTYPE_p_float get() { method data (line 93) | public SWIGTYPE_p_float data() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/AlignedTableUint16.java class AlignedTableUint16 (line 11) | public class AlignedTableUint16 { method AlignedTableUint16 (line 15) | protected AlignedTableUint16(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(AlignedTableUint16 obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setTab (line 39) | public void setTab(SWIGTYPE_p_faiss__AlignedTableTightAllocT_uint16_t_... method getTab (line 43) | public SWIGTYPE_p_faiss__AlignedTableTightAllocT_uint16_t_32_t getTab() { method setNumel (line 48) | public void setNumel(long value) { method getNumel (line 52) | public long getNumel() { method round_capacity (line 56) | public static long round_capacity(long n) { method AlignedTableUint16 (line 60) | public AlignedTableUint16() { method AlignedTableUint16 (line 64) | public AlignedTableUint16(long n) { method itemsize (line 68) | public long itemsize() { method resize (line 72) | public void resize(long n) { method clear (line 76) | public void clear() { method size (line 80) | public long size() { method nbytes (line 84) | public long nbytes() { method get (line 88) | public SWIGTYPE_p_uint16_t get() { method data (line 93) | public SWIGTYPE_p_uint16_t data() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/AlignedTableUint8.java class AlignedTableUint8 (line 11) | public class AlignedTableUint8 { method AlignedTableUint8 (line 15) | protected AlignedTableUint8(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(AlignedTableUint8 obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setTab (line 39) | public void setTab(SWIGTYPE_p_faiss__AlignedTableTightAllocT_unsigned_... method getTab (line 43) | public SWIGTYPE_p_faiss__AlignedTableTightAllocT_unsigned_char_32_t ge... method setNumel (line 48) | public void setNumel(long value) { method getNumel (line 52) | public long getNumel() { method round_capacity (line 56) | public static long round_capacity(long n) { method AlignedTableUint8 (line 60) | public AlignedTableUint8() { method AlignedTableUint8 (line 64) | public AlignedTableUint8(long n) { method itemsize (line 68) | public long itemsize() { method resize (line 72) | public void resize(long n) { method clear (line 76) | public void clear() { method size (line 80) | public long size() { method nbytes (line 84) | public long nbytes() { method get (line 88) | public SWIGTYPE_p_unsigned_char get() { method data (line 93) | public SWIGTYPE_p_unsigned_char data() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/ArrayInvertedLists.java class ArrayInvertedLists (line 11) | public class ArrayInvertedLists extends InvertedLists { method ArrayInvertedLists (line 14) | protected ArrayInvertedLists(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(ArrayInvertedLists obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setCodes (line 39) | public void setCodes(ByteVectorVector value) { method getCodes (line 43) | public ByteVectorVector getCodes() { method setIds (line 48) | public void setIds(SWIGTYPE_p_std__vectorT_std__vectorT_int64_t_t_t va... method getIds (line 52) | public SWIGTYPE_p_std__vectorT_std__vectorT_int64_t_t_t getIds() { method ArrayInvertedLists (line 57) | public ArrayInvertedLists(long nlist, long code_size) { method list_size (line 61) | public long list_size(long list_no) { method get_codes (line 65) | public SWIGTYPE_p_unsigned_char get_codes(long list_no) { method get_ids (line 70) | public LongVector get_ids(long list_no) { method add_entries (line 74) | public long add_entries(long list_no, long n_entry, LongVector ids, SW... method update_entries (line 78) | public void update_entries(long list_no, long offset, long n_entry, Lo... method resize (line 82) | public void resize(long list_no, long new_size) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/AutoTuneCriterion.java class AutoTuneCriterion (line 11) | public class AutoTuneCriterion { method AutoTuneCriterion (line 15) | protected AutoTuneCriterion(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(AutoTuneCriterion obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setNq (line 39) | public void setNq(long value) { method getNq (line 43) | public long getNq() { method setNnn (line 47) | public void setNnn(long value) { method getNnn (line 51) | public long getNnn() { method setGt_nnn (line 55) | public void setGt_nnn(long value) { method getGt_nnn (line 59) | public long getGt_nnn() { method setGt_D (line 63) | public void setGt_D(FloatVector value) { method getGt_D (line 67) | public FloatVector getGt_D() { method setGt_I (line 72) | public void setGt_I(SWIGTYPE_p_std__vectorT_int64_t_t value) { method getGt_I (line 76) | public SWIGTYPE_p_std__vectorT_int64_t_t getGt_I() { method set_groundtruth (line 81) | public void set_groundtruth(int gt_nnn, SWIGTYPE_p_float gt_D_in, Long... method evaluate (line 85) | public double evaluate(SWIGTYPE_p_float D, LongVector I) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/BitstringReader.java class BitstringReader (line 11) | public class BitstringReader { method BitstringReader (line 15) | protected BitstringReader(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(BitstringReader obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setCode (line 39) | public void setCode(SWIGTYPE_p_unsigned_char value) { method getCode (line 43) | public SWIGTYPE_p_unsigned_char getCode() { method setCode_size (line 48) | public void setCode_size(long value) { method getCode_size (line 52) | public long getCode_size() { method setI (line 56) | public void setI(long value) { method getI (line 60) | public long getI() { method BitstringReader (line 64) | public BitstringReader(SWIGTYPE_p_unsigned_char code, long code_size) { method read (line 68) | public long read(int nbit) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/BitstringWriter.java class BitstringWriter (line 11) | public class BitstringWriter { method BitstringWriter (line 15) | protected BitstringWriter(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(BitstringWriter obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setCode (line 39) | public void setCode(SWIGTYPE_p_unsigned_char value) { method getCode (line 43) | public SWIGTYPE_p_unsigned_char getCode() { method setCode_size (line 48) | public void setCode_size(long value) { method getCode_size (line 52) | public long getCode_size() { method setI (line 56) | public void setI(long value) { method getI (line 60) | public long getI() { method BitstringWriter (line 64) | public BitstringWriter(SWIGTYPE_p_unsigned_char code, long code_size) { method write (line 68) | public void write(long x, int nbit) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/BufferList.java class BufferList (line 11) | public class BufferList { method BufferList (line 15) | protected BufferList(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(BufferList obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setBuffer_size (line 39) | public void setBuffer_size(long value) { method getBuffer_size (line 43) | public long getBuffer_size() { method setBuffers (line 47) | public void setBuffers(SWIGTYPE_p_std__vectorT_faiss__BufferList__Buff... method getBuffers (line 51) | public SWIGTYPE_p_std__vectorT_faiss__BufferList__Buffer_t getBuffers() { method setWp (line 56) | public void setWp(long value) { method getWp (line 60) | public long getWp() { method BufferList (line 64) | public BufferList(long buffer_size) { method append_buffer (line 68) | public void append_buffer() { method add (line 72) | public void add(long id, float dis) { method copy_range (line 76) | public void copy_range(long ofs, long n, LongVector dest_ids, SWIGTYPE... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/ByteVector.java class ByteVector (line 11) | public class ByteVector { method ByteVector (line 15) | protected ByteVector(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(ByteVector obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method ByteVector (line 39) | public ByteVector() { method push_back (line 43) | public void push_back(short arg0) { method clear (line 47) | public void clear() { method data (line 51) | public SWIGTYPE_p_unsigned_char data() { method size (line 56) | public long size() { method at (line 60) | public short at(long n) { method resize (line 64) | public void resize(long n) { method reserve (line 68) | public void reserve(long n) { method swap (line 72) | public void swap(ByteVector other) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/ByteVectorVector.java class ByteVectorVector (line 11) | public class ByteVectorVector { method ByteVectorVector (line 15) | protected ByteVectorVector(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(ByteVectorVector obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method ByteVectorVector (line 39) | public ByteVectorVector() { method push_back (line 43) | public void push_back(ByteVector arg0) { method clear (line 47) | public void clear() { method data (line 51) | public ByteVector data() { method size (line 56) | public long size() { method at (line 60) | public ByteVector at(long n) { method resize (line 64) | public void resize(long n) { method reserve (line 68) | public void reserve(long n) { method swap (line 72) | public void swap(ByteVectorVector other) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/CenteringTransform.java class CenteringTransform (line 11) | public class CenteringTransform extends VectorTransform { method CenteringTransform (line 14) | protected CenteringTransform(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(CenteringTransform obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setMean (line 39) | public void setMean(FloatVector value) { method getMean (line 43) | public FloatVector getMean() { method CenteringTransform (line 48) | public CenteringTransform(int d) { method CenteringTransform (line 52) | public CenteringTransform() { method train (line 56) | public void train(long n, SWIGTYPE_p_float x) { method apply_noalloc (line 60) | public void apply_noalloc(long n, SWIGTYPE_p_float x, SWIGTYPE_p_float... method reverse_transform (line 64) | public void reverse_transform(long n, SWIGTYPE_p_float xt, SWIGTYPE_p_... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/CharVector.java class CharVector (line 11) | public class CharVector { method CharVector (line 15) | protected CharVector(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(CharVector obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method CharVector (line 39) | public CharVector() { method push_back (line 43) | public void push_back(char arg0) { method clear (line 47) | public void clear() { method data (line 51) | public String data() { method size (line 55) | public long size() { method at (line 59) | public char at(long n) { method resize (line 63) | public void resize(long n) { method reserve (line 67) | public void reserve(long n) { method swap (line 71) | public void swap(CharVector other) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/Clustering.java class Clustering (line 11) | public class Clustering extends ClusteringParameters { method Clustering (line 14) | protected Clustering(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(Clustering obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setD (line 39) | public void setD(long value) { method getD (line 43) | public long getD() { method setK (line 47) | public void setK(long value) { method getK (line 51) | public long getK() { method setCentroids (line 55) | public void setCentroids(FloatVector value) { method getCentroids (line 59) | public FloatVector getCentroids() { method setIteration_stats (line 64) | public void setIteration_stats(SWIGTYPE_p_std__vectorT_faiss__Clusteri... method getIteration_stats (line 68) | public SWIGTYPE_p_std__vectorT_faiss__ClusteringIterationStats_t getIt... method Clustering (line 73) | public Clustering(int d, int k) { method Clustering (line 77) | public Clustering(int d, int k, ClusteringParameters cp) { method train (line 81) | public void train(long n, SWIGTYPE_p_float x, Index index, SWIGTYPE_p_... method train (line 85) | public void train(long n, SWIGTYPE_p_float x, Index index) { method train_encoded (line 89) | public void train_encoded(long nx, SWIGTYPE_p_unsigned_char x_in, Inde... method train_encoded (line 93) | public void train_encoded(long nx, SWIGTYPE_p_unsigned_char x_in, Inde... method post_process_centroids (line 97) | public void post_process_centroids() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/Clustering1D.java class Clustering1D (line 11) | public class Clustering1D extends Clustering { method Clustering1D (line 14) | protected Clustering1D(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(Clustering1D obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method Clustering1D (line 39) | public Clustering1D(int k) { method Clustering1D (line 43) | public Clustering1D(int k, ClusteringParameters cp) { method train_exact (line 47) | public void train_exact(long n, SWIGTYPE_p_float x) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/ClusteringIterationStats.java class ClusteringIterationStats (line 11) | public class ClusteringIterationStats { method ClusteringIterationStats (line 15) | protected ClusteringIterationStats(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(ClusteringIterationStats obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setObj (line 39) | public void setObj(float value) { method getObj (line 43) | public float getObj() { method setTime (line 47) | public void setTime(double value) { method getTime (line 51) | public double getTime() { method setTime_search (line 55) | public void setTime_search(double value) { method getTime_search (line 59) | public double getTime_search() { method setImbalance_factor (line 63) | public void setImbalance_factor(double value) { method getImbalance_factor (line 67) | public double getImbalance_factor() { method setNsplit (line 71) | public void setNsplit(int value) { method getNsplit (line 75) | public int getNsplit() { method ClusteringIterationStats (line 79) | public ClusteringIterationStats() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/ClusteringParameters.java class ClusteringParameters (line 11) | public class ClusteringParameters { method ClusteringParameters (line 15) | protected ClusteringParameters(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(ClusteringParameters obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setNiter (line 39) | public void setNiter(int value) { method getNiter (line 43) | public int getNiter() { method setNredo (line 47) | public void setNredo(int value) { method getNredo (line 51) | public int getNredo() { method setVerbose (line 55) | public void setVerbose(boolean value) { method getVerbose (line 59) | public boolean getVerbose() { method setSpherical (line 63) | public void setSpherical(boolean value) { method getSpherical (line 67) | public boolean getSpherical() { method setInt_centroids (line 71) | public void setInt_centroids(boolean value) { method getInt_centroids (line 75) | public boolean getInt_centroids() { method setUpdate_index (line 79) | public void setUpdate_index(boolean value) { method getUpdate_index (line 83) | public boolean getUpdate_index() { method setFrozen_centroids (line 87) | public void setFrozen_centroids(boolean value) { method getFrozen_centroids (line 91) | public boolean getFrozen_centroids() { method setMin_points_per_centroid (line 95) | public void setMin_points_per_centroid(int value) { method getMin_points_per_centroid (line 99) | public int getMin_points_per_centroid() { method setMax_points_per_centroid (line 103) | public void setMax_points_per_centroid(int value) { method getMax_points_per_centroid (line 107) | public int getMax_points_per_centroid() { method setSeed (line 111) | public void setSeed(int value) { method getSeed (line 115) | public int getSeed() { method setDecode_block_size (line 119) | public void setDecode_block_size(long value) { method getDecode_block_size (line 123) | public long getDecode_block_size() { method ClusteringParameters (line 127) | public ClusteringParameters() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/DistanceComputer.java class DistanceComputer (line 11) | public class DistanceComputer { method DistanceComputer (line 15) | protected DistanceComputer(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(DistanceComputer obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method set_query (line 39) | public void set_query(SWIGTYPE_p_float x) { method symmetric_dis (line 43) | public float symmetric_dis(long i, long j) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/DoubleVector.java class DoubleVector (line 11) | public class DoubleVector { method DoubleVector (line 15) | protected DoubleVector(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(DoubleVector obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method DoubleVector (line 39) | public DoubleVector() { method push_back (line 43) | public void push_back(double arg0) { method clear (line 47) | public void clear() { method data (line 51) | public SWIGTYPE_p_double data() { method size (line 56) | public long size() { method at (line 60) | public double at(long n) { method resize (line 64) | public void resize(long n) { method reserve (line 68) | public void reserve(long n) { method swap (line 72) | public void swap(DoubleVector other) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/FloatVector.java class FloatVector (line 11) | public class FloatVector { method FloatVector (line 15) | protected FloatVector(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(FloatVector obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method FloatVector (line 39) | public FloatVector() { method push_back (line 43) | public void push_back(float arg0) { method clear (line 47) | public void clear() { method data (line 51) | public SWIGTYPE_p_float data() { method size (line 56) | public long size() { method at (line 60) | public float at(long n) { method resize (line 64) | public void resize(long n) { method reserve (line 68) | public void reserve(long n) { method swap (line 72) | public void swap(FloatVector other) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/FloatVectorVector.java class FloatVectorVector (line 11) | public class FloatVectorVector { method FloatVectorVector (line 15) | protected FloatVectorVector(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(FloatVectorVector obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method FloatVectorVector (line 39) | public FloatVectorVector() { method push_back (line 43) | public void push_back(FloatVector arg0) { method clear (line 47) | public void clear() { method data (line 51) | public FloatVector data() { method size (line 56) | public long size() { method at (line 60) | public FloatVector at(long n) { method resize (line 64) | public void resize(long n) { method reserve (line 68) | public void reserve(long n) { method swap (line 72) | public void swap(FloatVectorVector other) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/GenHammingComputer16.java class GenHammingComputer16 (line 11) | public class GenHammingComputer16 { method GenHammingComputer16 (line 15) | protected GenHammingComputer16(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(GenHammingComputer16 obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setA0 (line 39) | public void setA0(long value) { method getA0 (line 43) | public long getA0() { method setA1 (line 47) | public void setA1(long value) { method getA1 (line 51) | public long getA1() { method GenHammingComputer16 (line 55) | public GenHammingComputer16(SWIGTYPE_p_unsigned_char a8, int code_size) { method hamming (line 59) | public int hamming(SWIGTYPE_p_unsigned_char b8) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/GenHammingComputer32.java class GenHammingComputer32 (line 11) | public class GenHammingComputer32 { method GenHammingComputer32 (line 15) | protected GenHammingComputer32(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(GenHammingComputer32 obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setA0 (line 39) | public void setA0(long value) { method getA0 (line 43) | public long getA0() { method setA1 (line 47) | public void setA1(long value) { method getA1 (line 51) | public long getA1() { method setA2 (line 55) | public void setA2(long value) { method getA2 (line 59) | public long getA2() { method setA3 (line 63) | public void setA3(long value) { method getA3 (line 67) | public long getA3() { method GenHammingComputer32 (line 71) | public GenHammingComputer32(SWIGTYPE_p_unsigned_char a8, int code_size) { method hamming (line 75) | public int hamming(SWIGTYPE_p_unsigned_char b8) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/GenHammingComputer8.java class GenHammingComputer8 (line 11) | public class GenHammingComputer8 { method GenHammingComputer8 (line 15) | protected GenHammingComputer8(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(GenHammingComputer8 obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setA0 (line 39) | public void setA0(long value) { method getA0 (line 43) | public long getA0() { method GenHammingComputer8 (line 47) | public GenHammingComputer8(SWIGTYPE_p_unsigned_char a, int code_size) { method hamming (line 51) | public int hamming(SWIGTYPE_p_unsigned_char b) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/GenHammingComputerM8.java class GenHammingComputerM8 (line 11) | public class GenHammingComputerM8 { method GenHammingComputerM8 (line 15) | protected GenHammingComputerM8(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(GenHammingComputerM8 obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setA (line 39) | public void setA(SWIGTYPE_p_unsigned_long value) { method getA (line 43) | public SWIGTYPE_p_unsigned_long getA() { method setN (line 48) | public void setN(int value) { method getN (line 52) | public int getN() { method GenHammingComputerM8 (line 56) | public GenHammingComputerM8(SWIGTYPE_p_unsigned_char a8, int code_size) { method hamming (line 60) | public int hamming(SWIGTYPE_p_unsigned_char b8) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/HNSW.java class HNSW (line 11) | public class HNSW { method HNSW (line 15) | protected HNSW(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(HNSW obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { class MinimaxHeap (line 39) | static public class MinimaxHeap { method MinimaxHeap (line 43) | protected MinimaxHeap(long cPtr, boolean cMemoryOwn) { method getCPtr (line 48) | protected static long getCPtr(MinimaxHeap obj) { method finalize (line 52) | @SuppressWarnings("deprecation") method delete (line 57) | public synchronized void delete() { method setN (line 67) | public void setN(int value) { method getN (line 71) | public int getN() { method setK (line 75) | public void setK(int value) { method getK (line 79) | public int getK() { method setNvalid (line 83) | public void setNvalid(int value) { method getNvalid (line 87) | public int getNvalid() { method setIds (line 91) | public void setIds(IntVector value) { method getIds (line 95) | public IntVector getIds() { method setDis (line 100) | public void setDis(FloatVector value) { method getDis (line 104) | public FloatVector getDis() { method MinimaxHeap (line 109) | public MinimaxHeap(int n) { method push (line 113) | public void push(int i, float v) { method max (line 117) | public float max() { method size (line 121) | public int size() { method clear (line 125) | public void clear() { method pop_min (line 129) | public int pop_min(SWIGTYPE_p_float vmin_out) { method pop_min (line 133) | public int pop_min() { method count_below (line 137) | public int count_below(float thresh) { class NodeDistCloser (line 143) | static public class NodeDistCloser { method NodeDistCloser (line 147) | protected NodeDistCloser(long cPtr, boolean cMemoryOwn) { method getCPtr (line 152) | protected static long getCPtr(NodeDistCloser obj) { method finalize (line 156) | @SuppressWarnings("deprecation") method delete (line 161) | public synchronized void delete() { method setD (line 171) | public void setD(float value) { method getD (line 175) | public float getD() { method setId (line 179) | public void setId(int value) { method getId (line 183) | public int getId() { method NodeDistCloser (line 187) | public NodeDistCloser(float d, int id) { class NodeDistFarther (line 193) | static public class NodeDistFarther { method NodeDistFarther (line 197) | protected NodeDistFarther(long cPtr, boolean cMemoryOwn) { method getCPtr (line 202) | protected static long getCPtr(NodeDistFarther obj) { method finalize (line 206) | @SuppressWarnings("deprecation") method delete (line 211) | public synchronized void delete() { method setD (line 221) | public void setD(float value) { method getD (line 225) | public float getD() { method setId (line 229) | public void setId(int value) { method getId (line 233) | public int getId() { method NodeDistFarther (line 237) | public NodeDistFarther(float d, int id) { method setAssign_probas (line 243) | public void setAssign_probas(DoubleVector value) { method getAssign_probas (line 247) | public DoubleVector getAssign_probas() { method setCum_nneighbor_per_level (line 252) | public void setCum_nneighbor_per_level(IntVector value) { method getCum_nneighbor_per_level (line 256) | public IntVector getCum_nneighbor_per_level() { method setLevels (line 261) | public void setLevels(IntVector value) { method getLevels (line 265) | public IntVector getLevels() { method setOffsets (line 270) | public void setOffsets(Uint64Vector value) { method getOffsets (line 274) | public Uint64Vector getOffsets() { method setNeighbors (line 279) | public void setNeighbors(IntVector value) { method getNeighbors (line 283) | public IntVector getNeighbors() { method setEntry_point (line 288) | public void setEntry_point(int value) { method getEntry_point (line 292) | public int getEntry_point() { method setRng (line 296) | public void setRng(SWIGTYPE_p_faiss__RandomGenerator value) { method getRng (line 300) | public SWIGTYPE_p_faiss__RandomGenerator getRng() { method setMax_level (line 305) | public void setMax_level(int value) { method getMax_level (line 309) | public int getMax_level() { method setEfConstruction (line 313) | public void setEfConstruction(int value) { method getEfConstruction (line 317) | public int getEfConstruction() { method setEfSearch (line 321) | public void setEfSearch(int value) { method getEfSearch (line 325) | public int getEfSearch() { method setCheck_relative_distance (line 329) | public void setCheck_relative_distance(boolean value) { method getCheck_relative_distance (line 333) | public boolean getCheck_relative_distance() { method setUpper_beam (line 337) | public void setUpper_beam(int value) { method getUpper_beam (line 341) | public int getUpper_beam() { method setSearch_bounded_queue (line 345) | public void setSearch_bounded_queue(boolean value) { method getSearch_bounded_queue (line 349) | public boolean getSearch_bounded_queue() { method set_default_probas (line 353) | public void set_default_probas(int M, float levelMult) { method set_nb_neighbors (line 357) | public void set_nb_neighbors(int level_no, int n) { method nb_neighbors (line 361) | public int nb_neighbors(int layer_no) { method cum_nb_neighbors (line 365) | public int cum_nb_neighbors(int layer_no) { method neighbor_range (line 369) | public void neighbor_range(long no, int layer_no, SWIGTYPE_p_unsigned_... method HNSW (line 373) | public HNSW(int M) { method HNSW (line 377) | public HNSW() { method random_level (line 381) | public int random_level() { method fill_with_random_links (line 385) | public void fill_with_random_links(long n) { method add_links_starting_from (line 389) | public void add_links_starting_from(DistanceComputer ptdis, int pt_id,... method add_with_locks (line 393) | public void add_with_locks(DistanceComputer ptdis, int pt_level, int p... method search_from_candidates (line 397) | public int search_from_candidates(DistanceComputer qdis, int k, LongVe... method search_from_candidates (line 401) | public int search_from_candidates(DistanceComputer qdis, int k, LongVe... method search_from_candidate_unbounded (line 405) | public SWIGTYPE_p_std__priority_queueT_std__pairT_float_int_t_t search... method search (line 409) | public HNSWStats search(DistanceComputer qdis, int k, LongVector I, SW... method reset (line 413) | public void reset() { method clear_neighbor_tables (line 417) | public void clear_neighbor_tables(int level) { method print_neighbor_stats (line 421) | public void print_neighbor_stats(int level) { method prepare_level_tab (line 425) | public int prepare_level_tab(long n, boolean preset_levels) { method prepare_level_tab (line 429) | public int prepare_level_tab(long n) { method shrink_neighbor_list (line 433) | public static void shrink_neighbor_list(DistanceComputer qdis, SWIGTYP... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/HNSWStats.java class HNSWStats (line 11) | public class HNSWStats { method HNSWStats (line 15) | protected HNSWStats(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(HNSWStats obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setN1 (line 39) | public void setN1(long value) { method getN1 (line 43) | public long getN1() { method setN2 (line 47) | public void setN2(long value) { method getN2 (line 51) | public long getN2() { method setN3 (line 55) | public void setN3(long value) { method getN3 (line 59) | public long getN3() { method setNdis (line 63) | public void setNdis(long value) { method getNdis (line 67) | public long getNdis() { method setNreorder (line 71) | public void setNreorder(long value) { method getNreorder (line 75) | public long getNreorder() { method HNSWStats (line 79) | public HNSWStats(long n1, long n2, long n3, long ndis, long nreorder) { method HNSWStats (line 83) | public HNSWStats(long n1, long n2, long n3, long ndis) { method HNSWStats (line 87) | public HNSWStats(long n1, long n2, long n3) { method HNSWStats (line 91) | public HNSWStats(long n1, long n2) { method HNSWStats (line 95) | public HNSWStats(long n1) { method HNSWStats (line 99) | public HNSWStats() { method reset (line 103) | public void reset() { method combine (line 107) | public void combine(HNSWStats other) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/HStackInvertedLists.java class HStackInvertedLists (line 11) | public class HStackInvertedLists extends ReadOnlyInvertedLists { method HStackInvertedLists (line 14) | protected HStackInvertedLists(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(HStackInvertedLists obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setIls (line 39) | public void setIls(SWIGTYPE_p_std__vectorT_faiss__InvertedLists_const_... method getIls (line 43) | public SWIGTYPE_p_std__vectorT_faiss__InvertedLists_const_p_t getIls() { method HStackInvertedLists (line 48) | public HStackInvertedLists(int nil, SWIGTYPE_p_p_faiss__InvertedLists ... method list_size (line 52) | public long list_size(long list_no) { method get_codes (line 56) | public SWIGTYPE_p_unsigned_char get_codes(long list_no) { method get_ids (line 61) | public LongVector get_ids(long list_no) { method prefetch_lists (line 65) | public void prefetch_lists(LongVector list_nos, int nlist) { method release_codes (line 69) | public void release_codes(long list_no, SWIGTYPE_p_unsigned_char codes) { method release_ids (line 73) | public void release_ids(long list_no, LongVector ids) { method get_single_id (line 77) | public long get_single_id(long list_no, long offset) { method get_single_code (line 81) | public SWIGTYPE_p_unsigned_char get_single_code(long list_no, long off... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/HammingComputer16.java class HammingComputer16 (line 11) | public class HammingComputer16 { method HammingComputer16 (line 15) | protected HammingComputer16(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(HammingComputer16 obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setA0 (line 39) | public void setA0(long value) { method getA0 (line 43) | public long getA0() { method setA1 (line 47) | public void setA1(long value) { method getA1 (line 51) | public long getA1() { method HammingComputer16 (line 55) | public HammingComputer16() { method HammingComputer16 (line 59) | public HammingComputer16(SWIGTYPE_p_unsigned_char a8, int code_size) { method set (line 63) | public void set(SWIGTYPE_p_unsigned_char a8, int code_size) { method hamming (line 67) | public int hamming(SWIGTYPE_p_unsigned_char b8) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/HammingComputer20.java class HammingComputer20 (line 11) | public class HammingComputer20 { method HammingComputer20 (line 15) | protected HammingComputer20(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(HammingComputer20 obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setA0 (line 39) | public void setA0(long value) { method getA0 (line 43) | public long getA0() { method setA1 (line 47) | public void setA1(long value) { method getA1 (line 51) | public long getA1() { method setA2 (line 55) | public void setA2(SWIGTYPE_p_uint32_t value) { method getA2 (line 59) | public SWIGTYPE_p_uint32_t getA2() { method HammingComputer20 (line 63) | public HammingComputer20() { method HammingComputer20 (line 67) | public HammingComputer20(SWIGTYPE_p_unsigned_char a8, int code_size) { method set (line 71) | public void set(SWIGTYPE_p_unsigned_char a8, int code_size) { method hamming (line 75) | public int hamming(SWIGTYPE_p_unsigned_char b8) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/HammingComputer32.java class HammingComputer32 (line 11) | public class HammingComputer32 { method HammingComputer32 (line 15) | protected HammingComputer32(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(HammingComputer32 obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setA0 (line 39) | public void setA0(long value) { method getA0 (line 43) | public long getA0() { method setA1 (line 47) | public void setA1(long value) { method getA1 (line 51) | public long getA1() { method setA2 (line 55) | public void setA2(long value) { method getA2 (line 59) | public long getA2() { method setA3 (line 63) | public void setA3(long value) { method getA3 (line 67) | public long getA3() { method HammingComputer32 (line 71) | public HammingComputer32() { method HammingComputer32 (line 75) | public HammingComputer32(SWIGTYPE_p_unsigned_char a8, int code_size) { method set (line 79) | public void set(SWIGTYPE_p_unsigned_char a8, int code_size) { method hamming (line 83) | public int hamming(SWIGTYPE_p_unsigned_char b8) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/HammingComputer4.java class HammingComputer4 (line 11) | public class HammingComputer4 { method HammingComputer4 (line 15) | protected HammingComputer4(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(HammingComputer4 obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setA0 (line 39) | public void setA0(SWIGTYPE_p_uint32_t value) { method getA0 (line 43) | public SWIGTYPE_p_uint32_t getA0() { method HammingComputer4 (line 47) | public HammingComputer4() { method HammingComputer4 (line 51) | public HammingComputer4(SWIGTYPE_p_unsigned_char a, int code_size) { method set (line 55) | public void set(SWIGTYPE_p_unsigned_char a, int code_size) { method hamming (line 59) | public int hamming(SWIGTYPE_p_unsigned_char b) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/HammingComputer64.java class HammingComputer64 (line 11) | public class HammingComputer64 { method HammingComputer64 (line 15) | protected HammingComputer64(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(HammingComputer64 obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setA0 (line 39) | public void setA0(long value) { method getA0 (line 43) | public long getA0() { method setA1 (line 47) | public void setA1(long value) { method getA1 (line 51) | public long getA1() { method setA2 (line 55) | public void setA2(long value) { method getA2 (line 59) | public long getA2() { method setA3 (line 63) | public void setA3(long value) { method getA3 (line 67) | public long getA3() { method setA4 (line 71) | public void setA4(long value) { method getA4 (line 75) | public long getA4() { method setA5 (line 79) | public void setA5(long value) { method getA5 (line 83) | public long getA5() { method setA6 (line 87) | public void setA6(long value) { method getA6 (line 91) | public long getA6() { method setA7 (line 95) | public void setA7(long value) { method getA7 (line 99) | public long getA7() { method HammingComputer64 (line 103) | public HammingComputer64() { method HammingComputer64 (line 107) | public HammingComputer64(SWIGTYPE_p_unsigned_char a8, int code_size) { method set (line 111) | public void set(SWIGTYPE_p_unsigned_char a8, int code_size) { method hamming (line 115) | public int hamming(SWIGTYPE_p_unsigned_char b8) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/HammingComputer8.java class HammingComputer8 (line 11) | public class HammingComputer8 { method HammingComputer8 (line 15) | protected HammingComputer8(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(HammingComputer8 obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setA0 (line 39) | public void setA0(long value) { method getA0 (line 43) | public long getA0() { method HammingComputer8 (line 47) | public HammingComputer8() { method HammingComputer8 (line 51) | public HammingComputer8(SWIGTYPE_p_unsigned_char a, int code_size) { method set (line 55) | public void set(SWIGTYPE_p_unsigned_char a, int code_size) { method hamming (line 59) | public int hamming(SWIGTYPE_p_unsigned_char b) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/HammingComputerDefault.java class HammingComputerDefault (line 11) | public class HammingComputerDefault { method HammingComputerDefault (line 15) | protected HammingComputerDefault(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(HammingComputerDefault obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setA8 (line 39) | public void setA8(SWIGTYPE_p_unsigned_char value) { method getA8 (line 43) | public SWIGTYPE_p_unsigned_char getA8() { method setQuotient8 (line 48) | public void setQuotient8(int value) { method getQuotient8 (line 52) | public int getQuotient8() { method setRemainder8 (line 56) | public void setRemainder8(int value) { method getRemainder8 (line 60) | public int getRemainder8() { method HammingComputerDefault (line 64) | public HammingComputerDefault() { method HammingComputerDefault (line 68) | public HammingComputerDefault(SWIGTYPE_p_unsigned_char a8, int code_si... method set (line 72) | public void set(SWIGTYPE_p_unsigned_char a8, int code_size) { method hamming (line 76) | public int hamming(SWIGTYPE_p_unsigned_char b8) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/HammingComputerM4.java class HammingComputerM4 (line 11) | public class HammingComputerM4 { method HammingComputerM4 (line 15) | protected HammingComputerM4(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(HammingComputerM4 obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setA (line 39) | public void setA(SWIGTYPE_p_uint32_t value) { method getA (line 43) | public SWIGTYPE_p_uint32_t getA() { method setN (line 48) | public void setN(int value) { method getN (line 52) | public int getN() { method HammingComputerM4 (line 56) | public HammingComputerM4() { method HammingComputerM4 (line 60) | public HammingComputerM4(SWIGTYPE_p_unsigned_char a4, int code_size) { method set (line 64) | public void set(SWIGTYPE_p_unsigned_char a4, int code_size) { method hamming (line 68) | public int hamming(SWIGTYPE_p_unsigned_char b8) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/HammingComputerM8.java class HammingComputerM8 (line 11) | public class HammingComputerM8 { method HammingComputerM8 (line 15) | protected HammingComputerM8(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(HammingComputerM8 obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setA (line 39) | public void setA(SWIGTYPE_p_unsigned_long value) { method getA (line 43) | public SWIGTYPE_p_unsigned_long getA() { method setN (line 48) | public void setN(int value) { method getN (line 52) | public int getN() { method HammingComputerM8 (line 56) | public HammingComputerM8() { method HammingComputerM8 (line 60) | public HammingComputerM8(SWIGTYPE_p_unsigned_char a8, int code_size) { method set (line 64) | public void set(SWIGTYPE_p_unsigned_char a8, int code_size) { method hamming (line 68) | public int hamming(SWIGTYPE_p_unsigned_char b8) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/IDSelector.java class IDSelector (line 11) | public class IDSelector { method IDSelector (line 15) | protected IDSelector(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(IDSelector obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method is_member (line 39) | public boolean is_member(long id) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/IDSelectorArray.java class IDSelectorArray (line 11) | public class IDSelectorArray extends IDSelector { method IDSelectorArray (line 14) | protected IDSelectorArray(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(IDSelectorArray obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setN (line 39) | public void setN(long value) { method getN (line 43) | public long getN() { method setIds (line 47) | public void setIds(LongVector value) { method getIds (line 51) | public LongVector getIds() { method IDSelectorArray (line 55) | public IDSelectorArray(long n, LongVector ids) { method is_member (line 59) | public boolean is_member(long id) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/IDSelectorBatch.java class IDSelectorBatch (line 11) | public class IDSelectorBatch extends IDSelector { method IDSelectorBatch (line 14) | protected IDSelectorBatch(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(IDSelectorBatch obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setNbits (line 39) | public void setNbits(int value) { method getNbits (line 43) | public int getNbits() { method setMask (line 47) | public void setMask(long value) { method getMask (line 51) | public long getMask() { method IDSelectorBatch (line 55) | public IDSelectorBatch(long n, LongVector indices) { method is_member (line 59) | public boolean is_member(long id) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/IDSelectorRange.java class IDSelectorRange (line 11) | public class IDSelectorRange extends IDSelector { method IDSelectorRange (line 14) | protected IDSelectorRange(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(IDSelectorRange obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setImin (line 39) | public void setImin(long value) { method getImin (line 43) | public long getImin() { method setImax (line 47) | public void setImax(long value) { method getImax (line 51) | public long getImax() { method IDSelectorRange (line 55) | public IDSelectorRange(long imin, long imax) { method is_member (line 59) | public boolean is_member(long id) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/ITQMatrix.java class ITQMatrix (line 11) | public class ITQMatrix extends LinearTransform { method ITQMatrix (line 14) | protected ITQMatrix(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(ITQMatrix obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setMax_iter (line 39) | public void setMax_iter(int value) { method getMax_iter (line 43) | public int getMax_iter() { method setSeed (line 47) | public void setSeed(int value) { method getSeed (line 51) | public int getSeed() { method setInit_rotation (line 55) | public void setInit_rotation(DoubleVector value) { method getInit_rotation (line 59) | public DoubleVector getInit_rotation() { method ITQMatrix (line 64) | public ITQMatrix(int d) { method ITQMatrix (line 68) | public ITQMatrix() { method train (line 72) | public void train(long n, SWIGTYPE_p_float x) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/ITQTransform.java class ITQTransform (line 11) | public class ITQTransform extends VectorTransform { method ITQTransform (line 14) | protected ITQTransform(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(ITQTransform obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setMean (line 39) | public void setMean(FloatVector value) { method getMean (line 43) | public FloatVector getMean() { method setDo_pca (line 48) | public void setDo_pca(boolean value) { method getDo_pca (line 52) | public boolean getDo_pca() { method setItq (line 56) | public void setItq(ITQMatrix value) { method getItq (line 60) | public ITQMatrix getItq() { method setMax_train_per_dim (line 65) | public void setMax_train_per_dim(int value) { method getMax_train_per_dim (line 69) | public int getMax_train_per_dim() { method setPca_then_itq (line 73) | public void setPca_then_itq(LinearTransform value) { method getPca_then_itq (line 77) | public LinearTransform getPca_then_itq() { method ITQTransform (line 82) | public ITQTransform(int d_in, int d_out, boolean do_pca) { method ITQTransform (line 86) | public ITQTransform(int d_in, int d_out) { method ITQTransform (line 90) | public ITQTransform(int d_in) { method ITQTransform (line 94) | public ITQTransform() { method train (line 98) | public void train(long n, SWIGTYPE_p_float x) { method apply_noalloc (line 102) | public void apply_noalloc(long n, SWIGTYPE_p_float x, SWIGTYPE_p_float... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/IVFPQSearchParameters.java class IVFPQSearchParameters (line 11) | public class IVFPQSearchParameters extends IVFSearchParameters { method IVFPQSearchParameters (line 14) | protected IVFPQSearchParameters(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(IVFPQSearchParameters obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setScan_table_threshold (line 39) | public void setScan_table_threshold(long value) { method getScan_table_threshold (line 43) | public long getScan_table_threshold() { method setPolysemous_ht (line 47) | public void setPolysemous_ht(int value) { method getPolysemous_ht (line 51) | public int getPolysemous_ht() { method IVFPQSearchParameters (line 55) | public IVFPQSearchParameters() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/IVFSearchParameters.java class IVFSearchParameters (line 11) | public class IVFSearchParameters { method IVFSearchParameters (line 15) | protected IVFSearchParameters(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(IVFSearchParameters obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setNprobe (line 39) | public void setNprobe(long value) { method getNprobe (line 43) | public long getNprobe() { method setMax_codes (line 47) | public void setMax_codes(long value) { method getMax_codes (line 51) | public long getMax_codes() { method IVFSearchParameters (line 55) | public IVFSearchParameters() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/Index.java class Index (line 11) | public class Index { method Index (line 15) | protected Index(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(Index obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setD (line 39) | public void setD(int value) { method getD (line 43) | public int getD() { method setNtotal (line 47) | public void setNtotal(long value) { method getNtotal (line 51) | public long getNtotal() { method setVerbose (line 55) | public void setVerbose(boolean value) { method getVerbose (line 59) | public boolean getVerbose() { method setIs_trained (line 63) | public void setIs_trained(boolean value) { method getIs_trained (line 67) | public boolean getIs_trained() { method setMetric_type (line 71) | public void setMetric_type(MetricType value) { method getMetric_type (line 75) | public MetricType getMetric_type() { method setMetric_arg (line 79) | public void setMetric_arg(float value) { method getMetric_arg (line 83) | public float getMetric_arg() { method train (line 87) | public void train(long n, SWIGTYPE_p_float x) { method add (line 91) | public void add(long n, SWIGTYPE_p_float x) { method add_with_ids (line 95) | public void add_with_ids(long n, SWIGTYPE_p_float x, LongVector xids) { method search (line 99) | public void search(long n, SWIGTYPE_p_float x, long k, SWIGTYPE_p_floa... method range_search (line 103) | public void range_search(long n, SWIGTYPE_p_float x, float radius, Ran... method assign (line 107) | public void assign(long n, SWIGTYPE_p_float x, LongVector labels, long... method assign (line 111) | public void assign(long n, SWIGTYPE_p_float x, LongVector labels) { method reset (line 115) | public void reset() { method remove_ids (line 119) | public long remove_ids(IDSelector sel) { method reconstruct (line 123) | public void reconstruct(long key, SWIGTYPE_p_float recons) { method reconstruct_n (line 127) | public void reconstruct_n(long i0, long ni, SWIGTYPE_p_float recons) { method search_and_reconstruct (line 131) | public void search_and_reconstruct(long n, SWIGTYPE_p_float x, long k,... method compute_residual (line 135) | public void compute_residual(SWIGTYPE_p_float x, SWIGTYPE_p_float resi... method compute_residual_n (line 139) | public void compute_residual_n(long n, SWIGTYPE_p_float xs, SWIGTYPE_p... method get_distance_computer (line 143) | public DistanceComputer get_distance_computer() { method sa_code_size (line 148) | public long sa_code_size() { method sa_encode (line 152) | public void sa_encode(long n, SWIGTYPE_p_float x, SWIGTYPE_p_unsigned_... method sa_decode (line 156) | public void sa_decode(long n, SWIGTYPE_p_unsigned_char bytes, SWIGTYPE... method toIVF (line 160) | public IndexIVF toIVF() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/Index2Layer.java class Index2Layer (line 11) | public class Index2Layer extends IndexFlatCodes { method Index2Layer (line 14) | protected Index2Layer(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(Index2Layer obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setQ1 (line 39) | public void setQ1(Level1Quantizer value) { method getQ1 (line 43) | public Level1Quantizer getQ1() { method setPq (line 48) | public void setPq(ProductQuantizer value) { method getPq (line 52) | public ProductQuantizer getPq() { method setCode_size_1 (line 57) | public void setCode_size_1(long value) { method getCode_size_1 (line 61) | public long getCode_size_1() { method setCode_size_2 (line 65) | public void setCode_size_2(long value) { method getCode_size_2 (line 69) | public long getCode_size_2() { method Index2Layer (line 73) | public Index2Layer(Index quantizer, long nlist, int M, int nbit, Metri... method Index2Layer (line 77) | public Index2Layer(Index quantizer, long nlist, int M, int nbit) { method Index2Layer (line 81) | public Index2Layer(Index quantizer, long nlist, int M) { method Index2Layer (line 85) | public Index2Layer() { method train (line 89) | public void train(long n, SWIGTYPE_p_float x) { method search (line 93) | public void search(long n, SWIGTYPE_p_float x, long k, SWIGTYPE_p_floa... method get_distance_computer (line 97) | public DistanceComputer get_distance_computer() { method transfer_to_IVFPQ (line 102) | public void transfer_to_IVFPQ(IndexIVFPQ other) { method sa_encode (line 106) | public void sa_encode(long n, SWIGTYPE_p_float x, SWIGTYPE_p_unsigned_... method sa_decode (line 110) | public void sa_decode(long n, SWIGTYPE_p_unsigned_char bytes, SWIGTYPE... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/IndexBinary.java class IndexBinary (line 11) | public class IndexBinary { method IndexBinary (line 15) | protected IndexBinary(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(IndexBinary obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setD (line 39) | public void setD(int value) { method getD (line 43) | public int getD() { method setCode_size (line 47) | public void setCode_size(int value) { method getCode_size (line 51) | public int getCode_size() { method setNtotal (line 55) | public void setNtotal(long value) { method getNtotal (line 59) | public long getNtotal() { method setVerbose (line 63) | public void setVerbose(boolean value) { method getVerbose (line 67) | public boolean getVerbose() { method setIs_trained (line 71) | public void setIs_trained(boolean value) { method getIs_trained (line 75) | public boolean getIs_trained() { method setMetric_type (line 79) | public void setMetric_type(MetricType value) { method getMetric_type (line 83) | public MetricType getMetric_type() { method train (line 87) | public void train(long n, SWIGTYPE_p_unsigned_char x) { method add (line 91) | public void add(long n, SWIGTYPE_p_unsigned_char x) { method add_with_ids (line 95) | public void add_with_ids(long n, SWIGTYPE_p_unsigned_char x, LongVecto... method search (line 99) | public void search(long n, SWIGTYPE_p_unsigned_char x, long k, SWIGTYP... method range_search (line 103) | public void range_search(long n, SWIGTYPE_p_unsigned_char x, int radiu... method assign (line 107) | public void assign(long n, SWIGTYPE_p_unsigned_char x, LongVector labe... method assign (line 111) | public void assign(long n, SWIGTYPE_p_unsigned_char x, LongVector labe... method reset (line 115) | public void reset() { method remove_ids (line 119) | public long remove_ids(IDSelector sel) { method reconstruct (line 123) | public void reconstruct(long key, SWIGTYPE_p_unsigned_char recons) { method reconstruct_n (line 127) | public void reconstruct_n(long i0, long ni, SWIGTYPE_p_unsigned_char r... method search_and_reconstruct (line 131) | public void search_and_reconstruct(long n, SWIGTYPE_p_unsigned_char x,... method display (line 135) | public void display() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/IndexBinaryFlat.java class IndexBinaryFlat (line 11) | public class IndexBinaryFlat extends IndexBinary { method IndexBinaryFlat (line 14) | protected IndexBinaryFlat(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(IndexBinaryFlat obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setXb (line 39) | public void setXb(ByteVector value) { method getXb (line 43) | public ByteVector getXb() { method setUse_heap (line 48) | public void setUse_heap(boolean value) { method getUse_heap (line 52) | public boolean getUse_heap() { method setQuery_batch_size (line 56) | public void setQuery_batch_size(long value) { method getQuery_batch_size (line 60) | public long getQuery_batch_size() { method IndexBinaryFlat (line 64) | public IndexBinaryFlat(long d) { method add (line 68) | public void add(long n, SWIGTYPE_p_unsigned_char x) { method reset (line 72) | public void reset() { method search (line 76) | public void search(long n, SWIGTYPE_p_unsigned_char x, long k, SWIGTYP... method range_search (line 80) | public void range_search(long n, SWIGTYPE_p_unsigned_char x, int radiu... method reconstruct (line 84) | public void reconstruct(long key, SWIGTYPE_p_unsigned_char recons) { method remove_ids (line 88) | public long remove_ids(IDSelector sel) { method IndexBinaryFlat (line 92) | public IndexBinaryFlat() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/IndexBinaryFromFloat.java class IndexBinaryFromFloat (line 11) | public class IndexBinaryFromFloat extends IndexBinary { method IndexBinaryFromFloat (line 14) | protected IndexBinaryFromFloat(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(IndexBinaryFromFloat obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setIndex (line 39) | public void setIndex(Index value) { method getIndex (line 43) | public Index getIndex() { method setOwn_fields (line 48) | public void setOwn_fields(boolean value) { method getOwn_fields (line 52) | public boolean getOwn_fields() { method IndexBinaryFromFloat (line 56) | public IndexBinaryFromFloat() { method IndexBinaryFromFloat (line 60) | public IndexBinaryFromFloat(Index index) { method add (line 64) | public void add(long n, SWIGTYPE_p_unsigned_char x) { method reset (line 68) | public void reset() { method search (line 72) | public void search(long n, SWIGTYPE_p_unsigned_char x, long k, SWIGTYP... method train (line 76) | public void train(long n, SWIGTYPE_p_unsigned_char x) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/IndexBinaryHNSW.java class IndexBinaryHNSW (line 11) | public class IndexBinaryHNSW extends IndexBinary { method IndexBinaryHNSW (line 14) | protected IndexBinaryHNSW(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(IndexBinaryHNSW obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setHnsw (line 39) | public void setHnsw(HNSW value) { method getHnsw (line 43) | public HNSW getHnsw() { method setOwn_fields (line 48) | public void setOwn_fields(boolean value) { method getOwn_fields (line 52) | public boolean getOwn_fields() { method setStorage (line 56) | public void setStorage(IndexBinary value) { method getStorage (line 60) | public IndexBinary getStorage() { method IndexBinaryHNSW (line 65) | public IndexBinaryHNSW() { method IndexBinaryHNSW (line 69) | public IndexBinaryHNSW(int d, int M) { method IndexBinaryHNSW (line 73) | public IndexBinaryHNSW(int d) { method IndexBinaryHNSW (line 77) | public IndexBinaryHNSW(IndexBinary storage, int M) { method IndexBinaryHNSW (line 81) | public IndexBinaryHNSW(IndexBinary storage) { method get_distance_computer (line 85) | public DistanceComputer get_distance_computer() { method add (line 90) | public void add(long n, SWIGTYPE_p_unsigned_char x) { method train (line 94) | public void train(long n, SWIGTYPE_p_unsigned_char x) { method search (line 98) | public void search(long n, SWIGTYPE_p_unsigned_char x, long k, SWIGTYP... method reconstruct (line 102) | public void reconstruct(long key, SWIGTYPE_p_unsigned_char recons) { method reset (line 106) | public void reset() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/IndexBinaryIVF.java class IndexBinaryIVF (line 11) | public class IndexBinaryIVF extends IndexBinary { method IndexBinaryIVF (line 14) | protected IndexBinaryIVF(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(IndexBinaryIVF obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setInvlists (line 39) | public void setInvlists(InvertedLists value) { method getInvlists (line 43) | public InvertedLists getInvlists() { method setOwn_invlists (line 48) | public void setOwn_invlists(boolean value) { method getOwn_invlists (line 52) | public boolean getOwn_invlists() { method setNprobe (line 56) | public void setNprobe(long value) { method getNprobe (line 60) | public long getNprobe() { method setMax_codes (line 64) | public void setMax_codes(long value) { method getMax_codes (line 68) | public long getMax_codes() { method setUse_heap (line 72) | public void setUse_heap(boolean value) { method getUse_heap (line 76) | public boolean getUse_heap() { method setDirect_map (line 80) | public void setDirect_map(SWIGTYPE_p_DirectMap value) { method getDirect_map (line 84) | public SWIGTYPE_p_DirectMap getDirect_map() { method setQuantizer (line 88) | public void setQuantizer(IndexBinary value) { method getQuantizer (line 92) | public IndexBinary getQuantizer() { method setNlist (line 97) | public void setNlist(long value) { method getNlist (line 101) | public long getNlist() { method setOwn_fields (line 105) | public void setOwn_fields(boolean value) { method getOwn_fields (line 109) | public boolean getOwn_fields() { method setCp (line 113) | public void setCp(ClusteringParameters value) { method getCp (line 117) | public ClusteringParameters getCp() { method setClustering_index (line 122) | public void setClustering_index(Index value) { method getClustering_index (line 126) | public Index getClustering_index() { method IndexBinaryIVF (line 131) | public IndexBinaryIVF(IndexBinary quantizer, long d, long nlist) { method IndexBinaryIVF (line 135) | public IndexBinaryIVF() { method reset (line 139) | public void reset() { method train (line 143) | public void train(long n, SWIGTYPE_p_unsigned_char x) { method add (line 147) | public void add(long n, SWIGTYPE_p_unsigned_char x) { method add_with_ids (line 151) | public void add_with_ids(long n, SWIGTYPE_p_unsigned_char x, LongVecto... method add_core (line 155) | public void add_core(long n, SWIGTYPE_p_unsigned_char x, LongVector xi... method search_preassigned (line 159) | public void search_preassigned(long n, SWIGTYPE_p_unsigned_char x, lon... method search_preassigned (line 163) | public void search_preassigned(long n, SWIGTYPE_p_unsigned_char x, lon... method get_InvertedListScanner (line 167) | public SWIGTYPE_p_faiss__BinaryInvertedListScanner get_InvertedListSca... method get_InvertedListScanner (line 172) | public SWIGTYPE_p_faiss__BinaryInvertedListScanner get_InvertedListSca... method search (line 177) | public void search(long n, SWIGTYPE_p_unsigned_char x, long k, SWIGTYP... method range_search (line 181) | public void range_search(long n, SWIGTYPE_p_unsigned_char x, int radiu... method range_search_preassigned (line 185) | public void range_search_preassigned(long n, SWIGTYPE_p_unsigned_char ... method reconstruct (line 189) | public void reconstruct(long key, SWIGTYPE_p_unsigned_char recons) { method reconstruct_n (line 193) | public void reconstruct_n(long i0, long ni, SWIGTYPE_p_unsigned_char r... method search_and_reconstruct (line 197) | public void search_and_reconstruct(long n, SWIGTYPE_p_unsigned_char x,... method reconstruct_from_offset (line 201) | public void reconstruct_from_offset(long list_no, long offset, SWIGTYP... method remove_ids (line 205) | public long remove_ids(IDSelector sel) { method merge_from (line 209) | public void merge_from(IndexBinaryIVF other, long add_id) { method get_list_size (line 213) | public long get_list_size(long list_no) { method make_direct_map (line 217) | public void make_direct_map(boolean new_maintain_direct_map) { method make_direct_map (line 221) | public void make_direct_map() { method set_direct_map_type (line 225) | public void set_direct_map_type(SWIGTYPE_p_DirectMap__Type type) { method replace_invlists (line 229) | public void replace_invlists(InvertedLists il, boolean own) { method replace_invlists (line 233) | public void replace_invlists(InvertedLists il) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/IndexFlat.java class IndexFlat (line 11) | public class IndexFlat extends IndexFlatCodes { method IndexFlat (line 14) | protected IndexFlat(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(IndexFlat obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method IndexFlat (line 39) | public IndexFlat(long d, MetricType metric) { method IndexFlat (line 43) | public IndexFlat(long d) { method search (line 47) | public void search(long n, SWIGTYPE_p_float x, long k, SWIGTYPE_p_floa... method range_search (line 51) | public void range_search(long n, SWIGTYPE_p_float x, float radius, Ran... method reconstruct (line 55) | public void reconstruct(long key, SWIGTYPE_p_float recons) { method compute_distance_subset (line 59) | public void compute_distance_subset(long n, SWIGTYPE_p_float x, long k... method get_xb (line 63) | public SWIGTYPE_p_float get_xb() { method IndexFlat (line 68) | public IndexFlat() { method get_distance_computer (line 72) | public DistanceComputer get_distance_computer() { method sa_encode (line 77) | public void sa_encode(long n, SWIGTYPE_p_float x, SWIGTYPE_p_unsigned_... method sa_decode (line 81) | public void sa_decode(long n, SWIGTYPE_p_unsigned_char bytes, SWIGTYPE... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/IndexFlat1D.java class IndexFlat1D (line 11) | public class IndexFlat1D extends IndexFlatL2 { method IndexFlat1D (line 14) | protected IndexFlat1D(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(IndexFlat1D obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setContinuous_update (line 39) | public void setContinuous_update(boolean value) { method getContinuous_update (line 43) | public boolean getContinuous_update() { method setPerm (line 47) | public void setPerm(SWIGTYPE_p_std__vectorT_int64_t_t value) { method getPerm (line 51) | public SWIGTYPE_p_std__vectorT_int64_t_t getPerm() { method IndexFlat1D (line 56) | public IndexFlat1D(boolean continuous_update) { method IndexFlat1D (line 60) | public IndexFlat1D() { method update_permutation (line 64) | public void update_permutation() { method add (line 68) | public void add(long n, SWIGTYPE_p_float x) { method reset (line 72) | public void reset() { method search (line 76) | public void search(long n, SWIGTYPE_p_float x, long k, SWIGTYPE_p_floa... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/IndexFlatCodes.java class IndexFlatCodes (line 11) | public class IndexFlatCodes extends Index { method IndexFlatCodes (line 14) | protected IndexFlatCodes(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(IndexFlatCodes obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setCode_size (line 39) | public void setCode_size(long value) { method getCode_size (line 43) | public long getCode_size() { method setCodes (line 47) | public void setCodes(ByteVector value) { method getCodes (line 51) | public ByteVector getCodes() { method add (line 56) | public void add(long n, SWIGTYPE_p_float x) { method reset (line 60) | public void reset() { method reconstruct_n (line 64) | public void reconstruct_n(long i0, long ni, SWIGTYPE_p_float recons) { method reconstruct (line 68) | public void reconstruct(long key, SWIGTYPE_p_float recons) { method sa_code_size (line 72) | public long sa_code_size() { method remove_ids (line 76) | public long remove_ids(IDSelector sel) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/IndexFlatIP.java class IndexFlatIP (line 11) | public class IndexFlatIP extends IndexFlat { method IndexFlatIP (line 14) | protected IndexFlatIP(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(IndexFlatIP obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method IndexFlatIP (line 39) | public IndexFlatIP(long d) { method IndexFlatIP (line 43) | public IndexFlatIP() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/IndexFlatL2.java class IndexFlatL2 (line 11) | public class IndexFlatL2 extends IndexFlat { method IndexFlatL2 (line 14) | protected IndexFlatL2(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(IndexFlatL2 obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method IndexFlatL2 (line 39) | public IndexFlatL2(long d) { method IndexFlatL2 (line 43) | public IndexFlatL2() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/IndexHNSW.java class IndexHNSW (line 11) | public class IndexHNSW extends Index { method IndexHNSW (line 14) | protected IndexHNSW(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(IndexHNSW obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setHnsw (line 39) | public void setHnsw(HNSW value) { method getHnsw (line 43) | public HNSW getHnsw() { method setOwn_fields (line 48) | public void setOwn_fields(boolean value) { method getOwn_fields (line 52) | public boolean getOwn_fields() { method setStorage (line 56) | public void setStorage(Index value) { method getStorage (line 60) | public Index getStorage() { method setReconstruct_from_neighbors (line 65) | public void setReconstruct_from_neighbors(ReconstructFromNeighbors val... method getReconstruct_from_neighbors (line 69) | public ReconstructFromNeighbors getReconstruct_from_neighbors() { method IndexHNSW (line 74) | public IndexHNSW(int d, int M, MetricType metric) { method IndexHNSW (line 78) | public IndexHNSW(int d, int M) { method IndexHNSW (line 82) | public IndexHNSW(int d) { method IndexHNSW (line 86) | public IndexHNSW() { method IndexHNSW (line 90) | public IndexHNSW(Index storage, int M) { method IndexHNSW (line 94) | public IndexHNSW(Index storage) { method add (line 98) | public void add(long n, SWIGTYPE_p_float x) { method train (line 102) | public void train(long n, SWIGTYPE_p_float x) { method search (line 106) | public void search(long n, SWIGTYPE_p_float x, long k, SWIGTYPE_p_floa... method reconstruct (line 110) | public void reconstruct(long key, SWIGTYPE_p_float recons) { method reset (line 114) | public void reset() { method shrink_level_0_neighbors (line 118) | public void shrink_level_0_neighbors(int size) { method search_level_0 (line 122) | public void search_level_0(long n, SWIGTYPE_p_float x, long k, SWIGTYP... method search_level_0 (line 126) | public void search_level_0(long n, SWIGTYPE_p_float x, long k, SWIGTYP... method search_level_0 (line 130) | public void search_level_0(long n, SWIGTYPE_p_float x, long k, SWIGTYP... method init_level_0_from_knngraph (line 134) | public void init_level_0_from_knngraph(int k, SWIGTYPE_p_float D, Long... method init_level_0_from_entry_points (line 138) | public void init_level_0_from_entry_points(int npt, SWIGTYPE_p_int poi... method reorder_links (line 142) | public void reorder_links() { method link_singletons (line 146) | public void link_singletons() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/IndexHNSW2Level.java class IndexHNSW2Level (line 11) | public class IndexHNSW2Level extends IndexHNSW { method IndexHNSW2Level (line 14) | protected IndexHNSW2Level(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(IndexHNSW2Level obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method IndexHNSW2Level (line 39) | public IndexHNSW2Level() { method IndexHNSW2Level (line 43) | public IndexHNSW2Level(Index quantizer, long nlist, int m_pq, int M) { method flip_to_ivf (line 47) | public void flip_to_ivf() { method search (line 51) | public void search(long n, SWIGTYPE_p_float x, long k, SWIGTYPE_p_floa... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/IndexHNSWFlat.java class IndexHNSWFlat (line 11) | public class IndexHNSWFlat extends IndexHNSW { method IndexHNSWFlat (line 14) | protected IndexHNSWFlat(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(IndexHNSWFlat obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method IndexHNSWFlat (line 39) | public IndexHNSWFlat() { method IndexHNSWFlat (line 43) | public IndexHNSWFlat(int d, int M, MetricType metric) { method IndexHNSWFlat (line 47) | public IndexHNSWFlat(int d, int M) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/IndexHNSWPQ.java class IndexHNSWPQ (line 11) | public class IndexHNSWPQ extends IndexHNSW { method IndexHNSWPQ (line 14) | protected IndexHNSWPQ(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(IndexHNSWPQ obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method IndexHNSWPQ (line 39) | public IndexHNSWPQ() { method IndexHNSWPQ (line 43) | public IndexHNSWPQ(int d, int pq_m, int M) { method train (line 47) | public void train(long n, SWIGTYPE_p_float x) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/IndexHNSWSQ.java class IndexHNSWSQ (line 11) | public class IndexHNSWSQ extends IndexHNSW { method IndexHNSWSQ (line 14) | protected IndexHNSWSQ(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(IndexHNSWSQ obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method IndexHNSWSQ (line 39) | public IndexHNSWSQ() { method IndexHNSWSQ (line 43) | public IndexHNSWSQ(int d, SWIGTYPE_p_ScalarQuantizer__QuantizerType qt... method IndexHNSWSQ (line 47) | public IndexHNSWSQ(int d, SWIGTYPE_p_ScalarQuantizer__QuantizerType qt... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/IndexIDMap.java class IndexIDMap (line 11) | public class IndexIDMap extends Index { method IndexIDMap (line 14) | protected IndexIDMap(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(IndexIDMap obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setIndex (line 39) | public void setIndex(Index value) { method getIndex (line 43) | public Index getIndex() { method setOwn_fields (line 48) | public void setOwn_fields(boolean value) { method getOwn_fields (line 52) | public boolean getOwn_fields() { method setId_map (line 56) | public void setId_map(SWIGTYPE_p_std__vectorT_int64_t_t value) { method getId_map (line 60) | public SWIGTYPE_p_std__vectorT_int64_t_t getId_map() { method IndexIDMap (line 65) | public IndexIDMap(Index index) { method add_with_ids (line 69) | public void add_with_ids(long n, SWIGTYPE_p_float x, LongVector xids) { method add (line 73) | public void add(long n, SWIGTYPE_p_float x) { method search (line 77) | public void search(long n, SWIGTYPE_p_float x, long k, SWIGTYPE_p_floa... method train (line 81) | public void train(long n, SWIGTYPE_p_float x) { method reset (line 85) | public void reset() { method remove_ids (line 89) | public long remove_ids(IDSelector sel) { method range_search (line 93) | public void range_search(long n, SWIGTYPE_p_float x, float radius, Ran... method IndexIDMap (line 97) | public IndexIDMap() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/IndexIVF.java class IndexIVF (line 11) | public class IndexIVF extends Index { method IndexIVF (line 14) | protected IndexIVF(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(IndexIVF obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setInvlists (line 39) | public void setInvlists(InvertedLists value) { method getInvlists (line 43) | public InvertedLists getInvlists() { method setOwn_invlists (line 48) | public void setOwn_invlists(boolean value) { method getOwn_invlists (line 52) | public boolean getOwn_invlists() { method setCode_size (line 56) | public void setCode_size(long value) { method getCode_size (line 60) | public long getCode_size() { method setNprobe (line 64) | public void setNprobe(long value) { method getNprobe (line 68) | public long getNprobe() { method setMax_codes (line 72) | public void setMax_codes(long value) { method getMax_codes (line 76) | public long getMax_codes() { method setParallel_mode (line 80) | public void setParallel_mode(int value) { method getParallel_mode (line 84) | public int getParallel_mode() { method getPARALLEL_MODE_NO_HEAP_INIT (line 88) | public int getPARALLEL_MODE_NO_HEAP_INIT() { method setDirect_map (line 92) | public void setDirect_map(SWIGTYPE_p_DirectMap value) { method getDirect_map (line 96) | public SWIGTYPE_p_DirectMap getDirect_map() { method reset (line 100) | public void reset() { method train (line 104) | public void train(long n, SWIGTYPE_p_float x) { method add (line 108) | public void add(long n, SWIGTYPE_p_float x) { method add_with_ids (line 112) | public void add_with_ids(long n, SWIGTYPE_p_float x, LongVector xids) { method add_core (line 116) | public void add_core(long n, SWIGTYPE_p_float x, LongVector xids, Long... method encode_vectors (line 120) | public void encode_vectors(long n, SWIGTYPE_p_float x, LongVector list... method encode_vectors (line 124) | public void encode_vectors(long n, SWIGTYPE_p_float x, LongVector list... method add_sa_codes (line 128) | public void add_sa_codes(long n, SWIGTYPE_p_unsigned_char codes, LongV... method train_residual (line 132) | public void train_residual(long n, SWIGTYPE_p_float x) { method search_preassigned (line 136) | public void search_preassigned(long n, SWIGTYPE_p_float x, long k, Lon... method search_preassigned (line 140) | public void search_preassigned(long n, SWIGTYPE_p_float x, long k, Lon... method search_preassigned (line 144) | public void search_preassigned(long n, SWIGTYPE_p_float x, long k, Lon... method search (line 148) | public void search(long n, SWIGTYPE_p_float x, long k, SWIGTYPE_p_floa... method range_search (line 152) | public void range_search(long n, SWIGTYPE_p_float x, float radius, Ran... method range_search_preassigned (line 156) | public void range_search_preassigned(long nx, SWIGTYPE_p_float x, floa... method range_search_preassigned (line 160) | public void range_search_preassigned(long nx, SWIGTYPE_p_float x, floa... method range_search_preassigned (line 164) | public void range_search_preassigned(long nx, SWIGTYPE_p_float x, floa... method range_search_preassigned (line 168) | public void range_search_preassigned(long nx, SWIGTYPE_p_float x, floa... method get_InvertedListScanner (line 172) | public SWIGTYPE_p_faiss__InvertedListScanner get_InvertedListScanner(b... method get_InvertedListScanner (line 177) | public SWIGTYPE_p_faiss__InvertedListScanner get_InvertedListScanner() { method reconstruct (line 182) | public void reconstruct(long key, SWIGTYPE_p_float recons) { method update_vectors (line 186) | public void update_vectors(int nv, LongVector idx, SWIGTYPE_p_float v) { method reconstruct_n (line 190) | public void reconstruct_n(long i0, long ni, SWIGTYPE_p_float recons) { method search_and_reconstruct (line 194) | public void search_and_reconstruct(long n, SWIGTYPE_p_float x, long k,... method reconstruct_from_offset (line 198) | public void reconstruct_from_offset(long list_no, long offset, SWIGTYP... method remove_ids (line 202) | public long remove_ids(IDSelector sel) { method check_compatible_for_merge (line 206) | public void check_compatible_for_merge(IndexIVF other) { method merge_from (line 210) | public void merge_from(IndexIVF other, long add_id) { method copy_subset_to (line 214) | public void copy_subset_to(IndexIVF other, int subset_type, long a1, l... method get_list_size (line 218) | public long get_list_size(long list_no) { method make_direct_map (line 222) | public void make_direct_map(boolean new_maintain_direct_map) { method make_direct_map (line 226) | public void make_direct_map() { method set_direct_map_type (line 230) | public void set_direct_map_type(SWIGTYPE_p_DirectMap__Type type) { method replace_invlists (line 234) | public void replace_invlists(InvertedLists il, boolean own) { method replace_invlists (line 238) | public void replace_invlists(InvertedLists il) { method sa_code_size (line 242) | public long sa_code_size() { method sa_encode (line 246) | public void sa_encode(long n, SWIGTYPE_p_float x, SWIGTYPE_p_unsigned_... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/IndexIVFFlat.java class IndexIVFFlat (line 11) | public class IndexIVFFlat extends IndexIVF { method IndexIVFFlat (line 14) | protected IndexIVFFlat(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(IndexIVFFlat obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method IndexIVFFlat (line 39) | public IndexIVFFlat(Index quantizer, long d, long nlist_, MetricType a... method IndexIVFFlat (line 43) | public IndexIVFFlat(Index quantizer, long d, long nlist_) { method add_core (line 47) | public void add_core(long n, SWIGTYPE_p_float x, LongVector xids, Long... method encode_vectors (line 51) | public void encode_vectors(long n, SWIGTYPE_p_float x, LongVector list... method encode_vectors (line 55) | public void encode_vectors(long n, SWIGTYPE_p_float x, LongVector list... method get_InvertedListScanner (line 59) | public SWIGTYPE_p_faiss__InvertedListScanner get_InvertedListScanner(b... method reconstruct_from_offset (line 64) | public void reconstruct_from_offset(long list_no, long offset, SWIGTYP... method sa_decode (line 68) | public void sa_decode(long n, SWIGTYPE_p_unsigned_char bytes, SWIGTYPE... method IndexIVFFlat (line 72) | public IndexIVFFlat() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/IndexIVFFlatDedup.java class IndexIVFFlatDedup (line 11) | public class IndexIVFFlatDedup extends IndexIVFFlat { method IndexIVFFlatDedup (line 14) | protected IndexIVFFlatDedup(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(IndexIVFFlatDedup obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setInstances (line 39) | public void setInstances(SWIGTYPE_p_std__unordered_multimapT_int64_t_i... method getInstances (line 43) | public SWIGTYPE_p_std__unordered_multimapT_int64_t_int64_t_t getInstan... method IndexIVFFlatDedup (line 47) | public IndexIVFFlatDedup(Index quantizer, long d, long nlist_, MetricT... method IndexIVFFlatDedup (line 51) | public IndexIVFFlatDedup(Index quantizer, long d, long nlist_) { method train (line 55) | public void train(long n, SWIGTYPE_p_float x) { method add_with_ids (line 59) | public void add_with_ids(long n, SWIGTYPE_p_float x, LongVector xids) { method search_preassigned (line 63) | public void search_preassigned(long n, SWIGTYPE_p_float x, long k, Lon... method search_preassigned (line 67) | public void search_preassigned(long n, SWIGTYPE_p_float x, long k, Lon... method search_preassigned (line 71) | public void search_preassigned(long n, SWIGTYPE_p_float x, long k, Lon... method remove_ids (line 75) | public long remove_ids(IDSelector sel) { method range_search (line 79) | public void range_search(long n, SWIGTYPE_p_float x, float radius, Ran... method update_vectors (line 83) | public void update_vectors(int nv, LongVector idx, SWIGTYPE_p_float v) { method reconstruct_from_offset (line 87) | public void reconstruct_from_offset(long list_no, long offset, SWIGTYP... method IndexIVFFlatDedup (line 91) | public IndexIVFFlatDedup() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/IndexIVFPQ.java class IndexIVFPQ (line 11) | public class IndexIVFPQ extends IndexIVF { method IndexIVFPQ (line 14) | protected IndexIVFPQ(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(IndexIVFPQ obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setBy_residual (line 39) | public void setBy_residual(boolean value) { method getBy_residual (line 43) | public boolean getBy_residual() { method setPq (line 47) | public void setPq(ProductQuantizer value) { method getPq (line 51) | public ProductQuantizer getPq() { method setDo_polysemous_training (line 56) | public void setDo_polysemous_training(boolean value) { method getDo_polysemous_training (line 60) | public boolean getDo_polysemous_training() { method setPolysemous_training (line 64) | public void setPolysemous_training(PolysemousTraining value) { method getPolysemous_training (line 68) | public PolysemousTraining getPolysemous_training() { method setScan_table_threshold (line 73) | public void setScan_table_threshold(long value) { method getScan_table_threshold (line 77) | public long getScan_table_threshold() { method setPolysemous_ht (line 81) | public void setPolysemous_ht(int value) { method getPolysemous_ht (line 85) | public int getPolysemous_ht() { method setUse_precomputed_table (line 89) | public void setUse_precomputed_table(int value) { method getUse_precomputed_table (line 93) | public int getUse_precomputed_table() { method setPrecomputed_table (line 97) | public void setPrecomputed_table(SWIGTYPE_p_AlignedTableT_float_t valu... method getPrecomputed_table (line 101) | public SWIGTYPE_p_AlignedTableT_float_t getPrecomputed_table() { method IndexIVFPQ (line 105) | public IndexIVFPQ(Index quantizer, long d, long nlist, long M, long nb... method IndexIVFPQ (line 109) | public IndexIVFPQ(Index quantizer, long d, long nlist, long M, long nb... method encode_vectors (line 113) | public void encode_vectors(long n, SWIGTYPE_p_float x, LongVector list... method encode_vectors (line 117) | public void encode_vectors(long n, SWIGTYPE_p_float x, LongVector list... method sa_decode (line 121) | public void sa_decode(long n, SWIGTYPE_p_unsigned_char bytes, SWIGTYPE... method add_core (line 125) | public void add_core(long n, SWIGTYPE_p_float x, LongVector xids, Long... method add_core_o (line 129) | public void add_core_o(long n, SWIGTYPE_p_float x, LongVector xids, SW... method add_core_o (line 133) | public void add_core_o(long n, SWIGTYPE_p_float x, LongVector xids, SW... method train_residual (line 137) | public void train_residual(long n, SWIGTYPE_p_float x) { method train_residual_o (line 141) | public void train_residual_o(long n, SWIGTYPE_p_float x, SWIGTYPE_p_fl... method reconstruct_from_offset (line 145) | public void reconstruct_from_offset(long list_no, long offset, SWIGTYP... method find_duplicates (line 149) | public long find_duplicates(LongVector ids, SWIGTYPE_p_unsigned_long l... method encode (line 153) | public void encode(long key, SWIGTYPE_p_float x, SWIGTYPE_p_unsigned_c... method encode_multiple (line 157) | public void encode_multiple(long n, LongVector keys, SWIGTYPE_p_float ... method encode_multiple (line 161) | public void encode_multiple(long n, LongVector keys, SWIGTYPE_p_float ... method decode_multiple (line 165) | public void decode_multiple(long n, LongVector keys, SWIGTYPE_p_unsign... method get_InvertedListScanner (line 169) | public SWIGTYPE_p_faiss__InvertedListScanner get_InvertedListScanner(b... method precompute_table (line 174) | public void precompute_table() { method IndexIVFPQ (line 178) | public IndexIVFPQ() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/IndexIVFPQStats.java class IndexIVFPQStats (line 11) | public class IndexIVFPQStats { method IndexIVFPQStats (line 15) | protected IndexIVFPQStats(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(IndexIVFPQStats obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setNrefine (line 39) | public void setNrefine(long value) { method getNrefine (line 43) | public long getNrefine() { method setN_hamming_pass (line 47) | public void setN_hamming_pass(long value) { method getN_hamming_pass (line 51) | public long getN_hamming_pass() { method setSearch_cycles (line 55) | public void setSearch_cycles(long value) { method getSearch_cycles (line 59) | public long getSearch_cycles() { method setRefine_cycles (line 63) | public void setRefine_cycles(long value) { method getRefine_cycles (line 67) | public long getRefine_cycles() { method IndexIVFPQStats (line 71) | public IndexIVFPQStats() { method reset (line 75) | public void reset() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/IndexIVFScalarQuantizer.java class IndexIVFScalarQuantizer (line 11) | public class IndexIVFScalarQuantizer extends IndexIVF { method IndexIVFScalarQuantizer (line 14) | protected IndexIVFScalarQuantizer(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(IndexIVFScalarQuantizer obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setSq (line 39) | public void setSq(SWIGTYPE_p_ScalarQuantizer value) { method getSq (line 43) | public SWIGTYPE_p_ScalarQuantizer getSq() { method setBy_residual (line 47) | public void setBy_residual(boolean value) { method getBy_residual (line 51) | public boolean getBy_residual() { method IndexIVFScalarQuantizer (line 55) | public IndexIVFScalarQuantizer(Index quantizer, long d, long nlist, SW... method IndexIVFScalarQuantizer (line 59) | public IndexIVFScalarQuantizer(Index quantizer, long d, long nlist, SW... method IndexIVFScalarQuantizer (line 63) | public IndexIVFScalarQuantizer(Index quantizer, long d, long nlist, SW... method IndexIVFScalarQuantizer (line 67) | public IndexIVFScalarQuantizer() { method train_residual (line 71) | public void train_residual(long n, SWIGTYPE_p_float x) { method encode_vectors (line 75) | public void encode_vectors(long n, SWIGTYPE_p_float x, LongVector list... method encode_vectors (line 79) | public void encode_vectors(long n, SWIGTYPE_p_float x, LongVector list... method add_core (line 83) | public void add_core(long n, SWIGTYPE_p_float x, LongVector xids, Long... method get_InvertedListScanner (line 87) | public SWIGTYPE_p_faiss__InvertedListScanner get_InvertedListScanner(b... method reconstruct_from_offset (line 92) | public void reconstruct_from_offset(long list_no, long offset, SWIGTYP... method sa_decode (line 96) | public void sa_decode(long n, SWIGTYPE_p_unsigned_char bytes, SWIGTYPE... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/IndexIVFStats.java class IndexIVFStats (line 11) | public class IndexIVFStats { method IndexIVFStats (line 15) | protected IndexIVFStats(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(IndexIVFStats obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setNq (line 39) | public void setNq(long value) { method getNq (line 43) | public long getNq() { method setNlist (line 47) | public void setNlist(long value) { method getNlist (line 51) | public long getNlist() { method setNdis (line 55) | public void setNdis(long value) { method getNdis (line 59) | public long getNdis() { method setNheap_updates (line 63) | public void setNheap_updates(long value) { method getNheap_updates (line 67) | public long getNheap_updates() { method setQuantization_time (line 71) | public void setQuantization_time(double value) { method getQuantization_time (line 75) | public double getQuantization_time() { method setSearch_time (line 79) | public void setSearch_time(double value) { method getSearch_time (line 83) | public double getSearch_time() { method IndexIVFStats (line 87) | public IndexIVFStats() { method reset (line 91) | public void reset() { method add (line 95) | public void add(IndexIVFStats other) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/IndexLSH.java class IndexLSH (line 11) | public class IndexLSH extends IndexFlatCodes { method IndexLSH (line 14) | protected IndexLSH(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(IndexLSH obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setNbits (line 39) | public void setNbits(int value) { method getNbits (line 43) | public int getNbits() { method setRotate_data (line 47) | public void setRotate_data(boolean value) { method getRotate_data (line 51) | public boolean getRotate_data() { method setTrain_thresholds (line 55) | public void setTrain_thresholds(boolean value) { method getTrain_thresholds (line 59) | public boolean getTrain_thresholds() { method setRrot (line 63) | public void setRrot(RandomRotationMatrix value) { method getRrot (line 67) | public RandomRotationMatrix getRrot() { method setThresholds (line 72) | public void setThresholds(FloatVector value) { method getThresholds (line 76) | public FloatVector getThresholds() { method IndexLSH (line 81) | public IndexLSH(long d, int nbits, boolean rotate_data, boolean train_... method IndexLSH (line 85) | public IndexLSH(long d, int nbits, boolean rotate_data) { method IndexLSH (line 89) | public IndexLSH(long d, int nbits) { method apply_preprocess (line 93) | public SWIGTYPE_p_float apply_preprocess(long n, SWIGTYPE_p_float x) { method train (line 98) | public void train(long n, SWIGTYPE_p_float x) { method search (line 102) | public void search(long n, SWIGTYPE_p_float x, long k, SWIGTYPE_p_floa... method transfer_thresholds (line 106) | public void transfer_thresholds(LinearTransform vt) { method IndexLSH (line 110) | public IndexLSH() { method sa_encode (line 114) | public void sa_encode(long n, SWIGTYPE_p_float x, SWIGTYPE_p_unsigned_... method sa_decode (line 118) | public void sa_decode(long n, SWIGTYPE_p_unsigned_char bytes, SWIGTYPE... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/IndexPQ.java class IndexPQ (line 11) | public class IndexPQ extends IndexFlatCodes { method IndexPQ (line 14) | protected IndexPQ(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(IndexPQ obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setPq (line 39) | public void setPq(ProductQuantizer value) { method getPq (line 43) | public ProductQuantizer getPq() { method IndexPQ (line 48) | public IndexPQ(int d, long M, long nbits, MetricType metric) { method IndexPQ (line 52) | public IndexPQ(int d, long M, long nbits) { method IndexPQ (line 56) | public IndexPQ() { method train (line 60) | public void train(long n, SWIGTYPE_p_float x) { method search (line 64) | public void search(long n, SWIGTYPE_p_float x, long k, SWIGTYPE_p_floa... method sa_encode (line 68) | public void sa_encode(long n, SWIGTYPE_p_float x, SWIGTYPE_p_unsigned_... method sa_decode (line 72) | public void sa_decode(long n, SWIGTYPE_p_unsigned_char bytes, SWIGTYPE... method get_distance_computer (line 76) | public DistanceComputer get_distance_computer() { method setDo_polysemous_training (line 81) | public void setDo_polysemous_training(boolean value) { method getDo_polysemous_training (line 85) | public boolean getDo_polysemous_training() { method setPolysemous_training (line 89) | public void setPolysemous_training(PolysemousTraining value) { method getPolysemous_training (line 93) | public PolysemousTraining getPolysemous_training() { method setSearch_type (line 98) | public void setSearch_type(IndexPQ.Search_type_t value) { method getSearch_type (line 102) | public IndexPQ.Search_type_t getSearch_type() { method setEncode_signs (line 106) | public void setEncode_signs(boolean value) { method getEncode_signs (line 110) | public boolean getEncode_signs() { method setPolysemous_ht (line 114) | public void setPolysemous_ht(int value) { method getPolysemous_ht (line 118) | public int getPolysemous_ht() { method search_core_polysemous (line 122) | public void search_core_polysemous(long n, SWIGTYPE_p_float x, long k,... method hamming_distance_histogram (line 126) | public void hamming_distance_histogram(long n, SWIGTYPE_p_float x, lon... method hamming_distance_table (line 130) | public void hamming_distance_table(long n, SWIGTYPE_p_float x, SWIGTYP... class Search_type_t (line 134) | public final static class Search_type_t { method swigValue (line 142) | public final int swigValue() { method toString (line 146) | public String toString() { method swigToEnum (line 150) | public static Search_type_t swigToEnum(int swigValue) { method Search_type_t (line 159) | private Search_type_t(String swigName) { method Search_type_t (line 164) | private Search_type_t(String swigName, int swigValue) { method Search_type_t (line 170) | private Search_type_t(String swigName, Search_type_t swigEnum) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/IndexPQStats.java class IndexPQStats (line 11) | public class IndexPQStats { method IndexPQStats (line 15) | protected IndexPQStats(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(IndexPQStats obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setNq (line 39) | public void setNq(long value) { method getNq (line 43) | public long getNq() { method setNcode (line 47) | public void setNcode(long value) { method getNcode (line 51) | public long getNcode() { method setN_hamming_pass (line 55) | public void setN_hamming_pass(long value) { method getN_hamming_pass (line 59) | public long getN_hamming_pass() { method IndexPQStats (line 63) | public IndexPQStats() { method reset (line 67) | public void reset() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/IndexRefine.java class IndexRefine (line 11) | public class IndexRefine extends Index { method IndexRefine (line 14) | protected IndexRefine(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(IndexRefine obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setBase_index (line 39) | public void setBase_index(Index value) { method getBase_index (line 43) | public Index getBase_index() { method setRefine_index (line 48) | public void setRefine_index(Index value) { method getRefine_index (line 52) | public Index getRefine_index() { method setOwn_fields (line 57) | public void setOwn_fields(boolean value) { method getOwn_fields (line 61) | public boolean getOwn_fields() { method setOwn_refine_index (line 65) | public void setOwn_refine_index(boolean value) { method getOwn_refine_index (line 69) | public boolean getOwn_refine_index() { method setK_factor (line 73) | public void setK_factor(float value) { method getK_factor (line 77) | public float getK_factor() { method IndexRefine (line 81) | public IndexRefine(Index base_index, Index refine_index) { method IndexRefine (line 85) | public IndexRefine() { method train (line 89) | public void train(long n, SWIGTYPE_p_float x) { method add (line 93) | public void add(long n, SWIGTYPE_p_float x) { method reset (line 97) | public void reset() { method search (line 101) | public void search(long n, SWIGTYPE_p_float x, long k, SWIGTYPE_p_floa... method reconstruct (line 105) | public void reconstruct(long key, SWIGTYPE_p_float recons) { method sa_code_size (line 109) | public long sa_code_size() { method sa_encode (line 113) | public void sa_encode(long n, SWIGTYPE_p_float x, SWIGTYPE_p_unsigned_... method sa_decode (line 117) | public void sa_decode(long n, SWIGTYPE_p_unsigned_char bytes, SWIGTYPE... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/IndexRefineFlat.java class IndexRefineFlat (line 11) | public class IndexRefineFlat extends IndexRefine { method IndexRefineFlat (line 14) | protected IndexRefineFlat(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(IndexRefineFlat obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method IndexRefineFlat (line 39) | public IndexRefineFlat(Index base_index) { method IndexRefineFlat (line 43) | public IndexRefineFlat(Index base_index, SWIGTYPE_p_float xb) { method IndexRefineFlat (line 47) | public IndexRefineFlat() { method search (line 51) | public void search(long n, SWIGTYPE_p_float x, long k, SWIGTYPE_p_floa... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/IndexScalarQuantizer.java class IndexScalarQuantizer (line 11) | public class IndexScalarQuantizer extends IndexFlatCodes { method IndexScalarQuantizer (line 14) | protected IndexScalarQuantizer(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(IndexScalarQuantizer obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setSq (line 39) | public void setSq(SWIGTYPE_p_ScalarQuantizer value) { method getSq (line 43) | public SWIGTYPE_p_ScalarQuantizer getSq() { method IndexScalarQuantizer (line 47) | public IndexScalarQuantizer(int d, SWIGTYPE_p_ScalarQuantizer__Quantiz... method IndexScalarQuantizer (line 51) | public IndexScalarQuantizer(int d, SWIGTYPE_p_ScalarQuantizer__Quantiz... method IndexScalarQuantizer (line 55) | public IndexScalarQuantizer() { method train (line 59) | public void train(long n, SWIGTYPE_p_float x) { method search (line 63) | public void search(long n, SWIGTYPE_p_float x, long k, SWIGTYPE_p_floa... method get_distance_computer (line 67) | public DistanceComputer get_distance_computer() { method sa_encode (line 72) | public void sa_encode(long n, SWIGTYPE_p_float x, SWIGTYPE_p_unsigned_... method sa_decode (line 76) | public void sa_decode(long n, SWIGTYPE_p_unsigned_char bytes, SWIGTYPE... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/IndexShards.java class IndexShards (line 11) | public class IndexShards { method IndexShards (line 15) | protected IndexShards(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(IndexShards obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method IndexShards (line 39) | public IndexShards(boolean threaded, boolean successive_ids) { method IndexShards (line 43) | public IndexShards(boolean threaded) { method IndexShards (line 47) | public IndexShards() { method IndexShards (line 51) | public IndexShards(int d, boolean threaded, boolean successive_ids) { method IndexShards (line 55) | public IndexShards(int d, boolean threaded) { method IndexShards (line 59) | public IndexShards(int d) { method add_shard (line 63) | public void add_shard(Index index) { method remove_shard (line 67) | public void remove_shard(Index index) { method add (line 71) | public void add(long n, SWIGTYPE_p_float x) { method add_with_ids (line 75) | public void add_with_ids(long n, SWIGTYPE_p_float x, LongVector xids) { method search (line 79) | public void search(long n, SWIGTYPE_p_float x, long k, SWIGTYPE_p_floa... method train (line 83) | public void train(long n, SWIGTYPE_p_float x) { method setSuccessive_ids (line 87) | public void setSuccessive_ids(boolean value) { method getSuccessive_ids (line 91) | public boolean getSuccessive_ids() { method syncWithSubIndexes (line 95) | public void syncWithSubIndexes() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/IndexSplitVectors.java class IndexSplitVectors (line 11) | public class IndexSplitVectors extends Index { method IndexSplitVectors (line 14) | protected IndexSplitVectors(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(IndexSplitVectors obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setOwn_fields (line 39) | public void setOwn_fields(boolean value) { method getOwn_fields (line 43) | public boolean getOwn_fields() { method setThreaded (line 47) | public void setThreaded(boolean value) { method getThreaded (line 51) | public boolean getThreaded() { method setSub_indexes (line 55) | public void setSub_indexes(SWIGTYPE_p_std__vectorT_faiss__Index_p_t va... method getSub_indexes (line 59) | public SWIGTYPE_p_std__vectorT_faiss__Index_p_t getSub_indexes() { method setSum_d (line 64) | public void setSum_d(long value) { method getSum_d (line 68) | public long getSum_d() { method add_sub_index (line 72) | public void add_sub_index(Index arg0) { method sync_with_sub_indexes (line 76) | public void sync_with_sub_indexes() { method add (line 80) | public void add(long n, SWIGTYPE_p_float x) { method search (line 84) | public void search(long n, SWIGTYPE_p_float x, long k, SWIGTYPE_p_floa... method train (line 88) | public void train(long n, SWIGTYPE_p_float x) { method reset (line 92) | public void reset() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/IntVector.java class IntVector (line 11) | public class IntVector { method IntVector (line 15) | protected IntVector(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(IntVector obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method IntVector (line 39) | public IntVector() { method push_back (line 43) | public void push_back(int arg0) { method clear (line 47) | public void clear() { method data (line 51) | public SWIGTYPE_p_int data() { method size (line 56) | public long size() { method at (line 60) | public int at(long n) { method resize (line 64) | public void resize(long n) { method reserve (line 68) | public void reserve(long n) { method swap (line 72) | public void swap(IntVector other) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/InterruptCallback.java class InterruptCallback (line 11) | public class InterruptCallback { method InterruptCallback (line 15) | protected InterruptCallback(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(InterruptCallback obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method want_interrupt (line 39) | public boolean want_interrupt() { method clear_instance (line 43) | public static void clear_instance() { method check (line 47) | public static void check() { method is_interrupted (line 51) | public static boolean is_interrupted() { method get_period_hint (line 55) | public static long get_period_hint(long flops) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/IntersectionCriterion.java class IntersectionCriterion (line 11) | public class IntersectionCriterion extends AutoTuneCriterion { method IntersectionCriterion (line 14) | protected IntersectionCriterion(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(IntersectionCriterion obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setR (line 39) | public void setR(long value) { method getR (line 43) | public long getR() { method IntersectionCriterion (line 47) | public IntersectionCriterion(long nq, long R) { method evaluate (line 51) | public double evaluate(SWIGTYPE_p_float D, LongVector I) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/InvertedLists.java class InvertedLists (line 11) | public class InvertedLists { method InvertedLists (line 15) | protected InvertedLists(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(InvertedLists obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setNlist (line 39) | public void setNlist(long value) { method getNlist (line 43) | public long getNlist() { method setCode_size (line 47) | public void setCode_size(long value) { method getCode_size (line 51) | public long getCode_size() { method list_size (line 55) | public long list_size(long list_no) { method get_codes (line 59) | public SWIGTYPE_p_unsigned_char get_codes(long list_no) { method get_ids (line 64) | public LongVector get_ids(long list_no) { method release_codes (line 68) | public void release_codes(long list_no, SWIGTYPE_p_unsigned_char codes) { method release_ids (line 72) | public void release_ids(long list_no, LongVector ids) { method get_single_id (line 76) | public long get_single_id(long list_no, long offset) { method get_single_code (line 80) | public SWIGTYPE_p_unsigned_char get_single_code(long list_no, long off... method prefetch_lists (line 85) | public void prefetch_lists(LongVector list_nos, int nlist) { method add_entry (line 89) | public long add_entry(long list_no, long theid, SWIGTYPE_p_unsigned_ch... method add_entries (line 93) | public long add_entries(long list_no, long n_entry, LongVector ids, SW... method update_entry (line 97) | public void update_entry(long list_no, long offset, long id, SWIGTYPE_... method update_entries (line 101) | public void update_entries(long list_no, long offset, long n_entry, Lo... method resize (line 105) | public void resize(long list_no, long new_size) { method reset (line 109) | public void reset() { method merge_from (line 113) | public void merge_from(InvertedLists oivf, long add_id) { method imbalance_factor (line 117) | public double imbalance_factor() { method print_stats (line 121) | public void print_stats() { method compute_ntotal (line 125) | public long compute_ntotal() { class ScopedIds (line 129) | static public class ScopedIds { method ScopedIds (line 133) | protected ScopedIds(long cPtr, boolean cMemoryOwn) { method getCPtr (line 138) | protected static long getCPtr(ScopedIds obj) { method finalize (line 142) | @SuppressWarnings("deprecation") method delete (line 147) | public synchronized void delete() { method setIl (line 157) | public void setIl(InvertedLists value) { method getIl (line 161) | public InvertedLists getIl() { method setIds (line 166) | public void setIds(LongVector value) { method getIds (line 170) | public LongVector getIds() { method setList_no (line 174) | public void setList_no(long value) { method getList_no (line 178) | public long getList_no() { method ScopedIds (line 182) | public ScopedIds(InvertedLists il, long list_no) { method get (line 186) | public LongVector get() { class ScopedCodes (line 192) | static public class ScopedCodes { method ScopedCodes (line 196) | protected ScopedCodes(long cPtr, boolean cMemoryOwn) { method getCPtr (line 201) | protected static long getCPtr(ScopedCodes obj) { method finalize (line 205) | @SuppressWarnings("deprecation") method delete (line 210) | public synchronized void delete() { method setIl (line 220) | public void setIl(InvertedLists value) { method getIl (line 224) | public InvertedLists getIl() { method setCodes (line 229) | public void setCodes(SWIGTYPE_p_unsigned_char value) { method getCodes (line 233) | public SWIGTYPE_p_unsigned_char getCodes() { method setList_no (line 238) | public void setList_no(long value) { method getList_no (line 242) | public long getList_no() { method ScopedCodes (line 246) | public ScopedCodes(InvertedLists il, long list_no) { method ScopedCodes (line 250) | public ScopedCodes(InvertedLists il, long list_no, long offset) { method get (line 254) | public SWIGTYPE_p_unsigned_char get() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/InvertedListsPtrVector.java class InvertedListsPtrVector (line 11) | public class InvertedListsPtrVector { method InvertedListsPtrVector (line 15) | protected InvertedListsPtrVector(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(InvertedListsPtrVector obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method InvertedListsPtrVector (line 39) | public InvertedListsPtrVector() { method push_back (line 43) | public void push_back(InvertedLists arg0) { method clear (line 47) | public void clear() { method data (line 51) | public SWIGTYPE_p_p_faiss__InvertedLists data() { method size (line 56) | public long size() { method at (line 60) | public InvertedLists at(long n) { method resize (line 65) | public void resize(long n) { method reserve (line 69) | public void reserve(long n) { method swap (line 73) | public void swap(InvertedListsPtrVector other) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/Level1Quantizer.java class Level1Quantizer (line 11) | public class Level1Quantizer { method Level1Quantizer (line 15) | protected Level1Quantizer(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(Level1Quantizer obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setQuantizer (line 39) | public void setQuantizer(Index value) { method getQuantizer (line 43) | public Index getQuantizer() { method setNlist (line 48) | public void setNlist(long value) { method getNlist (line 52) | public long getNlist() { method setQuantizer_trains_alone (line 56) | public void setQuantizer_trains_alone(char value) { method getQuantizer_trains_alone (line 60) | public char getQuantizer_trains_alone() { method setOwn_fields (line 64) | public void setOwn_fields(boolean value) { method getOwn_fields (line 68) | public boolean getOwn_fields() { method setCp (line 72) | public void setCp(ClusteringParameters value) { method getCp (line 76) | public ClusteringParameters getCp() { method setClustering_index (line 81) | public void setClustering_index(Index value) { method getClustering_index (line 85) | public Index getClustering_index() { method train_q1 (line 90) | public void train_q1(long n, SWIGTYPE_p_float x, boolean verbose, Metr... method coarse_code_size (line 94) | public long coarse_code_size() { method encode_listno (line 98) | public void encode_listno(long list_no, SWIGTYPE_p_unsigned_char code) { method decode_listno (line 102) | public long decode_listno(SWIGTYPE_p_unsigned_char code) { method Level1Quantizer (line 106) | public Level1Quantizer(Index quantizer, long nlist) { method Level1Quantizer (line 110) | public Level1Quantizer() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/LinearTransform.java class LinearTransform (line 11) | public class LinearTransform extends VectorTransform { method LinearTransform (line 14) | protected LinearTransform(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(LinearTransform obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setHave_bias (line 39) | public void setHave_bias(boolean value) { method getHave_bias (line 43) | public boolean getHave_bias() { method setIs_orthonormal (line 47) | public void setIs_orthonormal(boolean value) { method getIs_orthonormal (line 51) | public boolean getIs_orthonormal() { method setA (line 55) | public void setA(FloatVector value) { method getA (line 59) | public FloatVector getA() { method setB (line 64) | public void setB(FloatVector value) { method getB (line 68) | public FloatVector getB() { method LinearTransform (line 73) | public LinearTransform(int d_in, int d_out, boolean have_bias) { method LinearTransform (line 77) | public LinearTransform(int d_in, int d_out) { method LinearTransform (line 81) | public LinearTransform(int d_in) { method LinearTransform (line 85) | public LinearTransform() { method apply_noalloc (line 89) | public void apply_noalloc(long n, SWIGTYPE_p_float x, SWIGTYPE_p_float... method transform_transpose (line 93) | public void transform_transpose(long n, SWIGTYPE_p_float y, SWIGTYPE_p... method reverse_transform (line 97) | public void reverse_transform(long n, SWIGTYPE_p_float xt, SWIGTYPE_p_... method set_is_orthonormal (line 101) | public void set_is_orthonormal() { method setVerbose (line 105) | public void setVerbose(boolean value) { method getVerbose (line 109) | public boolean getVerbose() { method print_if_verbose (line 113) | public void print_if_verbose(String name, DoubleVector mat, int n, int... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/LongVector.java class LongVector (line 11) | public class LongVector { method LongVector (line 15) | protected LongVector(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(LongVector obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method LongVector (line 39) | public LongVector() { method push_back (line 43) | public void push_back(long arg0) { method clear (line 47) | public void clear() { method data (line 51) | public SWIGTYPE_p_long_long data() { method size (line 56) | public long size() { method at (line 60) | public long at(long n) { method resize (line 64) | public void resize(long n) { method reserve (line 68) | public void reserve(long n) { method swap (line 72) | public void swap(LongVector other) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/LongVectorVector.java class LongVectorVector (line 11) | public class LongVectorVector { method LongVectorVector (line 15) | protected LongVectorVector(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(LongVectorVector obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method LongVectorVector (line 39) | public LongVectorVector() { method push_back (line 43) | public void push_back(SWIGTYPE_p_std__vectorT_long_t arg0) { method clear (line 47) | public void clear() { method data (line 51) | public SWIGTYPE_p_std__vectorT_long_t data() { method size (line 56) | public long size() { method at (line 60) | public SWIGTYPE_p_std__vectorT_long_t at(long n) { method resize (line 64) | public void resize(long n) { method reserve (line 68) | public void reserve(long n) { method swap (line 72) | public void swap(LongVectorVector other) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/MapLong2Long.java class MapLong2Long (line 11) | public class MapLong2Long { method MapLong2Long (line 15) | protected MapLong2Long(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(MapLong2Long obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setMap (line 39) | public void setMap(SWIGTYPE_p_std__unordered_mapT_long_long_t value) { method getMap (line 43) | public SWIGTYPE_p_std__unordered_mapT_long_long_t getMap() { method add (line 47) | public void add(long n, SWIGTYPE_p_long keys, SWIGTYPE_p_long vals) { method search (line 51) | public int search(int key) { method search_multiple (line 55) | public void search_multiple(long n, SWIGTYPE_p_long keys, SWIGTYPE_p_l... method MapLong2Long (line 59) | public MapLong2Long() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/MaskedInvertedLists.java class MaskedInvertedLists (line 11) | public class MaskedInvertedLists extends ReadOnlyInvertedLists { method MaskedInvertedLists (line 14) | protected MaskedInvertedLists(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(MaskedInvertedLists obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setIl0 (line 39) | public void setIl0(InvertedLists value) { method getIl0 (line 43) | public InvertedLists getIl0() { method setIl1 (line 48) | public void setIl1(InvertedLists value) { method getIl1 (line 52) | public InvertedLists getIl1() { method MaskedInvertedLists (line 57) | public MaskedInvertedLists(InvertedLists il0, InvertedLists il1) { method list_size (line 61) | public long list_size(long list_no) { method get_codes (line 65) | public SWIGTYPE_p_unsigned_char get_codes(long list_no) { method get_ids (line 70) | public LongVector get_ids(long list_no) { method release_codes (line 74) | public void release_codes(long list_no, SWIGTYPE_p_unsigned_char codes) { method release_ids (line 78) | public void release_ids(long list_no, LongVector ids) { method get_single_id (line 82) | public long get_single_id(long list_no, long offset) { method get_single_code (line 86) | public SWIGTYPE_p_unsigned_char get_single_code(long list_no, long off... method prefetch_lists (line 91) | public void prefetch_lists(LongVector list_nos, int nlist) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/MetricType.java class MetricType (line 11) | public final class MetricType { method swigValue (line 21) | public final int swigValue() { method toString (line 25) | public String toString() { method swigToEnum (line 29) | public static MetricType swigToEnum(int swigValue) { method MetricType (line 38) | private MetricType(String swigName) { method MetricType (line 43) | private MetricType(String swigName, int swigValue) { method MetricType (line 49) | private MetricType(String swigName, MetricType swigEnum) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/MultiIndexQuantizer.java class MultiIndexQuantizer (line 11) | public class MultiIndexQuantizer extends Index { method MultiIndexQuantizer (line 14) | protected MultiIndexQuantizer(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(MultiIndexQuantizer obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setPq (line 39) | public void setPq(ProductQuantizer value) { method getPq (line 43) | public ProductQuantizer getPq() { method MultiIndexQuantizer (line 48) | public MultiIndexQuantizer(int d, long M, long nbits) { method train (line 52) | public void train(long n, SWIGTYPE_p_float x) { method search (line 56) | public void search(long n, SWIGTYPE_p_float x, long k, SWIGTYPE_p_floa... method add (line 60) | public void add(long n, SWIGTYPE_p_float x) { method reset (line 64) | public void reset() { method MultiIndexQuantizer (line 68) | public MultiIndexQuantizer() { method reconstruct (line 72) | public void reconstruct(long key, SWIGTYPE_p_float recons) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/MultiIndexQuantizer2.java class MultiIndexQuantizer2 (line 11) | public class MultiIndexQuantizer2 extends MultiIndexQuantizer { method MultiIndexQuantizer2 (line 14) | protected MultiIndexQuantizer2(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(MultiIndexQuantizer2 obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setAssign_indexes (line 39) | public void setAssign_indexes(SWIGTYPE_p_std__vectorT_faiss__Index_p_t... method getAssign_indexes (line 43) | public SWIGTYPE_p_std__vectorT_faiss__Index_p_t getAssign_indexes() { method setOwn_fields (line 48) | public void setOwn_fields(boolean value) { method getOwn_fields (line 52) | public boolean getOwn_fields() { method MultiIndexQuantizer2 (line 56) | public MultiIndexQuantizer2(int d, long M, long nbits, SWIGTYPE_p_p_fa... method MultiIndexQuantizer2 (line 60) | public MultiIndexQuantizer2(int d, long nbits, Index assign_index_0, I... method train (line 64) | public void train(long n, SWIGTYPE_p_float x) { method search (line 68) | public void search(long n, SWIGTYPE_p_float x, long k, SWIGTYPE_p_floa... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/NormalizationTransform.java class NormalizationTransform (line 11) | public class NormalizationTransform extends VectorTransform { method NormalizationTransform (line 14) | protected NormalizationTransform(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(NormalizationTransform obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setNorm (line 39) | public void setNorm(float value) { method getNorm (line 43) | public float getNorm() { method NormalizationTransform (line 47) | public NormalizationTransform(int d, float norm) { method NormalizationTransform (line 51) | public NormalizationTransform(int d) { method NormalizationTransform (line 55) | public NormalizationTransform() { method apply_noalloc (line 59) | public void apply_noalloc(long n, SWIGTYPE_p_float x, SWIGTYPE_p_float... method reverse_transform (line 63) | public void reverse_transform(long n, SWIGTYPE_p_float xt, SWIGTYPE_p_... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/OPQMatrix.java class OPQMatrix (line 11) | public class OPQMatrix extends LinearTransform { method OPQMatrix (line 14) | protected OPQMatrix(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(OPQMatrix obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setM (line 39) | public void setM(int value) { method getM (line 43) | public int getM() { method setNiter (line 47) | public void setNiter(int value) { method getNiter (line 51) | public int getNiter() { method setNiter_pq (line 55) | public void setNiter_pq(int value) { method getNiter_pq (line 59) | public int getNiter_pq() { method setNiter_pq_0 (line 63) | public void setNiter_pq_0(int value) { method getNiter_pq_0 (line 67) | public int getNiter_pq_0() { method setMax_train_points (line 71) | public void setMax_train_points(long value) { method getMax_train_points (line 75) | public long getMax_train_points() { method setVerbose (line 79) | public void setVerbose(boolean value) { method getVerbose (line 83) | public boolean getVerbose() { method setPq (line 87) | public void setPq(ProductQuantizer value) { method getPq (line 91) | public ProductQuantizer getPq() { method OPQMatrix (line 96) | public OPQMatrix(int d, int M, int d2) { method OPQMatrix (line 100) | public OPQMatrix(int d, int M) { method OPQMatrix (line 104) | public OPQMatrix(int d) { method OPQMatrix (line 108) | public OPQMatrix() { method train (line 112) | public void train(long n, SWIGTYPE_p_float x) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/OnDiskInvertedLists.java class OnDiskInvertedLists (line 11) | public class OnDiskInvertedLists extends InvertedLists { method OnDiskInvertedLists (line 14) | protected OnDiskInvertedLists(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(OnDiskInvertedLists obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setLists (line 39) | public void setLists(SWIGTYPE_p_std__vectorT_faiss__OnDiskOneList_t va... method getLists (line 43) | public SWIGTYPE_p_std__vectorT_faiss__OnDiskOneList_t getLists() { class Slot (line 48) | static public class Slot { method Slot (line 52) | protected Slot(long cPtr, boolean cMemoryOwn) { method getCPtr (line 57) | protected static long getCPtr(Slot obj) { method finalize (line 61) | @SuppressWarnings("deprecation") method delete (line 66) | public synchronized void delete() { method setOffset (line 76) | public void setOffset(long value) { method getOffset (line 80) | public long getOffset() { method setCapacity (line 84) | public void setCapacity(long value) { method getCapacity (line 88) | public long getCapacity() { method Slot (line 92) | public Slot(long offset, long capacity) { method Slot (line 96) | public Slot() { method setSlots (line 102) | public void setSlots(SWIGTYPE_p_std__listT_faiss__OnDiskInvertedLists_... method getSlots (line 106) | public SWIGTYPE_p_std__listT_faiss__OnDiskInvertedLists__Slot_t getSlo... method setFilename (line 111) | public void setFilename(String value) { method getFilename (line 115) | public String getFilename() { method setTotsize (line 119) | public void setTotsize(long value) { method getTotsize (line 123) | public long getTotsize() { method setPtr (line 127) | public void setPtr(SWIGTYPE_p_unsigned_char value) { method getPtr (line 131) | public SWIGTYPE_p_unsigned_char getPtr() { method setRead_only (line 136) | public void setRead_only(boolean value) { method getRead_only (line 140) | public boolean getRead_only() { method OnDiskInvertedLists (line 144) | public OnDiskInvertedLists(long nlist, long code_size, String filename) { method list_size (line 148) | public long list_size(long list_no) { method get_codes (line 152) | public SWIGTYPE_p_unsigned_char get_codes(long list_no) { method get_ids (line 157) | public LongVector get_ids(long list_no) { method add_entries (line 161) | public long add_entries(long list_no, long n_entry, LongVector ids, SW... method update_entries (line 165) | public void update_entries(long list_no, long offset, long n_entry, Lo... method resize (line 169) | public void resize(long list_no, long new_size) { method merge_from (line 173) | public long merge_from(SWIGTYPE_p_p_faiss__InvertedLists ils, int n_il... method merge_from (line 177) | public long merge_from(SWIGTYPE_p_p_faiss__InvertedLists ils, int n_il) { method merge_from_1 (line 181) | public long merge_from_1(InvertedLists il, boolean verbose) { method merge_from_1 (line 185) | public long merge_from_1(InvertedLists il) { method crop_invlists (line 189) | public void crop_invlists(long l0, long l1) { method prefetch_lists (line 193) | public void prefetch_lists(LongVector list_nos, int nlist) { method setLocks (line 197) | public void setLocks(SWIGTYPE_p_faiss__LockLevels value) { method getLocks (line 201) | public SWIGTYPE_p_faiss__LockLevels getLocks() { method setPf (line 206) | public void setPf(SWIGTYPE_p_faiss__OnDiskInvertedLists__OngoingPrefet... method getPf (line 210) | public SWIGTYPE_p_faiss__OnDiskInvertedLists__OngoingPrefetch getPf() { method setPrefetch_nthread (line 215) | public void setPrefetch_nthread(int value) { method getPrefetch_nthread (line 219) | public int getPrefetch_nthread() { method do_mmap (line 223) | public void do_mmap() { method update_totsize (line 227) | public void update_totsize(long new_totsize) { method resize_locked (line 231) | public void resize_locked(long list_no, long new_size) { method allocate_slot (line 235) | public long allocate_slot(long capacity) { method free_slot (line 239) | public void free_slot(long offset, long capacity) { method set_all_lists_sizes (line 243) | public void set_all_lists_sizes(SWIGTYPE_p_unsigned_long sizes) { method OnDiskInvertedLists (line 247) | public OnDiskInvertedLists() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/OnDiskInvertedListsIOHook.java class OnDiskInvertedListsIOHook (line 11) | public class OnDiskInvertedListsIOHook { method OnDiskInvertedListsIOHook (line 15) | protected OnDiskInvertedListsIOHook(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(OnDiskInvertedListsIOHook obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method OnDiskInvertedListsIOHook (line 39) | public OnDiskInvertedListsIOHook() { method write (line 43) | public void write(InvertedLists ils, SWIGTYPE_p_IOWriter f) { method read (line 47) | public InvertedLists read(SWIGTYPE_p_IOReader f, int io_flags) { method read_ArrayInvertedLists (line 52) | public InvertedLists read_ArrayInvertedLists(SWIGTYPE_p_IOReader f, in... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/OnDiskOneList.java class OnDiskOneList (line 11) | public class OnDiskOneList { method OnDiskOneList (line 15) | protected OnDiskOneList(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(OnDiskOneList obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setSize (line 39) | public void setSize(long value) { method getSize (line 43) | public long getSize() { method setCapacity (line 47) | public void setCapacity(long value) { method getCapacity (line 51) | public long getCapacity() { method setOffset (line 55) | public void setOffset(long value) { method getOffset (line 59) | public long getOffset() { method OnDiskOneList (line 63) | public OnDiskOneList() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/OneRecallAtRCriterion.java class OneRecallAtRCriterion (line 11) | public class OneRecallAtRCriterion extends AutoTuneCriterion { method OneRecallAtRCriterion (line 14) | protected OneRecallAtRCriterion(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(OneRecallAtRCriterion obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setR (line 39) | public void setR(long value) { method getR (line 43) | public long getR() { method OneRecallAtRCriterion (line 47) | public OneRecallAtRCriterion(long nq, long R) { method evaluate (line 51) | public double evaluate(SWIGTYPE_p_float D, LongVector I) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/OperatingPoint.java class OperatingPoint (line 11) | public class OperatingPoint { method OperatingPoint (line 15) | protected OperatingPoint(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(OperatingPoint obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setPerf (line 39) | public void setPerf(double value) { method getPerf (line 43) | public double getPerf() { method setT (line 47) | public void setT(double value) { method getT (line 51) | public double getT() { method setKey (line 55) | public void setKey(String value) { method getKey (line 59) | public String getKey() { method setCno (line 63) | public void setCno(long value) { method getCno (line 67) | public long getCno() { method OperatingPoint (line 71) | public OperatingPoint() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/OperatingPointVector.java class OperatingPointVector (line 11) | public class OperatingPointVector { method OperatingPointVector (line 15) | protected OperatingPointVector(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(OperatingPointVector obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method OperatingPointVector (line 39) | public OperatingPointVector() { method push_back (line 43) | public void push_back(OperatingPoint arg0) { method clear (line 47) | public void clear() { method data (line 51) | public OperatingPoint data() { method size (line 56) | public long size() { method at (line 60) | public OperatingPoint at(long n) { method resize (line 64) | public void resize(long n) { method reserve (line 68) | public void reserve(long n) { method swap (line 72) | public void swap(OperatingPointVector other) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/OperatingPoints.java class OperatingPoints (line 11) | public class OperatingPoints { method OperatingPoints (line 15) | protected OperatingPoints(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(OperatingPoints obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setAll_pts (line 39) | public void setAll_pts(OperatingPointVector value) { method getAll_pts (line 43) | public OperatingPointVector getAll_pts() { method setOptimal_pts (line 48) | public void setOptimal_pts(OperatingPointVector value) { method getOptimal_pts (line 52) | public OperatingPointVector getOptimal_pts() { method OperatingPoints (line 57) | public OperatingPoints() { method merge_with (line 61) | public int merge_with(OperatingPoints other, String prefix) { method merge_with (line 65) | public int merge_with(OperatingPoints other) { method clear (line 69) | public void clear() { method add (line 73) | public boolean add(double perf, double t, String key, long cno) { method add (line 77) | public boolean add(double perf, double t, String key) { method t_for_perf (line 81) | public double t_for_perf(double perf) { method display (line 85) | public void display(boolean only_optimal) { method display (line 89) | public void display() { method all_to_gnuplot (line 93) | public void all_to_gnuplot(String fname) { method optimal_to_gnuplot (line 97) | public void optimal_to_gnuplot(String fname) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/PCAMatrix.java class PCAMatrix (line 11) | public class PCAMatrix extends LinearTransform { method PCAMatrix (line 14) | protected PCAMatrix(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(PCAMatrix obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setEigen_power (line 39) | public void setEigen_power(float value) { method getEigen_power (line 43) | public float getEigen_power() { method setEpsilon (line 47) | public void setEpsilon(float value) { method getEpsilon (line 51) | public float getEpsilon() { method setRandom_rotation (line 55) | public void setRandom_rotation(boolean value) { method getRandom_rotation (line 59) | public boolean getRandom_rotation() { method setMax_points_per_d (line 63) | public void setMax_points_per_d(long value) { method getMax_points_per_d (line 67) | public long getMax_points_per_d() { method setBalanced_bins (line 71) | public void setBalanced_bins(int value) { method getBalanced_bins (line 75) | public int getBalanced_bins() { method setMean (line 79) | public void setMean(FloatVector value) { method getMean (line 83) | public FloatVector getMean() { method setEigenvalues (line 88) | public void setEigenvalues(FloatVector value) { method getEigenvalues (line 92) | public FloatVector getEigenvalues() { method setPCAMat (line 97) | public void setPCAMat(FloatVector value) { method getPCAMat (line 101) | public FloatVector getPCAMat() { method PCAMatrix (line 106) | public PCAMatrix(int d_in, int d_out, float eigen_power, boolean rando... method PCAMatrix (line 110) | public PCAMatrix(int d_in, int d_out, float eigen_power) { method PCAMatrix (line 114) | public PCAMatrix(int d_in, int d_out) { method PCAMatrix (line 118) | public PCAMatrix(int d_in) { method PCAMatrix (line 122) | public PCAMatrix() { method train (line 126) | public void train(long n, SWIGTYPE_p_float x) { method copy_from (line 130) | public void copy_from(PCAMatrix other) { method prepare_Ab (line 134) | public void prepare_Ab() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/PQDecoder16.java class PQDecoder16 (line 11) | public class PQDecoder16 { method PQDecoder16 (line 15) | protected PQDecoder16(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(PQDecoder16 obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setCode (line 39) | public void setCode(SWIGTYPE_p_uint16_t value) { method getCode (line 43) | public SWIGTYPE_p_uint16_t getCode() { method PQDecoder16 (line 48) | public PQDecoder16(SWIGTYPE_p_unsigned_char code, int nbits) { method decode (line 52) | public long decode() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/PQDecoder8.java class PQDecoder8 (line 11) | public class PQDecoder8 { method PQDecoder8 (line 15) | protected PQDecoder8(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(PQDecoder8 obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setCode (line 39) | public void setCode(SWIGTYPE_p_unsigned_char value) { method getCode (line 43) | public SWIGTYPE_p_unsigned_char getCode() { method PQDecoder8 (line 48) | public PQDecoder8(SWIGTYPE_p_unsigned_char code, int nbits) { method decode (line 52) | public long decode() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/PQDecoderGeneric.java class PQDecoderGeneric (line 11) | public class PQDecoderGeneric { method PQDecoderGeneric (line 15) | protected PQDecoderGeneric(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(PQDecoderGeneric obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setCode (line 39) | public void setCode(SWIGTYPE_p_unsigned_char value) { method getCode (line 43) | public SWIGTYPE_p_unsigned_char getCode() { method setOffset (line 48) | public void setOffset(short value) { method getOffset (line 52) | public short getOffset() { method getNbits (line 56) | public int getNbits() { method getMask (line 60) | public long getMask() { method setReg (line 64) | public void setReg(short value) { method getReg (line 68) | public short getReg() { method PQDecoderGeneric (line 72) | public PQDecoderGeneric(SWIGTYPE_p_unsigned_char code, int nbits) { method decode (line 76) | public long decode() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/PQEncoder16.java class PQEncoder16 (line 11) | public class PQEncoder16 { method PQEncoder16 (line 15) | protected PQEncoder16(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(PQEncoder16 obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setCode (line 39) | public void setCode(SWIGTYPE_p_uint16_t value) { method getCode (line 43) | public SWIGTYPE_p_uint16_t getCode() { method PQEncoder16 (line 48) | public PQEncoder16(SWIGTYPE_p_unsigned_char code, int nbits) { method encode (line 52) | public void encode(long x) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/PQEncoder8.java class PQEncoder8 (line 11) | public class PQEncoder8 { method PQEncoder8 (line 15) | protected PQEncoder8(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(PQEncoder8 obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setCode (line 39) | public void setCode(SWIGTYPE_p_unsigned_char value) { method getCode (line 43) | public SWIGTYPE_p_unsigned_char getCode() { method PQEncoder8 (line 48) | public PQEncoder8(SWIGTYPE_p_unsigned_char code, int nbits) { method encode (line 52) | public void encode(long x) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/PQEncoderGeneric.java class PQEncoderGeneric (line 11) | public class PQEncoderGeneric { method PQEncoderGeneric (line 15) | protected PQEncoderGeneric(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(PQEncoderGeneric obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setCode (line 39) | public void setCode(SWIGTYPE_p_unsigned_char value) { method getCode (line 43) | public SWIGTYPE_p_unsigned_char getCode() { method setOffset (line 48) | public void setOffset(short value) { method getOffset (line 52) | public short getOffset() { method getNbits (line 56) | public int getNbits() { method setReg (line 60) | public void setReg(short value) { method getReg (line 64) | public short getReg() { method PQEncoderGeneric (line 68) | public PQEncoderGeneric(SWIGTYPE_p_unsigned_char code, int nbits, shor... method PQEncoderGeneric (line 72) | public PQEncoderGeneric(SWIGTYPE_p_unsigned_char code, int nbits) { method encode (line 76) | public void encode(long x) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/ParameterRange.java class ParameterRange (line 11) | public class ParameterRange { method ParameterRange (line 15) | protected ParameterRange(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(ParameterRange obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setName (line 39) | public void setName(String value) { method getName (line 43) | public String getName() { method setValues (line 47) | public void setValues(DoubleVector value) { method getValues (line 51) | public DoubleVector getValues() { method ParameterRange (line 56) | public ParameterRange() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/ParameterSpace.java class ParameterSpace (line 11) | public class ParameterSpace { method ParameterSpace (line 15) | protected ParameterSpace(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(ParameterSpace obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setParameter_ranges (line 39) | public void setParameter_ranges(SWIGTYPE_p_std__vectorT_faiss__Paramet... method getParameter_ranges (line 43) | public SWIGTYPE_p_std__vectorT_faiss__ParameterRange_t getParameter_ra... method setVerbose (line 48) | public void setVerbose(int value) { method getVerbose (line 52) | public int getVerbose() { method setN_experiments (line 56) | public void setN_experiments(int value) { method getN_experiments (line 60) | public int getN_experiments() { method setBatchsize (line 64) | public void setBatchsize(long value) { method getBatchsize (line 68) | public long getBatchsize() { method setThread_over_batches (line 72) | public void setThread_over_batches(boolean value) { method getThread_over_batches (line 76) | public boolean getThread_over_batches() { method setMin_test_duration (line 80) | public void setMin_test_duration(double value) { method getMin_test_duration (line 84) | public double getMin_test_duration() { method ParameterSpace (line 88) | public ParameterSpace() { method n_combinations (line 92) | public long n_combinations() { method combination_ge (line 96) | public boolean combination_ge(long c1, long c2) { method combination_name (line 100) | public String combination_name(long cno) { method display (line 104) | public void display() { method add_range (line 108) | public ParameterRange add_range(String name) { method initialize (line 112) | public void initialize(Index index) { method set_index_parameters (line 116) | public void set_index_parameters(Index index, long cno) { method set_index_parameters (line 120) | public void set_index_parameters(Index index, String param_string) { method set_index_parameter (line 124) | public void set_index_parameter(Index index, String name, double val) { method update_bounds (line 128) | public void update_bounds(long cno, OperatingPoint op, SWIGTYPE_p_doub... method explore (line 132) | public void explore(Index index, long nq, SWIGTYPE_p_float xq, AutoTun... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/PartitionStats.java class PartitionStats (line 11) | public class PartitionStats { method PartitionStats (line 15) | protected PartitionStats(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(PartitionStats obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setBissect_cycles (line 39) | public void setBissect_cycles(long value) { method getBissect_cycles (line 43) | public long getBissect_cycles() { method setCompress_cycles (line 47) | public void setCompress_cycles(long value) { method getCompress_cycles (line 51) | public long getCompress_cycles() { method PartitionStats (line 55) | public PartitionStats() { method reset (line 59) | public void reset() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/PermutationObjective.java class PermutationObjective (line 11) | public class PermutationObjective { method PermutationObjective (line 15) | protected PermutationObjective(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(PermutationObjective obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setN (line 39) | public void setN(int value) { method getN (line 43) | public int getN() { method compute_cost (line 47) | public double compute_cost(SWIGTYPE_p_int perm) { method cost_update (line 51) | public double cost_update(SWIGTYPE_p_int perm, int iw, int jw) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/PolysemousTraining.java class PolysemousTraining (line 11) | public class PolysemousTraining extends SimulatedAnnealingParameters { method PolysemousTraining (line 14) | protected PolysemousTraining(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(PolysemousTraining obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setOptimization_type (line 39) | public void setOptimization_type(PolysemousTraining.Optimization_type_... method getOptimization_type (line 43) | public PolysemousTraining.Optimization_type_t getOptimization_type() { method setNtrain_permutation (line 47) | public void setNtrain_permutation(int value) { method getNtrain_permutation (line 51) | public int getNtrain_permutation() { method setDis_weight_factor (line 55) | public void setDis_weight_factor(double value) { method getDis_weight_factor (line 59) | public double getDis_weight_factor() { method setMax_memory (line 63) | public void setMax_memory(long value) { method getMax_memory (line 67) | public long getMax_memory() { method setLog_pattern (line 71) | public void setLog_pattern(String value) { method getLog_pattern (line 75) | public String getLog_pattern() { method PolysemousTraining (line 79) | public PolysemousTraining() { method optimize_pq_for_hamming (line 83) | public void optimize_pq_for_hamming(ProductQuantizer pq, long n, SWIGT... method optimize_ranking (line 87) | public void optimize_ranking(ProductQuantizer pq, long n, SWIGTYPE_p_f... method optimize_reproduce_distances (line 91) | public void optimize_reproduce_distances(ProductQuantizer pq) { method memory_usage_per_thread (line 95) | public long memory_usage_per_thread(ProductQuantizer pq) { class Optimization_type_t (line 99) | public final static class Optimization_type_t { method swigValue (line 104) | public final int swigValue() { method toString (line 108) | public String toString() { method swigToEnum (line 112) | public static Optimization_type_t swigToEnum(int swigValue) { method Optimization_type_t (line 121) | private Optimization_type_t(String swigName) { method Optimization_type_t (line 126) | private Optimization_type_t(String swigName, int swigValue) { method Optimization_type_t (line 132) | private Optimization_type_t(String swigName, Optimization_type_t swi... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/ProductQuantizer.java class ProductQuantizer (line 11) | public class ProductQuantizer { method ProductQuantizer (line 15) | protected ProductQuantizer(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(ProductQuantizer obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setD (line 39) | public void setD(long value) { method getD (line 43) | public long getD() { method setM (line 47) | public void setM(long value) { method getM (line 51) | public long getM() { method setNbits (line 55) | public void setNbits(long value) { method getNbits (line 59) | public long getNbits() { method setDsub (line 63) | public void setDsub(long value) { method getDsub (line 67) | public long getDsub() { method setCode_size (line 71) | public void setCode_size(long value) { method getCode_size (line 75) | public long getCode_size() { method setKsub (line 79) | public void setKsub(long value) { method getKsub (line 83) | public long getKsub() { method setVerbose (line 87) | public void setVerbose(boolean value) { method getVerbose (line 91) | public boolean getVerbose() { method setTrain_type (line 95) | public void setTrain_type(ProductQuantizer.train_type_t value) { method getTrain_type (line 99) | public ProductQuantizer.train_type_t getTrain_type() { method setCp (line 103) | public void setCp(ClusteringParameters value) { method getCp (line 107) | public ClusteringParameters getCp() { method setAssign_index (line 112) | public void setAssign_index(Index value) { method getAssign_index (line 116) | public Index getAssign_index() { method setCentroids (line 121) | public void setCentroids(FloatVector value) { method getCentroids (line 125) | public FloatVector getCentroids() { method get_centroids (line 130) | public SWIGTYPE_p_float get_centroids(long m, long i) { method train (line 135) | public void train(int n, SWIGTYPE_p_float x) { method ProductQuantizer (line 139) | public ProductQuantizer(long d, long M, long nbits) { method ProductQuantizer (line 143) | public ProductQuantizer() { method set_derived_values (line 147) | public void set_derived_values() { method set_params (line 151) | public void set_params(SWIGTYPE_p_float centroids, int m) { method compute_code (line 155) | public void compute_code(SWIGTYPE_p_float x, SWIGTYPE_p_unsigned_char ... method compute_codes (line 159) | public void compute_codes(SWIGTYPE_p_float x, SWIGTYPE_p_unsigned_char... method compute_codes_with_assign_index (line 163) | public void compute_codes_with_assign_index(SWIGTYPE_p_float x, SWIGTY... method decode (line 167) | public void decode(SWIGTYPE_p_unsigned_char code, SWIGTYPE_p_float x) { method decode (line 171) | public void decode(SWIGTYPE_p_unsigned_char code, SWIGTYPE_p_float x, ... method compute_code_from_distance_table (line 175) | public void compute_code_from_distance_table(SWIGTYPE_p_float tab, SWI... method compute_distance_table (line 179) | public void compute_distance_table(SWIGTYPE_p_float x, SWIGTYPE_p_floa... method compute_inner_prod_table (line 183) | public void compute_inner_prod_table(SWIGTYPE_p_float x, SWIGTYPE_p_fl... method compute_distance_tables (line 187) | public void compute_distance_tables(long nx, SWIGTYPE_p_float x, SWIGT... method compute_inner_prod_tables (line 191) | public void compute_inner_prod_tables(long nx, SWIGTYPE_p_float x, SWI... method search (line 195) | public void search(SWIGTYPE_p_float x, long nx, SWIGTYPE_p_unsigned_ch... method search (line 199) | public void search(SWIGTYPE_p_float x, long nx, SWIGTYPE_p_unsigned_ch... method search_ip (line 203) | public void search_ip(SWIGTYPE_p_float x, long nx, SWIGTYPE_p_unsigned... method search_ip (line 207) | public void search_ip(SWIGTYPE_p_float x, long nx, SWIGTYPE_p_unsigned... method setSdc_table (line 211) | public void setSdc_table(FloatVector value) { method getSdc_table (line 215) | public FloatVector getSdc_table() { method compute_sdc_table (line 220) | public void compute_sdc_table() { method search_sdc (line 224) | public void search_sdc(SWIGTYPE_p_unsigned_char qcodes, long nq, SWIGT... method search_sdc (line 228) | public void search_sdc(SWIGTYPE_p_unsigned_char qcodes, long nq, SWIGT... class train_type_t (line 232) | public final static class train_type_t { method swigValue (line 239) | public final int swigValue() { method toString (line 243) | public String toString() { method swigToEnum (line 247) | public static train_type_t swigToEnum(int swigValue) { method train_type_t (line 256) | private train_type_t(String swigName) { method train_type_t (line 261) | private train_type_t(String swigName, int swigValue) { method train_type_t (line 267) | private train_type_t(String swigName, train_type_t swigEnum) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/ProgressiveDimClustering.java class ProgressiveDimClustering (line 11) | public class ProgressiveDimClustering extends ProgressiveDimClusteringPa... method ProgressiveDimClustering (line 14) | protected ProgressiveDimClustering(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(ProgressiveDimClustering obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setD (line 39) | public void setD(long value) { method getD (line 43) | public long getD() { method setK (line 47) | public void setK(long value) { method getK (line 51) | public long getK() { method setCentroids (line 55) | public void setCentroids(FloatVector value) { method getCentroids (line 59) | public FloatVector getCentroids() { method setIteration_stats (line 64) | public void setIteration_stats(SWIGTYPE_p_std__vectorT_faiss__Clusteri... method getIteration_stats (line 68) | public SWIGTYPE_p_std__vectorT_faiss__ClusteringIterationStats_t getIt... method ProgressiveDimClustering (line 73) | public ProgressiveDimClustering(int d, int k) { method ProgressiveDimClustering (line 77) | public ProgressiveDimClustering(int d, int k, ProgressiveDimClustering... method train (line 81) | public void train(long n, SWIGTYPE_p_float x, ProgressiveDimIndexFacto... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/ProgressiveDimClusteringParameters.java class ProgressiveDimClusteringParameters (line 11) | public class ProgressiveDimClusteringParameters extends ClusteringParame... method ProgressiveDimClusteringParameters (line 14) | protected ProgressiveDimClusteringParameters(long cPtr, boolean cMemor... method getCPtr (line 19) | protected static long getCPtr(ProgressiveDimClusteringParameters obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setProgressive_dim_steps (line 39) | public void setProgressive_dim_steps(int value) { method getProgressive_dim_steps (line 43) | public int getProgressive_dim_steps() { method setApply_pca (line 47) | public void setApply_pca(boolean value) { method getApply_pca (line 51) | public boolean getApply_pca() { method ProgressiveDimClusteringParameters (line 55) | public ProgressiveDimClusteringParameters() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/ProgressiveDimIndexFactory.java class ProgressiveDimIndexFactory (line 11) | public class ProgressiveDimIndexFactory { method ProgressiveDimIndexFactory (line 15) | protected ProgressiveDimIndexFactory(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(ProgressiveDimIndexFactory obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method ProgressiveDimIndexFactory (line 39) | public ProgressiveDimIndexFactory() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/RandomRotationMatrix.java class RandomRotationMatrix (line 11) | public class RandomRotationMatrix extends LinearTransform { method RandomRotationMatrix (line 14) | protected RandomRotationMatrix(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(RandomRotationMatrix obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method RandomRotationMatrix (line 39) | public RandomRotationMatrix(int d_in, int d_out) { method init (line 43) | public void init(int seed) { method train (line 47) | public void train(long n, SWIGTYPE_p_float x) { method RandomRotationMatrix (line 51) | public RandomRotationMatrix() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/RangeQueryResult.java class RangeQueryResult (line 11) | public class RangeQueryResult { method RangeQueryResult (line 15) | protected RangeQueryResult(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(RangeQueryResult obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setQno (line 39) | public void setQno(long value) { method getQno (line 43) | public long getQno() { method setNres (line 47) | public void setNres(long value) { method getNres (line 51) | public long getNres() { method setPres (line 55) | public void setPres(RangeSearchPartialResult value) { method getPres (line 59) | public RangeSearchPartialResult getPres() { method add (line 64) | public void add(float dis, long id) { method RangeQueryResult (line 68) | public RangeQueryResult() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/RangeSearchPartialResult.java class RangeSearchPartialResult (line 11) | public class RangeSearchPartialResult extends BufferList { method RangeSearchPartialResult (line 14) | protected RangeSearchPartialResult(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(RangeSearchPartialResult obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setRes (line 39) | public void setRes(RangeSearchResult value) { method getRes (line 43) | public RangeSearchResult getRes() { method setQueries (line 48) | public void setQueries(SWIGTYPE_p_std__vectorT_faiss__RangeQueryResult... method getQueries (line 52) | public SWIGTYPE_p_std__vectorT_faiss__RangeQueryResult_t getQueries() { method new_result (line 57) | public RangeQueryResult new_result(long qno) { method set_lims (line 61) | public void set_lims() { method copy_result (line 65) | public void copy_result(boolean incremental) { method copy_result (line 69) | public void copy_result() { method merge (line 73) | public static void merge(SWIGTYPE_p_std__vectorT_faiss__RangeSearchPar... method merge (line 77) | public static void merge(SWIGTYPE_p_std__vectorT_faiss__RangeSearchPar... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/RangeSearchResult.java class RangeSearchResult (line 11) | public class RangeSearchResult { method RangeSearchResult (line 15) | protected RangeSearchResult(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(RangeSearchResult obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setNq (line 39) | public void setNq(long value) { method getNq (line 43) | public long getNq() { method setLims (line 47) | public void setLims(SWIGTYPE_p_unsigned_long value) { method getLims (line 51) | public SWIGTYPE_p_unsigned_long getLims() { method setLabels (line 56) | public void setLabels(LongVector value) { method getLabels (line 60) | public LongVector getLabels() { method setDistances (line 64) | public void setDistances(SWIGTYPE_p_float value) { method getDistances (line 68) | public SWIGTYPE_p_float getDistances() { method setBuffer_size (line 73) | public void setBuffer_size(long value) { method getBuffer_size (line 77) | public long getBuffer_size() { method do_allocation (line 81) | public void do_allocation() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/ReadOnlyInvertedLists.java class ReadOnlyInvertedLists (line 11) | public class ReadOnlyInvertedLists extends InvertedLists { method ReadOnlyInvertedLists (line 14) | protected ReadOnlyInvertedLists(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(ReadOnlyInvertedLists obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method add_entries (line 39) | public long add_entries(long list_no, long n_entry, LongVector ids, SW... method update_entries (line 43) | public void update_entries(long list_no, long offset, long n_entry, Lo... method resize (line 47) | public void resize(long list_no, long new_size) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/ReconstructFromNeighbors.java class ReconstructFromNeighbors (line 11) | public class ReconstructFromNeighbors { method ReconstructFromNeighbors (line 15) | protected ReconstructFromNeighbors(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(ReconstructFromNeighbors obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method getIndex (line 39) | public IndexHNSW getIndex() { method setM (line 43) | public void setM(long value) { method getM (line 47) | public long getM() { method setK (line 51) | public void setK(long value) { method getK (line 55) | public long getK() { method setNsq (line 59) | public void setNsq(long value) { method getNsq (line 63) | public long getNsq() { method setCode_size (line 67) | public void setCode_size(long value) { method getCode_size (line 71) | public long getCode_size() { method setK_reorder (line 75) | public void setK_reorder(int value) { method getK_reorder (line 79) | public int getK_reorder() { method setCodebook (line 83) | public void setCodebook(FloatVector value) { method getCodebook (line 87) | public FloatVector getCodebook() { method setCodes (line 92) | public void setCodes(ByteVector value) { method getCodes (line 96) | public ByteVector getCodes() { method setNtotal (line 101) | public void setNtotal(long value) { method getNtotal (line 105) | public long getNtotal() { method setD (line 109) | public void setD(long value) { method getD (line 113) | public long getD() { method setDsub (line 117) | public void setDsub(long value) { method getDsub (line 121) | public long getDsub() { method ReconstructFromNeighbors (line 125) | public ReconstructFromNeighbors(IndexHNSW index, long k, long nsq) { method ReconstructFromNeighbors (line 129) | public ReconstructFromNeighbors(IndexHNSW index, long k) { method ReconstructFromNeighbors (line 133) | public ReconstructFromNeighbors(IndexHNSW index) { method add_codes (line 137) | public void add_codes(long n, SWIGTYPE_p_float x) { method compute_distances (line 141) | public long compute_distances(long n, LongVector shortlist, SWIGTYPE_p... method estimate_code (line 145) | public void estimate_code(SWIGTYPE_p_float x, int i, SWIGTYPE_p_unsign... method reconstruct (line 149) | public void reconstruct(int i, SWIGTYPE_p_float x, SWIGTYPE_p_float tm... method reconstruct_n (line 153) | public void reconstruct_n(int n0, int ni, SWIGTYPE_p_float x) { method get_neighbor_table (line 157) | public void get_neighbor_table(int i, SWIGTYPE_p_float out) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/RemapDimensionsTransform.java class RemapDimensionsTransform (line 11) | public class RemapDimensionsTransform extends VectorTransform { method RemapDimensionsTransform (line 14) | protected RemapDimensionsTransform(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(RemapDimensionsTransform obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setMap (line 39) | public void setMap(IntVector value) { method getMap (line 43) | public IntVector getMap() { method RemapDimensionsTransform (line 48) | public RemapDimensionsTransform(int d_in, int d_out, SWIGTYPE_p_int ma... method RemapDimensionsTransform (line 52) | public RemapDimensionsTransform(int d_in, int d_out, boolean uniform) { method RemapDimensionsTransform (line 56) | public RemapDimensionsTransform(int d_in, int d_out) { method apply_noalloc (line 60) | public void apply_noalloc(long n, SWIGTYPE_p_float x, SWIGTYPE_p_float... method reverse_transform (line 64) | public void reverse_transform(long n, SWIGTYPE_p_float xt, SWIGTYPE_p_... method RemapDimensionsTransform (line 68) | public RemapDimensionsTransform() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/ReproduceDistancesObjective.java class ReproduceDistancesObjective (line 11) | public class ReproduceDistancesObjective extends PermutationObjective { method ReproduceDistancesObjective (line 14) | protected ReproduceDistancesObjective(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(ReproduceDistancesObjective obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setDis_weight_factor (line 39) | public void setDis_weight_factor(double value) { method getDis_weight_factor (line 43) | public double getDis_weight_factor() { method sqr (line 47) | public static double sqr(double x) { method dis_weight (line 51) | public double dis_weight(double x) { method setSource_dis (line 55) | public void setSource_dis(DoubleVector value) { method getSource_dis (line 59) | public DoubleVector getSource_dis() { method setTarget_dis (line 64) | public void setTarget_dis(SWIGTYPE_p_double value) { method getTarget_dis (line 68) | public SWIGTYPE_p_double getTarget_dis() { method setWeights (line 73) | public void setWeights(DoubleVector value) { method getWeights (line 77) | public DoubleVector getWeights() { method get_source_dis (line 82) | public double get_source_dis(int i, int j) { method compute_cost (line 86) | public double compute_cost(SWIGTYPE_p_int perm) { method cost_update (line 90) | public double cost_update(SWIGTYPE_p_int perm, int iw, int jw) { method ReproduceDistancesObjective (line 94) | public ReproduceDistancesObjective(int n, SWIGTYPE_p_double source_dis... method compute_mean_stdev (line 98) | public static void compute_mean_stdev(SWIGTYPE_p_double tab, long n2, ... method set_affine_target_dis (line 102) | public void set_affine_target_dis(SWIGTYPE_p_double source_dis_in) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_AlignedTableT_float_32_t.java class SWIGTYPE_p_AlignedTableT_float_32_t (line 11) | public class SWIGTYPE_p_AlignedTableT_float_32_t { method SWIGTYPE_p_AlignedTableT_float_32_t (line 14) | protected SWIGTYPE_p_AlignedTableT_float_32_t(long cPtr, @SuppressWarn... method SWIGTYPE_p_AlignedTableT_float_32_t (line 18) | protected SWIGTYPE_p_AlignedTableT_float_32_t() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_AlignedTableT_float_32_t obj) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_AlignedTableT_float_t.java class SWIGTYPE_p_AlignedTableT_float_t (line 11) | public class SWIGTYPE_p_AlignedTableT_float_t { method SWIGTYPE_p_AlignedTableT_float_t (line 14) | protected SWIGTYPE_p_AlignedTableT_float_t(long cPtr, @SuppressWarning... method SWIGTYPE_p_AlignedTableT_float_t (line 18) | protected SWIGTYPE_p_AlignedTableT_float_t() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_AlignedTableT_float_t obj) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_DirectMap.java class SWIGTYPE_p_DirectMap (line 11) | public class SWIGTYPE_p_DirectMap { method SWIGTYPE_p_DirectMap (line 14) | protected SWIGTYPE_p_DirectMap(long cPtr, @SuppressWarnings("unused") ... method SWIGTYPE_p_DirectMap (line 18) | protected SWIGTYPE_p_DirectMap() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_DirectMap obj) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_DirectMap__Type.java class SWIGTYPE_p_DirectMap__Type (line 11) | public class SWIGTYPE_p_DirectMap__Type { method SWIGTYPE_p_DirectMap__Type (line 14) | protected SWIGTYPE_p_DirectMap__Type(long cPtr, @SuppressWarnings("unu... method SWIGTYPE_p_DirectMap__Type (line 18) | protected SWIGTYPE_p_DirectMap__Type() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_DirectMap__Type obj) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_FILE.java class SWIGTYPE_p_FILE (line 11) | public class SWIGTYPE_p_FILE { method SWIGTYPE_p_FILE (line 14) | protected SWIGTYPE_p_FILE(long cPtr, @SuppressWarnings("unused") boole... method SWIGTYPE_p_FILE (line 18) | protected SWIGTYPE_p_FILE() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_FILE obj) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_IOReader.java class SWIGTYPE_p_IOReader (line 11) | public class SWIGTYPE_p_IOReader { method SWIGTYPE_p_IOReader (line 14) | protected SWIGTYPE_p_IOReader(long cPtr, @SuppressWarnings("unused") b... method SWIGTYPE_p_IOReader (line 18) | protected SWIGTYPE_p_IOReader() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_IOReader obj) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_IOWriter.java class SWIGTYPE_p_IOWriter (line 11) | public class SWIGTYPE_p_IOWriter { method SWIGTYPE_p_IOWriter (line 14) | protected SWIGTYPE_p_IOWriter(long cPtr, @SuppressWarnings("unused") b... method SWIGTYPE_p_IOWriter (line 18) | protected SWIGTYPE_p_IOWriter() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_IOWriter obj) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_ScalarQuantizer.java class SWIGTYPE_p_ScalarQuantizer (line 11) | public class SWIGTYPE_p_ScalarQuantizer { method SWIGTYPE_p_ScalarQuantizer (line 14) | protected SWIGTYPE_p_ScalarQuantizer(long cPtr, @SuppressWarnings("unu... method SWIGTYPE_p_ScalarQuantizer (line 18) | protected SWIGTYPE_p_ScalarQuantizer() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_ScalarQuantizer obj) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_ScalarQuantizer__QuantizerType.java class SWIGTYPE_p_ScalarQuantizer__QuantizerType (line 11) | public class SWIGTYPE_p_ScalarQuantizer__QuantizerType { method SWIGTYPE_p_ScalarQuantizer__QuantizerType (line 14) | protected SWIGTYPE_p_ScalarQuantizer__QuantizerType(long cPtr, @Suppre... method SWIGTYPE_p_ScalarQuantizer__QuantizerType (line 18) | protected SWIGTYPE_p_ScalarQuantizer__QuantizerType() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_ScalarQuantizer__QuantizerTyp... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_double.java class SWIGTYPE_p_double (line 11) | public class SWIGTYPE_p_double { method SWIGTYPE_p_double (line 14) | protected SWIGTYPE_p_double(long cPtr, @SuppressWarnings("unused") boo... method SWIGTYPE_p_double (line 18) | protected SWIGTYPE_p_double() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_double obj) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_faiss__AlignedTableTightAllocT_float_32_t.java class SWIGTYPE_p_faiss__AlignedTableTightAllocT_float_32_t (line 11) | public class SWIGTYPE_p_faiss__AlignedTableTightAllocT_float_32_t { method SWIGTYPE_p_faiss__AlignedTableTightAllocT_float_32_t (line 14) | protected SWIGTYPE_p_faiss__AlignedTableTightAllocT_float_32_t(long cP... method SWIGTYPE_p_faiss__AlignedTableTightAllocT_float_32_t (line 18) | protected SWIGTYPE_p_faiss__AlignedTableTightAllocT_float_32_t() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_faiss__AlignedTableTightAlloc... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_faiss__AlignedTableTightAllocT_uint16_t_32_t.java class SWIGTYPE_p_faiss__AlignedTableTightAllocT_uint16_t_32_t (line 11) | public class SWIGTYPE_p_faiss__AlignedTableTightAllocT_uint16_t_32_t { method SWIGTYPE_p_faiss__AlignedTableTightAllocT_uint16_t_32_t (line 14) | protected SWIGTYPE_p_faiss__AlignedTableTightAllocT_uint16_t_32_t(long... method SWIGTYPE_p_faiss__AlignedTableTightAllocT_uint16_t_32_t (line 18) | protected SWIGTYPE_p_faiss__AlignedTableTightAllocT_uint16_t_32_t() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_faiss__AlignedTableTightAlloc... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_faiss__AlignedTableTightAllocT_unsigned_char_32_t.java class SWIGTYPE_p_faiss__AlignedTableTightAllocT_unsigned_char_32_t (line 11) | public class SWIGTYPE_p_faiss__AlignedTableTightAllocT_unsigned_char_32_t { method SWIGTYPE_p_faiss__AlignedTableTightAllocT_unsigned_char_32_t (line 14) | protected SWIGTYPE_p_faiss__AlignedTableTightAllocT_unsigned_char_32_t... method SWIGTYPE_p_faiss__AlignedTableTightAllocT_unsigned_char_32_t (line 18) | protected SWIGTYPE_p_faiss__AlignedTableTightAllocT_unsigned_char_32_t... method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_faiss__AlignedTableTightAlloc... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_faiss__BinaryInvertedListScanner.java class SWIGTYPE_p_faiss__BinaryInvertedListScanner (line 11) | public class SWIGTYPE_p_faiss__BinaryInvertedListScanner { method SWIGTYPE_p_faiss__BinaryInvertedListScanner (line 14) | protected SWIGTYPE_p_faiss__BinaryInvertedListScanner(long cPtr, @Supp... method SWIGTYPE_p_faiss__BinaryInvertedListScanner (line 18) | protected SWIGTYPE_p_faiss__BinaryInvertedListScanner() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_faiss__BinaryInvertedListScan... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_faiss__HeapArrayT_faiss__CMaxT_float_int64_t_t_t.java class SWIGTYPE_p_faiss__HeapArrayT_faiss__CMaxT_float_int64_t_t_t (line 11) | public class SWIGTYPE_p_faiss__HeapArrayT_faiss__CMaxT_float_int64_t_t_t { method SWIGTYPE_p_faiss__HeapArrayT_faiss__CMaxT_float_int64_t_t_t (line 14) | protected SWIGTYPE_p_faiss__HeapArrayT_faiss__CMaxT_float_int64_t_t_t(... method SWIGTYPE_p_faiss__HeapArrayT_faiss__CMaxT_float_int64_t_t_t (line 18) | protected SWIGTYPE_p_faiss__HeapArrayT_faiss__CMaxT_float_int64_t_t_t() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_faiss__HeapArrayT_faiss__CMax... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_faiss__HeapArrayT_faiss__CMaxT_int_int64_t_t_t.java class SWIGTYPE_p_faiss__HeapArrayT_faiss__CMaxT_int_int64_t_t_t (line 11) | public class SWIGTYPE_p_faiss__HeapArrayT_faiss__CMaxT_int_int64_t_t_t { method SWIGTYPE_p_faiss__HeapArrayT_faiss__CMaxT_int_int64_t_t_t (line 14) | protected SWIGTYPE_p_faiss__HeapArrayT_faiss__CMaxT_int_int64_t_t_t(lo... method SWIGTYPE_p_faiss__HeapArrayT_faiss__CMaxT_int_int64_t_t_t (line 18) | protected SWIGTYPE_p_faiss__HeapArrayT_faiss__CMaxT_int_int64_t_t_t() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_faiss__HeapArrayT_faiss__CMax... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_faiss__HeapArrayT_faiss__CMinT_float_int64_t_t_t.java class SWIGTYPE_p_faiss__HeapArrayT_faiss__CMinT_float_int64_t_t_t (line 11) | public class SWIGTYPE_p_faiss__HeapArrayT_faiss__CMinT_float_int64_t_t_t { method SWIGTYPE_p_faiss__HeapArrayT_faiss__CMinT_float_int64_t_t_t (line 14) | protected SWIGTYPE_p_faiss__HeapArrayT_faiss__CMinT_float_int64_t_t_t(... method SWIGTYPE_p_faiss__HeapArrayT_faiss__CMinT_float_int64_t_t_t (line 18) | protected SWIGTYPE_p_faiss__HeapArrayT_faiss__CMinT_float_int64_t_t_t() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_faiss__HeapArrayT_faiss__CMin... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_faiss__IOReader.java class SWIGTYPE_p_faiss__IOReader (line 11) | public class SWIGTYPE_p_faiss__IOReader { method SWIGTYPE_p_faiss__IOReader (line 14) | protected SWIGTYPE_p_faiss__IOReader(long cPtr, @SuppressWarnings("unu... method SWIGTYPE_p_faiss__IOReader (line 18) | protected SWIGTYPE_p_faiss__IOReader() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_faiss__IOReader obj) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_faiss__IOWriter.java class SWIGTYPE_p_faiss__IOWriter (line 11) | public class SWIGTYPE_p_faiss__IOWriter { method SWIGTYPE_p_faiss__IOWriter (line 14) | protected SWIGTYPE_p_faiss__IOWriter(long cPtr, @SuppressWarnings("unu... method SWIGTYPE_p_faiss__IOWriter (line 18) | protected SWIGTYPE_p_faiss__IOWriter() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_faiss__IOWriter obj) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_faiss__InvertedListScanner.java class SWIGTYPE_p_faiss__InvertedListScanner (line 11) | public class SWIGTYPE_p_faiss__InvertedListScanner { method SWIGTYPE_p_faiss__InvertedListScanner (line 14) | protected SWIGTYPE_p_faiss__InvertedListScanner(long cPtr, @SuppressWa... method SWIGTYPE_p_faiss__InvertedListScanner (line 18) | protected SWIGTYPE_p_faiss__InvertedListScanner() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_faiss__InvertedListScanner ob... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_faiss__LockLevels.java class SWIGTYPE_p_faiss__LockLevels (line 11) | public class SWIGTYPE_p_faiss__LockLevels { method SWIGTYPE_p_faiss__LockLevels (line 14) | protected SWIGTYPE_p_faiss__LockLevels(long cPtr, @SuppressWarnings("u... method SWIGTYPE_p_faiss__LockLevels (line 18) | protected SWIGTYPE_p_faiss__LockLevels() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_faiss__LockLevels obj) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_faiss__OnDiskInvertedLists__OngoingPrefetch.java class SWIGTYPE_p_faiss__OnDiskInvertedLists__OngoingPrefetch (line 11) | public class SWIGTYPE_p_faiss__OnDiskInvertedLists__OngoingPrefetch { method SWIGTYPE_p_faiss__OnDiskInvertedLists__OngoingPrefetch (line 14) | protected SWIGTYPE_p_faiss__OnDiskInvertedLists__OngoingPrefetch(long ... method SWIGTYPE_p_faiss__OnDiskInvertedLists__OngoingPrefetch (line 18) | protected SWIGTYPE_p_faiss__OnDiskInvertedLists__OngoingPrefetch() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_faiss__OnDiskInvertedLists__O... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_faiss__RandomGenerator.java class SWIGTYPE_p_faiss__RandomGenerator (line 11) | public class SWIGTYPE_p_faiss__RandomGenerator { method SWIGTYPE_p_faiss__RandomGenerator (line 14) | protected SWIGTYPE_p_faiss__RandomGenerator(long cPtr, @SuppressWarnin... method SWIGTYPE_p_faiss__RandomGenerator (line 18) | protected SWIGTYPE_p_faiss__RandomGenerator() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_faiss__RandomGenerator obj) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_float.java class SWIGTYPE_p_float (line 11) | public class SWIGTYPE_p_float { method SWIGTYPE_p_float (line 14) | protected SWIGTYPE_p_float(long cPtr, @SuppressWarnings("unused") bool... method SWIGTYPE_p_float (line 18) | protected SWIGTYPE_p_float() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_float obj) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_int.java class SWIGTYPE_p_int (line 11) | public class SWIGTYPE_p_int { method SWIGTYPE_p_int (line 14) | protected SWIGTYPE_p_int(long cPtr, @SuppressWarnings("unused") boolea... method SWIGTYPE_p_int (line 18) | protected SWIGTYPE_p_int() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_int obj) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_long.java class SWIGTYPE_p_long (line 11) | public class SWIGTYPE_p_long { method SWIGTYPE_p_long (line 14) | protected SWIGTYPE_p_long(long cPtr, @SuppressWarnings("unused") boole... method SWIGTYPE_p_long (line 18) | protected SWIGTYPE_p_long() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_long obj) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_long_long.java class SWIGTYPE_p_long_long (line 11) | public class SWIGTYPE_p_long_long { method SWIGTYPE_p_long_long (line 14) | protected SWIGTYPE_p_long_long(long cPtr, @SuppressWarnings("unused") ... method SWIGTYPE_p_long_long (line 18) | protected SWIGTYPE_p_long_long() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_long_long obj) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_omp_lock_t.java class SWIGTYPE_p_omp_lock_t (line 11) | public class SWIGTYPE_p_omp_lock_t { method SWIGTYPE_p_omp_lock_t (line 14) | protected SWIGTYPE_p_omp_lock_t(long cPtr, @SuppressWarnings("unused")... method SWIGTYPE_p_omp_lock_t (line 18) | protected SWIGTYPE_p_omp_lock_t() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_omp_lock_t obj) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_p_faiss__Index.java class SWIGTYPE_p_p_faiss__Index (line 11) | public class SWIGTYPE_p_p_faiss__Index { method SWIGTYPE_p_p_faiss__Index (line 14) | protected SWIGTYPE_p_p_faiss__Index(long cPtr, @SuppressWarnings("unus... method SWIGTYPE_p_p_faiss__Index (line 18) | protected SWIGTYPE_p_p_faiss__Index() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_p_faiss__Index obj) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_p_faiss__InvertedLists.java class SWIGTYPE_p_p_faiss__InvertedLists (line 11) | public class SWIGTYPE_p_p_faiss__InvertedLists { method SWIGTYPE_p_p_faiss__InvertedLists (line 14) | protected SWIGTYPE_p_p_faiss__InvertedLists(long cPtr, @SuppressWarnin... method SWIGTYPE_p_p_faiss__InvertedLists (line 18) | protected SWIGTYPE_p_p_faiss__InvertedLists() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_p_faiss__InvertedLists obj) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_p_faiss__VectorTransform.java class SWIGTYPE_p_p_faiss__VectorTransform (line 11) | public class SWIGTYPE_p_p_faiss__VectorTransform { method SWIGTYPE_p_p_faiss__VectorTransform (line 14) | protected SWIGTYPE_p_p_faiss__VectorTransform(long cPtr, @SuppressWarn... method SWIGTYPE_p_p_faiss__VectorTransform (line 18) | protected SWIGTYPE_p_p_faiss__VectorTransform() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_p_faiss__VectorTransform obj) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_std__listT_faiss__OnDiskInvertedLists__Slot_t.java class SWIGTYPE_p_std__listT_faiss__OnDiskInvertedLists__Slot_t (line 11) | public class SWIGTYPE_p_std__listT_faiss__OnDiskInvertedLists__Slot_t { method SWIGTYPE_p_std__listT_faiss__OnDiskInvertedLists__Slot_t (line 14) | protected SWIGTYPE_p_std__listT_faiss__OnDiskInvertedLists__Slot_t(lon... method SWIGTYPE_p_std__listT_faiss__OnDiskInvertedLists__Slot_t (line 18) | protected SWIGTYPE_p_std__listT_faiss__OnDiskInvertedLists__Slot_t() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_std__listT_faiss__OnDiskInver... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_std__pairT_float_int_t.java class SWIGTYPE_p_std__pairT_float_int_t (line 11) | public class SWIGTYPE_p_std__pairT_float_int_t { method SWIGTYPE_p_std__pairT_float_int_t (line 14) | protected SWIGTYPE_p_std__pairT_float_int_t(long cPtr, @SuppressWarnin... method SWIGTYPE_p_std__pairT_float_int_t (line 18) | protected SWIGTYPE_p_std__pairT_float_int_t() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_std__pairT_float_int_t obj) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_std__priority_queueT_faiss__HNSW__NodeDistFarther_t.java class SWIGTYPE_p_std__priority_queueT_faiss__HNSW__NodeDistFarther_t (line 11) | public class SWIGTYPE_p_std__priority_queueT_faiss__HNSW__NodeDistFarthe... method SWIGTYPE_p_std__priority_queueT_faiss__HNSW__NodeDistFarther_t (line 14) | protected SWIGTYPE_p_std__priority_queueT_faiss__HNSW__NodeDistFarther... method SWIGTYPE_p_std__priority_queueT_faiss__HNSW__NodeDistFarther_t (line 18) | protected SWIGTYPE_p_std__priority_queueT_faiss__HNSW__NodeDistFarther... method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_std__priority_queueT_faiss__H... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_std__priority_queueT_std__pairT_float_int_t_t.java class SWIGTYPE_p_std__priority_queueT_std__pairT_float_int_t_t (line 11) | public class SWIGTYPE_p_std__priority_queueT_std__pairT_float_int_t_t { method SWIGTYPE_p_std__priority_queueT_std__pairT_float_int_t_t (line 14) | protected SWIGTYPE_p_std__priority_queueT_std__pairT_float_int_t_t(lon... method SWIGTYPE_p_std__priority_queueT_std__pairT_float_int_t_t (line 18) | protected SWIGTYPE_p_std__priority_queueT_std__pairT_float_int_t_t() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_std__priority_queueT_std__pai... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_std__unordered_mapT_long_long_t.java class SWIGTYPE_p_std__unordered_mapT_long_long_t (line 11) | public class SWIGTYPE_p_std__unordered_mapT_long_long_t { method SWIGTYPE_p_std__unordered_mapT_long_long_t (line 14) | protected SWIGTYPE_p_std__unordered_mapT_long_long_t(long cPtr, @Suppr... method SWIGTYPE_p_std__unordered_mapT_long_long_t (line 18) | protected SWIGTYPE_p_std__unordered_mapT_long_long_t() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_std__unordered_mapT_long_long... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_std__unordered_multimapT_int64_t_int64_t_t.java class SWIGTYPE_p_std__unordered_multimapT_int64_t_int64_t_t (line 11) | public class SWIGTYPE_p_std__unordered_multimapT_int64_t_int64_t_t { method SWIGTYPE_p_std__unordered_multimapT_int64_t_int64_t_t (line 14) | protected SWIGTYPE_p_std__unordered_multimapT_int64_t_int64_t_t(long c... method SWIGTYPE_p_std__unordered_multimapT_int64_t_int64_t_t (line 18) | protected SWIGTYPE_p_std__unordered_multimapT_int64_t_int64_t_t() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_std__unordered_multimapT_int6... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_std__vectorT_faiss__BufferList__Buffer_t.java class SWIGTYPE_p_std__vectorT_faiss__BufferList__Buffer_t (line 11) | public class SWIGTYPE_p_std__vectorT_faiss__BufferList__Buffer_t { method SWIGTYPE_p_std__vectorT_faiss__BufferList__Buffer_t (line 14) | protected SWIGTYPE_p_std__vectorT_faiss__BufferList__Buffer_t(long cPt... method SWIGTYPE_p_std__vectorT_faiss__BufferList__Buffer_t (line 18) | protected SWIGTYPE_p_std__vectorT_faiss__BufferList__Buffer_t() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_std__vectorT_faiss__BufferLis... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_std__vectorT_faiss__ClusteringIterationStats_t.java class SWIGTYPE_p_std__vectorT_faiss__ClusteringIterationStats_t (line 11) | public class SWIGTYPE_p_std__vectorT_faiss__ClusteringIterationStats_t { method SWIGTYPE_p_std__vectorT_faiss__ClusteringIterationStats_t (line 14) | protected SWIGTYPE_p_std__vectorT_faiss__ClusteringIterationStats_t(lo... method SWIGTYPE_p_std__vectorT_faiss__ClusteringIterationStats_t (line 18) | protected SWIGTYPE_p_std__vectorT_faiss__ClusteringIterationStats_t() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_std__vectorT_faiss__Clusterin... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_std__vectorT_faiss__HNSW__NodeDistFarther_t.java class SWIGTYPE_p_std__vectorT_faiss__HNSW__NodeDistFarther_t (line 11) | public class SWIGTYPE_p_std__vectorT_faiss__HNSW__NodeDistFarther_t { method SWIGTYPE_p_std__vectorT_faiss__HNSW__NodeDistFarther_t (line 14) | protected SWIGTYPE_p_std__vectorT_faiss__HNSW__NodeDistFarther_t(long ... method SWIGTYPE_p_std__vectorT_faiss__HNSW__NodeDistFarther_t (line 18) | protected SWIGTYPE_p_std__vectorT_faiss__HNSW__NodeDistFarther_t() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_std__vectorT_faiss__HNSW__Nod... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_std__vectorT_faiss__Index_p_t.java class SWIGTYPE_p_std__vectorT_faiss__Index_p_t (line 11) | public class SWIGTYPE_p_std__vectorT_faiss__Index_p_t { method SWIGTYPE_p_std__vectorT_faiss__Index_p_t (line 14) | protected SWIGTYPE_p_std__vectorT_faiss__Index_p_t(long cPtr, @Suppres... method SWIGTYPE_p_std__vectorT_faiss__Index_p_t (line 18) | protected SWIGTYPE_p_std__vectorT_faiss__Index_p_t() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_std__vectorT_faiss__Index_p_t... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_std__vectorT_faiss__InvertedLists_const_p_t.java class SWIGTYPE_p_std__vectorT_faiss__InvertedLists_const_p_t (line 11) | public class SWIGTYPE_p_std__vectorT_faiss__InvertedLists_const_p_t { method SWIGTYPE_p_std__vectorT_faiss__InvertedLists_const_p_t (line 14) | protected SWIGTYPE_p_std__vectorT_faiss__InvertedLists_const_p_t(long ... method SWIGTYPE_p_std__vectorT_faiss__InvertedLists_const_p_t (line 18) | protected SWIGTYPE_p_std__vectorT_faiss__InvertedLists_const_p_t() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_std__vectorT_faiss__InvertedL... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_std__vectorT_faiss__OnDiskOneList_t.java class SWIGTYPE_p_std__vectorT_faiss__OnDiskOneList_t (line 11) | public class SWIGTYPE_p_std__vectorT_faiss__OnDiskOneList_t { method SWIGTYPE_p_std__vectorT_faiss__OnDiskOneList_t (line 14) | protected SWIGTYPE_p_std__vectorT_faiss__OnDiskOneList_t(long cPtr, @S... method SWIGTYPE_p_std__vectorT_faiss__OnDiskOneList_t (line 18) | protected SWIGTYPE_p_std__vectorT_faiss__OnDiskOneList_t() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_std__vectorT_faiss__OnDiskOne... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_std__vectorT_faiss__ParameterRange_t.java class SWIGTYPE_p_std__vectorT_faiss__ParameterRange_t (line 11) | public class SWIGTYPE_p_std__vectorT_faiss__ParameterRange_t { method SWIGTYPE_p_std__vectorT_faiss__ParameterRange_t (line 14) | protected SWIGTYPE_p_std__vectorT_faiss__ParameterRange_t(long cPtr, @... method SWIGTYPE_p_std__vectorT_faiss__ParameterRange_t (line 18) | protected SWIGTYPE_p_std__vectorT_faiss__ParameterRange_t() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_std__vectorT_faiss__Parameter... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_std__vectorT_faiss__RangeQueryResult_t.java class SWIGTYPE_p_std__vectorT_faiss__RangeQueryResult_t (line 11) | public class SWIGTYPE_p_std__vectorT_faiss__RangeQueryResult_t { method SWIGTYPE_p_std__vectorT_faiss__RangeQueryResult_t (line 14) | protected SWIGTYPE_p_std__vectorT_faiss__RangeQueryResult_t(long cPtr,... method SWIGTYPE_p_std__vectorT_faiss__RangeQueryResult_t (line 18) | protected SWIGTYPE_p_std__vectorT_faiss__RangeQueryResult_t() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_std__vectorT_faiss__RangeQuer... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_std__vectorT_faiss__RangeSearchPartialResult_p_t.java class SWIGTYPE_p_std__vectorT_faiss__RangeSearchPartialResult_p_t (line 11) | public class SWIGTYPE_p_std__vectorT_faiss__RangeSearchPartialResult_p_t { method SWIGTYPE_p_std__vectorT_faiss__RangeSearchPartialResult_p_t (line 14) | protected SWIGTYPE_p_std__vectorT_faiss__RangeSearchPartialResult_p_t(... method SWIGTYPE_p_std__vectorT_faiss__RangeSearchPartialResult_p_t (line 18) | protected SWIGTYPE_p_std__vectorT_faiss__RangeSearchPartialResult_p_t() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_std__vectorT_faiss__RangeSear... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_std__vectorT_int64_t_t.java class SWIGTYPE_p_std__vectorT_int64_t_t (line 11) | public class SWIGTYPE_p_std__vectorT_int64_t_t { method SWIGTYPE_p_std__vectorT_int64_t_t (line 14) | protected SWIGTYPE_p_std__vectorT_int64_t_t(long cPtr, @SuppressWarnin... method SWIGTYPE_p_std__vectorT_int64_t_t (line 18) | protected SWIGTYPE_p_std__vectorT_int64_t_t() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_std__vectorT_int64_t_t obj) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_std__vectorT_long_t.java class SWIGTYPE_p_std__vectorT_long_t (line 11) | public class SWIGTYPE_p_std__vectorT_long_t { method SWIGTYPE_p_std__vectorT_long_t (line 14) | protected SWIGTYPE_p_std__vectorT_long_t(long cPtr, @SuppressWarnings(... method SWIGTYPE_p_std__vectorT_long_t (line 18) | protected SWIGTYPE_p_std__vectorT_long_t() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_std__vectorT_long_t obj) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_std__vectorT_omp_lock_t_t.java class SWIGTYPE_p_std__vectorT_omp_lock_t_t (line 11) | public class SWIGTYPE_p_std__vectorT_omp_lock_t_t { method SWIGTYPE_p_std__vectorT_omp_lock_t_t (line 14) | protected SWIGTYPE_p_std__vectorT_omp_lock_t_t(long cPtr, @SuppressWar... method SWIGTYPE_p_std__vectorT_omp_lock_t_t (line 18) | protected SWIGTYPE_p_std__vectorT_omp_lock_t_t() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_std__vectorT_omp_lock_t_t obj) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_std__vectorT_std__vectorT_int64_t_t_t.java class SWIGTYPE_p_std__vectorT_std__vectorT_int64_t_t_t (line 11) | public class SWIGTYPE_p_std__vectorT_std__vectorT_int64_t_t_t { method SWIGTYPE_p_std__vectorT_std__vectorT_int64_t_t_t (line 14) | protected SWIGTYPE_p_std__vectorT_std__vectorT_int64_t_t_t(long cPtr, ... method SWIGTYPE_p_std__vectorT_std__vectorT_int64_t_t_t (line 18) | protected SWIGTYPE_p_std__vectorT_std__vectorT_int64_t_t_t() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_std__vectorT_std__vectorT_int... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_std__vectorT_std__vectorT_unsigned_long_t_t.java class SWIGTYPE_p_std__vectorT_std__vectorT_unsigned_long_t_t (line 11) | public class SWIGTYPE_p_std__vectorT_std__vectorT_unsigned_long_t_t { method SWIGTYPE_p_std__vectorT_std__vectorT_unsigned_long_t_t (line 14) | protected SWIGTYPE_p_std__vectorT_std__vectorT_unsigned_long_t_t(long ... method SWIGTYPE_p_std__vectorT_std__vectorT_unsigned_long_t_t (line 18) | protected SWIGTYPE_p_std__vectorT_std__vectorT_unsigned_long_t_t() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_std__vectorT_std__vectorT_uns... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_uint16_t.java class SWIGTYPE_p_uint16_t (line 11) | public class SWIGTYPE_p_uint16_t { method SWIGTYPE_p_uint16_t (line 14) | protected SWIGTYPE_p_uint16_t(long cPtr, @SuppressWarnings("unused") b... method SWIGTYPE_p_uint16_t (line 18) | protected SWIGTYPE_p_uint16_t() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_uint16_t obj) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_uint32_t.java class SWIGTYPE_p_uint32_t (line 11) | public class SWIGTYPE_p_uint32_t { method SWIGTYPE_p_uint32_t (line 14) | protected SWIGTYPE_p_uint32_t(long cPtr, @SuppressWarnings("unused") b... method SWIGTYPE_p_uint32_t (line 18) | protected SWIGTYPE_p_uint32_t() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_uint32_t obj) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_unsigned_char.java class SWIGTYPE_p_unsigned_char (line 11) | public class SWIGTYPE_p_unsigned_char { method SWIGTYPE_p_unsigned_char (line 14) | protected SWIGTYPE_p_unsigned_char(long cPtr, @SuppressWarnings("unuse... method SWIGTYPE_p_unsigned_char (line 18) | protected SWIGTYPE_p_unsigned_char() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_unsigned_char obj) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_unsigned_long.java class SWIGTYPE_p_unsigned_long (line 11) | public class SWIGTYPE_p_unsigned_long { method SWIGTYPE_p_unsigned_long (line 14) | protected SWIGTYPE_p_unsigned_long(long cPtr, @SuppressWarnings("unuse... method SWIGTYPE_p_unsigned_long (line 18) | protected SWIGTYPE_p_unsigned_long() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_unsigned_long obj) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SWIGTYPE_p_void.java class SWIGTYPE_p_void (line 11) | public class SWIGTYPE_p_void { method SWIGTYPE_p_void (line 14) | protected SWIGTYPE_p_void(long cPtr, @SuppressWarnings("unused") boole... method SWIGTYPE_p_void (line 18) | protected SWIGTYPE_p_void() { method getCPtr (line 22) | protected static long getCPtr(SWIGTYPE_p_void obj) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SimulatedAnnealingOptimizer.java class SimulatedAnnealingOptimizer (line 11) | public class SimulatedAnnealingOptimizer extends SimulatedAnnealingParam... method SimulatedAnnealingOptimizer (line 14) | protected SimulatedAnnealingOptimizer(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(SimulatedAnnealingOptimizer obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setObj (line 39) | public void setObj(PermutationObjective value) { method getObj (line 43) | public PermutationObjective getObj() { method setN (line 48) | public void setN(int value) { method getN (line 52) | public int getN() { method setLogfile (line 56) | public void setLogfile(SWIGTYPE_p_FILE value) { method getLogfile (line 60) | public SWIGTYPE_p_FILE getLogfile() { method SimulatedAnnealingOptimizer (line 65) | public SimulatedAnnealingOptimizer(PermutationObjective obj, Simulated... method setRnd (line 69) | public void setRnd(SWIGTYPE_p_faiss__RandomGenerator value) { method getRnd (line 73) | public SWIGTYPE_p_faiss__RandomGenerator getRnd() { method setInit_cost (line 78) | public void setInit_cost(double value) { method getInit_cost (line 82) | public double getInit_cost() { method optimize (line 86) | public double optimize(SWIGTYPE_p_int perm) { method run_optimization (line 90) | public double run_optimization(SWIGTYPE_p_int best_perm) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SimulatedAnnealingParameters.java class SimulatedAnnealingParameters (line 11) | public class SimulatedAnnealingParameters { method SimulatedAnnealingParameters (line 15) | protected SimulatedAnnealingParameters(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(SimulatedAnnealingParameters obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setInit_temperature (line 39) | public void setInit_temperature(double value) { method getInit_temperature (line 43) | public double getInit_temperature() { method setTemperature_decay (line 47) | public void setTemperature_decay(double value) { method getTemperature_decay (line 51) | public double getTemperature_decay() { method setN_iter (line 55) | public void setN_iter(int value) { method getN_iter (line 59) | public int getN_iter() { method setN_redo (line 63) | public void setN_redo(int value) { method getN_redo (line 67) | public int getN_redo() { method setSeed (line 71) | public void setSeed(int value) { method getSeed (line 75) | public int getSeed() { method setVerbose (line 79) | public void setVerbose(int value) { method getVerbose (line 83) | public int getVerbose() { method setOnly_bit_flips (line 87) | public void setOnly_bit_flips(boolean value) { method getOnly_bit_flips (line 91) | public boolean getOnly_bit_flips() { method setInit_random (line 95) | public void setInit_random(boolean value) { method getInit_random (line 99) | public boolean getInit_random() { method SimulatedAnnealingParameters (line 103) | public SimulatedAnnealingParameters() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SliceInvertedLists.java class SliceInvertedLists (line 11) | public class SliceInvertedLists extends ReadOnlyInvertedLists { method SliceInvertedLists (line 14) | protected SliceInvertedLists(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(SliceInvertedLists obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setIl (line 39) | public void setIl(InvertedLists value) { method getIl (line 43) | public InvertedLists getIl() { method setI0 (line 48) | public void setI0(long value) { method getI0 (line 52) | public long getI0() { method setI1 (line 56) | public void setI1(long value) { method getI1 (line 60) | public long getI1() { method SliceInvertedLists (line 64) | public SliceInvertedLists(InvertedLists il, long i0, long i1) { method list_size (line 68) | public long list_size(long list_no) { method get_codes (line 72) | public SWIGTYPE_p_unsigned_char get_codes(long list_no) { method get_ids (line 77) | public LongVector get_ids(long list_no) { method release_codes (line 81) | public void release_codes(long list_no, SWIGTYPE_p_unsigned_char codes) { method release_ids (line 85) | public void release_ids(long list_no, LongVector ids) { method get_single_id (line 89) | public long get_single_id(long list_no, long offset) { method get_single_code (line 93) | public SWIGTYPE_p_unsigned_char get_single_code(long list_no, long off... method prefetch_lists (line 98) | public void prefetch_lists(LongVector list_nos, int nlist) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/SlidingIndexWindow.java class SlidingIndexWindow (line 11) | public class SlidingIndexWindow { method SlidingIndexWindow (line 15) | protected SlidingIndexWindow(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(SlidingIndexWindow obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setIndex (line 39) | public void setIndex(Index value) { method getIndex (line 43) | public Index getIndex() { method setIls (line 48) | public void setIls(ArrayInvertedLists value) { method getIls (line 52) | public ArrayInvertedLists getIls() { method setN_slice (line 57) | public void setN_slice(int value) { method getN_slice (line 61) | public int getN_slice() { method setNlist (line 65) | public void setNlist(long value) { method getNlist (line 69) | public long getNlist() { method setSizes (line 73) | public void setSizes(SWIGTYPE_p_std__vectorT_std__vectorT_unsigned_lon... method getSizes (line 77) | public SWIGTYPE_p_std__vectorT_std__vectorT_unsigned_long_t_t getSizes... method SlidingIndexWindow (line 82) | public SlidingIndexWindow(Index index) { method step (line 86) | public void step(Index sub_index, boolean remove_oldest) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/StopWordsInvertedLists.java class StopWordsInvertedLists (line 11) | public class StopWordsInvertedLists extends ReadOnlyInvertedLists { method StopWordsInvertedLists (line 14) | protected StopWordsInvertedLists(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(StopWordsInvertedLists obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setIl0 (line 39) | public void setIl0(InvertedLists value) { method getIl0 (line 43) | public InvertedLists getIl0() { method setMaxsize (line 48) | public void setMaxsize(long value) { method getMaxsize (line 52) | public long getMaxsize() { method StopWordsInvertedLists (line 56) | public StopWordsInvertedLists(InvertedLists il, long maxsize) { method list_size (line 60) | public long list_size(long list_no) { method get_codes (line 64) | public SWIGTYPE_p_unsigned_char get_codes(long list_no) { method get_ids (line 69) | public LongVector get_ids(long list_no) { method release_codes (line 73) | public void release_codes(long list_no, SWIGTYPE_p_unsigned_char codes) { method release_ids (line 77) | public void release_ids(long list_no, LongVector ids) { method get_single_id (line 81) | public long get_single_id(long list_no, long offset) { method get_single_code (line 85) | public SWIGTYPE_p_unsigned_char get_single_code(long list_no, long off... method prefetch_lists (line 90) | public void prefetch_lists(LongVector list_nos, int nlist) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/Uint64Vector.java class Uint64Vector (line 11) | public class Uint64Vector { method Uint64Vector (line 15) | protected Uint64Vector(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(Uint64Vector obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method Uint64Vector (line 39) | public Uint64Vector() { method push_back (line 43) | public void push_back(long arg0) { method clear (line 47) | public void clear() { method data (line 51) | public SWIGTYPE_p_unsigned_long data() { method size (line 56) | public long size() { method at (line 60) | public long at(long n) { method resize (line 64) | public void resize(long n) { method reserve (line 68) | public void reserve(long n) { method swap (line 72) | public void swap(Uint64Vector other) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/VStackInvertedLists.java class VStackInvertedLists (line 11) | public class VStackInvertedLists extends ReadOnlyInvertedLists { method VStackInvertedLists (line 14) | protected VStackInvertedLists(long cPtr, boolean cMemoryOwn) { method getCPtr (line 19) | protected static long getCPtr(VStackInvertedLists obj) { method finalize (line 23) | @SuppressWarnings("deprecation") method delete (line 28) | public synchronized void delete() { method setIls (line 39) | public void setIls(SWIGTYPE_p_std__vectorT_faiss__InvertedLists_const_... method getIls (line 43) | public SWIGTYPE_p_std__vectorT_faiss__InvertedLists_const_p_t getIls() { method setCumsz (line 48) | public void setCumsz(SWIGTYPE_p_std__vectorT_int64_t_t value) { method getCumsz (line 52) | public SWIGTYPE_p_std__vectorT_int64_t_t getCumsz() { method VStackInvertedLists (line 57) | public VStackInvertedLists(int nil, SWIGTYPE_p_p_faiss__InvertedLists ... method list_size (line 61) | public long list_size(long list_no) { method get_codes (line 65) | public SWIGTYPE_p_unsigned_char get_codes(long list_no) { method get_ids (line 70) | public LongVector get_ids(long list_no) { method release_codes (line 74) | public void release_codes(long list_no, SWIGTYPE_p_unsigned_char codes) { method release_ids (line 78) | public void release_ids(long list_no, LongVector ids) { method get_single_id (line 82) | public long get_single_id(long list_no, long offset) { method get_single_code (line 86) | public SWIGTYPE_p_unsigned_char get_single_code(long list_no, long off... method prefetch_lists (line 91) | public void prefetch_lists(LongVector list_nos, int nlist) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/VectorTransform.java class VectorTransform (line 11) | public class VectorTransform { method VectorTransform (line 15) | protected VectorTransform(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(VectorTransform obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setD_in (line 39) | public void setD_in(int value) { method getD_in (line 43) | public int getD_in() { method setD_out (line 47) | public void setD_out(int value) { method getD_out (line 51) | public int getD_out() { method setIs_trained (line 55) | public void setIs_trained(boolean value) { method getIs_trained (line 59) | public boolean getIs_trained() { method train (line 63) | public void train(long n, SWIGTYPE_p_float x) { method apply (line 67) | public SWIGTYPE_p_float apply(long n, SWIGTYPE_p_float x) { method apply_noalloc (line 72) | public void apply_noalloc(long n, SWIGTYPE_p_float x, SWIGTYPE_p_float... method reverse_transform (line 76) | public void reverse_transform(long n, SWIGTYPE_p_float xt, SWIGTYPE_p_... FILE: ann/src/main/java/com/twitter/ann/faiss/swig/VectorTransformVector.java class VectorTransformVector (line 11) | public class VectorTransformVector { method VectorTransformVector (line 15) | protected VectorTransformVector(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(VectorTransformVector obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method VectorTransformVector (line 39) | public VectorTransformVector() { method push_back (line 43) | public void push_back(VectorTransform arg0) { method clear (line 47) | public void clear() { method data (line 51) | public SWIGTYPE_p_p_faiss__VectorTransform data() { method size (line 56) | public long size() { method at (line 60) | public VectorTransform at(long n) { method resize (line 65) | public void resize(long n) { method reserve (line 69) | public void reserve(long n) { method swap (line 73) | public void swap(VectorTransformVector other) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/VisitedTable.java class VisitedTable (line 11) | public class VisitedTable { method VisitedTable (line 15) | protected VisitedTable(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(VisitedTable obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setVisited (line 39) | public void setVisited(ByteVector value) { method getVisited (line 43) | public ByteVector getVisited() { method setVisno (line 48) | public void setVisno(int value) { method getVisno (line 52) | public int getVisno() { method VisitedTable (line 56) | public VisitedTable(int size) { method set (line 60) | public void set(int no) { method get (line 64) | public boolean get(int no) { method advance (line 68) | public void advance() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/doubleArray.java class doubleArray (line 11) | public class doubleArray { method doubleArray (line 15) | protected doubleArray(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(doubleArray obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method doubleArray (line 39) | public doubleArray(int nelements) { method getitem (line 43) | public double getitem(int index) { method setitem (line 47) | public void setitem(int index, double value) { method cast (line 51) | public SWIGTYPE_p_double cast() { method frompointer (line 56) | public static doubleArray frompointer(SWIGTYPE_p_double t) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/floatArray.java class floatArray (line 11) | public class floatArray { method floatArray (line 15) | protected floatArray(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(floatArray obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method floatArray (line 39) | public floatArray(int nelements) { method getitem (line 43) | public float getitem(int index) { method setitem (line 47) | public void setitem(int index, float value) { method cast (line 51) | public SWIGTYPE_p_float cast() { method frompointer (line 56) | public static floatArray frompointer(SWIGTYPE_p_float t) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/float_maxheap_array_t.java class float_maxheap_array_t (line 11) | public class float_maxheap_array_t { method float_maxheap_array_t (line 15) | protected float_maxheap_array_t(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(float_maxheap_array_t obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setNh (line 39) | public void setNh(long value) { method getNh (line 43) | public long getNh() { method setK (line 47) | public void setK(long value) { method getK (line 51) | public long getK() { method setIds (line 55) | public void setIds(LongVector value) { method getIds (line 59) | public LongVector getIds() { method setVal (line 63) | public void setVal(SWIGTYPE_p_float value) { method getVal (line 67) | public SWIGTYPE_p_float getVal() { method get_val (line 72) | public SWIGTYPE_p_float get_val(long key) { method get_ids (line 77) | public LongVector get_ids(long key) { method heapify (line 81) | public void heapify() { method addn (line 85) | public void addn(long nj, SWIGTYPE_p_float vin, long j0, long i0, long... method addn (line 89) | public void addn(long nj, SWIGTYPE_p_float vin, long j0, long i0) { method addn (line 93) | public void addn(long nj, SWIGTYPE_p_float vin, long j0) { method addn (line 97) | public void addn(long nj, SWIGTYPE_p_float vin) { method addn_with_ids (line 101) | public void addn_with_ids(long nj, SWIGTYPE_p_float vin, LongVector id... method addn_with_ids (line 105) | public void addn_with_ids(long nj, SWIGTYPE_p_float vin, LongVector id... method addn_with_ids (line 109) | public void addn_with_ids(long nj, SWIGTYPE_p_float vin, LongVector id... method addn_with_ids (line 113) | public void addn_with_ids(long nj, SWIGTYPE_p_float vin, LongVector id... method addn_with_ids (line 117) | public void addn_with_ids(long nj, SWIGTYPE_p_float vin) { method reorder (line 121) | public void reorder() { method per_line_extrema (line 125) | public void per_line_extrema(SWIGTYPE_p_float vals_out, LongVector idx... method float_maxheap_array_t (line 129) | public float_maxheap_array_t() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/float_minheap_array_t.java class float_minheap_array_t (line 11) | public class float_minheap_array_t { method float_minheap_array_t (line 15) | protected float_minheap_array_t(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(float_minheap_array_t obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setNh (line 39) | public void setNh(long value) { method getNh (line 43) | public long getNh() { method setK (line 47) | public void setK(long value) { method getK (line 51) | public long getK() { method setIds (line 55) | public void setIds(LongVector value) { method getIds (line 59) | public LongVector getIds() { method setVal (line 63) | public void setVal(SWIGTYPE_p_float value) { method getVal (line 67) | public SWIGTYPE_p_float getVal() { method get_val (line 72) | public SWIGTYPE_p_float get_val(long key) { method get_ids (line 77) | public LongVector get_ids(long key) { method heapify (line 81) | public void heapify() { method addn (line 85) | public void addn(long nj, SWIGTYPE_p_float vin, long j0, long i0, long... method addn (line 89) | public void addn(long nj, SWIGTYPE_p_float vin, long j0, long i0) { method addn (line 93) | public void addn(long nj, SWIGTYPE_p_float vin, long j0) { method addn (line 97) | public void addn(long nj, SWIGTYPE_p_float vin) { method addn_with_ids (line 101) | public void addn_with_ids(long nj, SWIGTYPE_p_float vin, LongVector id... method addn_with_ids (line 105) | public void addn_with_ids(long nj, SWIGTYPE_p_float vin, LongVector id... method addn_with_ids (line 109) | public void addn_with_ids(long nj, SWIGTYPE_p_float vin, LongVector id... method addn_with_ids (line 113) | public void addn_with_ids(long nj, SWIGTYPE_p_float vin, LongVector id... method addn_with_ids (line 117) | public void addn_with_ids(long nj, SWIGTYPE_p_float vin) { method reorder (line 121) | public void reorder() { method per_line_extrema (line 125) | public void per_line_extrema(SWIGTYPE_p_float vals_out, LongVector idx... method float_minheap_array_t (line 129) | public float_minheap_array_t() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/intArray.java class intArray (line 11) | public class intArray { method intArray (line 15) | protected intArray(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(intArray obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method intArray (line 39) | public intArray(int nelements) { method getitem (line 43) | public int getitem(int index) { method setitem (line 47) | public void setitem(int index, int value) { method cast (line 51) | public SWIGTYPE_p_int cast() { method frompointer (line 56) | public static intArray frompointer(SWIGTYPE_p_int t) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/int_maxheap_array_t.java class int_maxheap_array_t (line 11) | public class int_maxheap_array_t { method int_maxheap_array_t (line 15) | protected int_maxheap_array_t(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(int_maxheap_array_t obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setNh (line 39) | public void setNh(long value) { method getNh (line 43) | public long getNh() { method setK (line 47) | public void setK(long value) { method getK (line 51) | public long getK() { method setIds (line 55) | public void setIds(LongVector value) { method getIds (line 59) | public LongVector getIds() { method setVal (line 63) | public void setVal(SWIGTYPE_p_int value) { method getVal (line 67) | public SWIGTYPE_p_int getVal() { method get_val (line 72) | public SWIGTYPE_p_int get_val(long key) { method get_ids (line 77) | public LongVector get_ids(long key) { method heapify (line 81) | public void heapify() { method addn (line 85) | public void addn(long nj, SWIGTYPE_p_int vin, long j0, long i0, long n... method addn (line 89) | public void addn(long nj, SWIGTYPE_p_int vin, long j0, long i0) { method addn (line 93) | public void addn(long nj, SWIGTYPE_p_int vin, long j0) { method addn (line 97) | public void addn(long nj, SWIGTYPE_p_int vin) { method addn_with_ids (line 101) | public void addn_with_ids(long nj, SWIGTYPE_p_int vin, LongVector id_i... method addn_with_ids (line 105) | public void addn_with_ids(long nj, SWIGTYPE_p_int vin, LongVector id_i... method addn_with_ids (line 109) | public void addn_with_ids(long nj, SWIGTYPE_p_int vin, LongVector id_i... method addn_with_ids (line 113) | public void addn_with_ids(long nj, SWIGTYPE_p_int vin, LongVector id_i... method addn_with_ids (line 117) | public void addn_with_ids(long nj, SWIGTYPE_p_int vin) { method reorder (line 121) | public void reorder() { method per_line_extrema (line 125) | public void per_line_extrema(SWIGTYPE_p_int vals_out, LongVector idx_o... method int_maxheap_array_t (line 129) | public int_maxheap_array_t() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/int_minheap_array_t.java class int_minheap_array_t (line 11) | public class int_minheap_array_t { method int_minheap_array_t (line 15) | protected int_minheap_array_t(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(int_minheap_array_t obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method setNh (line 39) | public void setNh(long value) { method getNh (line 43) | public long getNh() { method setK (line 47) | public void setK(long value) { method getK (line 51) | public long getK() { method setIds (line 55) | public void setIds(LongVector value) { method getIds (line 59) | public LongVector getIds() { method setVal (line 63) | public void setVal(SWIGTYPE_p_int value) { method getVal (line 67) | public SWIGTYPE_p_int getVal() { method get_val (line 72) | public SWIGTYPE_p_int get_val(long key) { method get_ids (line 77) | public LongVector get_ids(long key) { method heapify (line 81) | public void heapify() { method addn (line 85) | public void addn(long nj, SWIGTYPE_p_int vin, long j0, long i0, long n... method addn (line 89) | public void addn(long nj, SWIGTYPE_p_int vin, long j0, long i0) { method addn (line 93) | public void addn(long nj, SWIGTYPE_p_int vin, long j0) { method addn (line 97) | public void addn(long nj, SWIGTYPE_p_int vin) { method addn_with_ids (line 101) | public void addn_with_ids(long nj, SWIGTYPE_p_int vin, LongVector id_i... method addn_with_ids (line 105) | public void addn_with_ids(long nj, SWIGTYPE_p_int vin, LongVector id_i... method addn_with_ids (line 109) | public void addn_with_ids(long nj, SWIGTYPE_p_int vin, LongVector id_i... method addn_with_ids (line 113) | public void addn_with_ids(long nj, SWIGTYPE_p_int vin, LongVector id_i... method addn_with_ids (line 117) | public void addn_with_ids(long nj, SWIGTYPE_p_int vin) { method reorder (line 121) | public void reorder() { method per_line_extrema (line 125) | public void per_line_extrema(SWIGTYPE_p_int vals_out, LongVector idx_o... method int_minheap_array_t (line 129) | public int_minheap_array_t() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/longArray.java class longArray (line 11) | public class longArray { method longArray (line 15) | protected longArray(long cPtr, boolean cMemoryOwn) { method getCPtr (line 20) | protected static long getCPtr(longArray obj) { method finalize (line 24) | @SuppressWarnings("deprecation") method delete (line 29) | public synchronized void delete() { method longArray (line 39) | public longArray(int nelements) { method getitem (line 43) | public long getitem(int index) { method setitem (line 47) | public void setitem(int index, long value) { method cast (line 51) | public SWIGTYPE_p_long_long cast() { method frompointer (line 56) | public static longArray frompointer(SWIGTYPE_p_long_long t) { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/swigfaiss.java class swigfaiss (line 11) | public class swigfaiss implements swigfaissConstants { method bitvec_print (line 12) | public static void bitvec_print(SWIGTYPE_p_unsigned_char b, long d) { method fvecs2bitvecs (line 16) | public static void fvecs2bitvecs(SWIGTYPE_p_float x, SWIGTYPE_p_unsign... method bitvecs2fvecs (line 20) | public static void bitvecs2fvecs(SWIGTYPE_p_unsigned_char b, SWIGTYPE_... method fvec2bitvec (line 24) | public static void fvec2bitvec(SWIGTYPE_p_float x, SWIGTYPE_p_unsigned... method bitvec_shuffle (line 28) | public static void bitvec_shuffle(long n, long da, long db, SWIGTYPE_p... method setHamming_batch_size (line 32) | public static void setHamming_batch_size(long value) { method getHamming_batch_size (line 36) | public static long getHamming_batch_size() { method popcount64 (line 40) | public static int popcount64(long x) { method hammings (line 44) | public static void hammings(SWIGTYPE_p_unsigned_char a, SWIGTYPE_p_uns... method hammings_knn_hc (line 48) | public static void hammings_knn_hc(SWIGTYPE_p_faiss__HeapArrayT_faiss_... method hammings_knn (line 52) | public static void hammings_knn(SWIGTYPE_p_faiss__HeapArrayT_faiss__CM... method hammings_knn_mc (line 56) | public static void hammings_knn_mc(SWIGTYPE_p_unsigned_char a, SWIGTYP... method hamming_range_search (line 60) | public static void hamming_range_search(SWIGTYPE_p_unsigned_char a, SW... method hamming_count_thres (line 64) | public static void hamming_count_thres(SWIGTYPE_p_unsigned_char bs1, S... method match_hamming_thres (line 68) | public static long match_hamming_thres(SWIGTYPE_p_unsigned_char bs1, S... method crosshamming_count_thres (line 72) | public static void crosshamming_count_thres(SWIGTYPE_p_unsigned_char d... method get_num_gpus (line 76) | public static int get_num_gpus() { method get_compile_options (line 80) | public static String get_compile_options() { method getmillisecs (line 84) | public static double getmillisecs() { method get_mem_usage_kb (line 88) | public static long get_mem_usage_kb() { method get_cycles (line 92) | public static long get_cycles() { method fvec_madd (line 96) | public static void fvec_madd(long n, SWIGTYPE_p_float a, float bf, SWI... method fvec_madd_and_argmin (line 100) | public static int fvec_madd_and_argmin(long n, SWIGTYPE_p_float a, flo... method reflection (line 104) | public static void reflection(SWIGTYPE_p_float u, SWIGTYPE_p_float x, ... method matrix_qr (line 108) | public static void matrix_qr(int m, int n, SWIGTYPE_p_float a) { method ranklist_handle_ties (line 112) | public static void ranklist_handle_ties(int k, LongVector idx, SWIGTYP... method ranklist_intersection_size (line 116) | public static long ranklist_intersection_size(long k1, LongVector v1, ... method merge_result_table_with (line 120) | public static long merge_result_table_with(long n, long k, LongVector ... method merge_result_table_with (line 124) | public static long merge_result_table_with(long n, long k, LongVector ... method merge_result_table_with (line 128) | public static long merge_result_table_with(long n, long k, LongVector ... method imbalance_factor (line 132) | public static double imbalance_factor(int n, int k, LongVector assign) { method imbalance_factor (line 136) | public static double imbalance_factor(int k, SWIGTYPE_p_int hist) { method fvec_argsort (line 140) | public static void fvec_argsort(long n, SWIGTYPE_p_float vals, SWIGTYP... method fvec_argsort_parallel (line 144) | public static void fvec_argsort_parallel(long n, SWIGTYPE_p_float vals... method ivec_hist (line 148) | public static int ivec_hist(long n, SWIGTYPE_p_int v, int vmax, SWIGTY... method bincode_hist (line 152) | public static void bincode_hist(long n, long nbits, SWIGTYPE_p_unsigne... method ivec_checksum (line 156) | public static long ivec_checksum(long n, SWIGTYPE_p_int a) { method fvecs_maybe_subsample (line 160) | public static SWIGTYPE_p_float fvecs_maybe_subsample(long d, SWIGTYPE_... method fvecs_maybe_subsample (line 165) | public static SWIGTYPE_p_float fvecs_maybe_subsample(long d, SWIGTYPE_... method fvecs_maybe_subsample (line 170) | public static SWIGTYPE_p_float fvecs_maybe_subsample(long d, SWIGTYPE_... method binary_to_real (line 175) | public static void binary_to_real(long d, SWIGTYPE_p_unsigned_char x_i... method real_to_binary (line 179) | public static void real_to_binary(long d, SWIGTYPE_p_float x_in, SWIGT... method hash_bytes (line 183) | public static long hash_bytes(SWIGTYPE_p_unsigned_char bytes, long n) { method check_openmp (line 187) | public static boolean check_openmp() { method kmeans_clustering (line 191) | public static float kmeans_clustering(long d, long n, long k, SWIGTYPE... method setIndexPQ_stats (line 195) | public static void setIndexPQ_stats(IndexPQStats value) { method getIndexPQ_stats (line 199) | public static IndexPQStats getIndexPQ_stats() { method setIndexIVF_stats (line 204) | public static void setIndexIVF_stats(IndexIVFStats value) { method getIndexIVF_stats (line 208) | public static IndexIVFStats getIndexIVF_stats() { method getHamdis_tab_ham_bytes (line 213) | public static short[] getHamdis_tab_ham_bytes() { method generalized_hamming_64 (line 217) | public static int generalized_hamming_64(long a) { method generalized_hammings_knn_hc (line 221) | public static void generalized_hammings_knn_hc(SWIGTYPE_p_faiss__HeapA... method generalized_hammings_knn_hc (line 225) | public static void generalized_hammings_knn_hc(SWIGTYPE_p_faiss__HeapA... method check_compatible_for_merge (line 229) | public static void check_compatible_for_merge(Index index1, Index inde... method extract_index_ivf (line 233) | public static IndexIVF extract_index_ivf(Index index) { method try_extract_index_ivf (line 238) | public static IndexIVF try_extract_index_ivf(Index index) { method merge_into (line 243) | public static void merge_into(Index index0, Index index1, boolean shif... method search_centroid (line 247) | public static void search_centroid(Index index, SWIGTYPE_p_float x, in... method search_and_return_centroids (line 251) | public static void search_and_return_centroids(Index index, long n, SW... method get_invlist_range (line 255) | public static ArrayInvertedLists get_invlist_range(Index index, int i0... method set_invlist_range (line 260) | public static void set_invlist_range(Index index, int i0, int i1, Arra... method search_with_parameters (line 264) | public static void search_with_parameters(Index index, long n, SWIGTYP... method search_with_parameters (line 268) | public static void search_with_parameters(Index index, long n, SWIGTYP... method search_with_parameters (line 272) | public static void search_with_parameters(Index index, long n, SWIGTYP... method range_search_with_parameters (line 276) | public static void range_search_with_parameters(Index index, long n, S... method range_search_with_parameters (line 280) | public static void range_search_with_parameters(Index index, long n, S... method range_search_with_parameters (line 284) | public static void range_search_with_parameters(Index index, long n, S... method setHnsw_stats (line 288) | public static void setHnsw_stats(HNSWStats value) { method getHnsw_stats (line 292) | public static HNSWStats getHnsw_stats() { method setPrecomputed_table_max_bytes (line 297) | public static void setPrecomputed_table_max_bytes(long value) { method getPrecomputed_table_max_bytes (line 301) | public static long getPrecomputed_table_max_bytes() { method initialize_IVFPQ_precomputed_table (line 305) | public static void initialize_IVFPQ_precomputed_table(SWIGTYPE_p_int u... method setIndexIVFPQ_stats (line 309) | public static void setIndexIVFPQ_stats(IndexIVFPQStats value) { method getIndexIVFPQ_stats (line 313) | public static IndexIVFPQStats getIndexIVFPQ_stats() { method downcast_index (line 318) | public static Index downcast_index(Index index) { method downcast_VectorTransform (line 323) | public static VectorTransform downcast_VectorTransform(VectorTransform... method downcast_IndexBinary (line 328) | public static IndexBinary downcast_IndexBinary(IndexBinary index) { method upcast_IndexShards (line 333) | public static Index upcast_IndexShards(IndexShards index) { method write_index (line 338) | public static void write_index(Index idx, String fname) { method write_index (line 342) | public static void write_index(Index idx, SWIGTYPE_p_FILE f) { method write_index (line 346) | public static void write_index(Index idx, SWIGTYPE_p_faiss__IOWriter w... method write_index_binary (line 350) | public static void write_index_binary(IndexBinary idx, String fname) { method write_index_binary (line 354) | public static void write_index_binary(IndexBinary idx, SWIGTYPE_p_FILE... method write_index_binary (line 358) | public static void write_index_binary(IndexBinary idx, SWIGTYPE_p_fais... method getIO_FLAG_READ_ONLY (line 362) | public static int getIO_FLAG_READ_ONLY() { method getIO_FLAG_ONDISK_SAME_DIR (line 366) | public static int getIO_FLAG_ONDISK_SAME_DIR() { method getIO_FLAG_SKIP_IVF_DATA (line 370) | public static int getIO_FLAG_SKIP_IVF_DATA() { method getIO_FLAG_MMAP (line 374) | public static int getIO_FLAG_MMAP() { method read_index (line 378) | public static Index read_index(String fname, int io_flags) { method read_index (line 383) | public static Index read_index(String fname) { method read_index (line 388) | public static Index read_index(SWIGTYPE_p_FILE f, int io_flags) { method read_index (line 393) | public static Index read_index(SWIGTYPE_p_FILE f) { method read_index (line 398) | public static Index read_index(SWIGTYPE_p_faiss__IOReader reader, int ... method read_index (line 403) | public static Index read_index(SWIGTYPE_p_faiss__IOReader reader) { method read_index_binary (line 408) | public static IndexBinary read_index_binary(String fname, int io_flags) { method read_index_binary (line 413) | public static IndexBinary read_index_binary(String fname) { method read_index_binary (line 418) | public static IndexBinary read_index_binary(SWIGTYPE_p_FILE f, int io_... method read_index_binary (line 423) | public static IndexBinary read_index_binary(SWIGTYPE_p_FILE f) { method read_index_binary (line 428) | public static IndexBinary read_index_binary(SWIGTYPE_p_faiss__IOReader... method read_index_binary (line 433) | public static IndexBinary read_index_binary(SWIGTYPE_p_faiss__IOReader... method write_VectorTransform (line 438) | public static void write_VectorTransform(VectorTransform vt, String fn... method read_VectorTransform (line 442) | public static VectorTransform read_VectorTransform(String fname) { method read_ProductQuantizer (line 447) | public static ProductQuantizer read_ProductQuantizer(String fname) { method read_ProductQuantizer (line 452) | public static ProductQuantizer read_ProductQuantizer(SWIGTYPE_p_faiss_... method write_ProductQuantizer (line 457) | public static void write_ProductQuantizer(ProductQuantizer pq, String ... method write_ProductQuantizer (line 461) | public static void write_ProductQuantizer(ProductQuantizer pq, SWIGTYP... method write_InvertedLists (line 465) | public static void write_InvertedLists(InvertedLists ils, SWIGTYPE_p_f... method read_InvertedLists (line 469) | public static InvertedLists read_InvertedLists(SWIGTYPE_p_faiss__IORea... method read_InvertedLists (line 474) | public static InvertedLists read_InvertedLists(SWIGTYPE_p_faiss__IORea... method index_factory (line 479) | public static Index index_factory(int d, String description, MetricTyp... method index_factory (line 484) | public static Index index_factory(int d, String description) { method setIndex_factory_verbose (line 489) | public static void setIndex_factory_verbose(int value) { method getIndex_factory_verbose (line 493) | public static int getIndex_factory_verbose() { method index_binary_factory (line 497) | public static IndexBinary index_binary_factory(int d, String descripti... method simd_histogram_8 (line 502) | public static void simd_histogram_8(SWIGTYPE_p_uint16_t data, int n, S... method simd_histogram_16 (line 506) | public static void simd_histogram_16(SWIGTYPE_p_uint16_t data, int n, ... method setPartition_stats (line 510) | public static void setPartition_stats(PartitionStats value) { method getPartition_stats (line 514) | public static PartitionStats getPartition_stats() { method CMin_float_partition_fuzzy (line 519) | public static float CMin_float_partition_fuzzy(SWIGTYPE_p_float vals, ... method CMax_float_partition_fuzzy (line 523) | public static float CMax_float_partition_fuzzy(SWIGTYPE_p_float vals, ... method CMax_uint16_partition_fuzzy (line 527) | public static SWIGTYPE_p_uint16_t CMax_uint16_partition_fuzzy(SWIGTYPE... method CMin_uint16_partition_fuzzy (line 531) | public static SWIGTYPE_p_uint16_t CMin_uint16_partition_fuzzy(SWIGTYPE... method CMax_uint16_partition_fuzzy (line 535) | public static SWIGTYPE_p_uint16_t CMax_uint16_partition_fuzzy(SWIGTYPE... method CMin_uint16_partition_fuzzy (line 539) | public static SWIGTYPE_p_uint16_t CMin_uint16_partition_fuzzy(SWIGTYPE... method omp_set_num_threads (line 543) | public static void omp_set_num_threads(int num_threads) { method omp_get_max_threads (line 547) | public static int omp_get_max_threads() { method memcpy (line 551) | public static SWIGTYPE_p_void memcpy(SWIGTYPE_p_void dest, SWIGTYPE_p_... method cast_integer_to_float_ptr (line 556) | public static SWIGTYPE_p_float cast_integer_to_float_ptr(int x) { method cast_integer_to_long_ptr (line 561) | public static SWIGTYPE_p_long cast_integer_to_long_ptr(int x) { method cast_integer_to_int_ptr (line 566) | public static SWIGTYPE_p_int cast_integer_to_int_ptr(int x) { method ignore_SIGTTIN (line 571) | public static void ignore_SIGTTIN() { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/swigfaissConstants.java type swigfaissConstants (line 11) | public interface swigfaissConstants { FILE: ann/src/main/java/com/twitter/ann/faiss/swig/swigfaissJNI.java class swigfaissJNI (line 11) | public class swigfaissJNI { method new_intArray (line 31) | public final static native long new_intArray(int jarg1); method delete_intArray (line 32) | public final static native void delete_intArray(long jarg1); method intArray_getitem (line 33) | public final static native int intArray_getitem(long jarg1, intArray j... method intArray_setitem (line 34) | public final static native void intArray_setitem(long jarg1, intArray ... method intArray_cast (line 35) | public final static native long intArray_cast(long jarg1, intArray jar... method intArray_frompointer (line 36) | public final static native long intArray_frompointer(long jarg1); method new_floatArray (line 37) | public final static native long new_floatArray(int jarg1); method delete_floatArray (line 38) | public final static native void delete_floatArray(long jarg1); method floatArray_getitem (line 39) | public final static native float floatArray_getitem(long jarg1, floatA... method floatArray_setitem (line 40) | public final static native void floatArray_setitem(long jarg1, floatAr... method floatArray_cast (line 41) | public final static native long floatArray_cast(long jarg1, floatArray... method floatArray_frompointer (line 42) | public final static native long floatArray_frompointer(long jarg1); method new_longArray (line 43) | public final static native long new_longArray(int jarg1); method delete_longArray (line 44) | public final static native void delete_longArray(long jarg1); method longArray_getitem (line 45) | public final static native long longArray_getitem(long jarg1, longArra... method longArray_setitem (line 46) | public final static native void longArray_setitem(long jarg1, longArra... method longArray_cast (line 47) | public final static native long longArray_cast(long jarg1, longArray j... method longArray_frompointer (line 48) | public final static native long longArray_frompointer(long jarg1); method new_doubleArray (line 49) | public final static native long new_doubleArray(int jarg1); method delete_doubleArray (line 50) | public final static native void delete_doubleArray(long jarg1); method doubleArray_getitem (line 51) | public final static native double doubleArray_getitem(long jarg1, doub... method doubleArray_setitem (line 52) | public final static native void doubleArray_setitem(long jarg1, double... method doubleArray_cast (line 53) | public final static native long doubleArray_cast(long jarg1, doubleArr... method doubleArray_frompointer (line 54) | public final static native long doubleArray_frompointer(long jarg1); method new_FloatVector (line 55) | public final static native long new_FloatVector(); method FloatVector_push_back (line 56) | public final static native void FloatVector_push_back(long jarg1, Floa... method FloatVector_clear (line 57) | public final static native void FloatVector_clear(long jarg1, FloatVec... method FloatVector_data (line 58) | public final static native long FloatVector_data(long jarg1, FloatVect... method FloatVector_size (line 59) | public final static native long FloatVector_size(long jarg1, FloatVect... method FloatVector_at (line 60) | public final static native float FloatVector_at(long jarg1, FloatVecto... method FloatVector_resize (line 61) | public final static native void FloatVector_resize(long jarg1, FloatVe... method FloatVector_reserve (line 62) | public final static native void FloatVector_reserve(long jarg1, FloatV... method FloatVector_swap (line 63) | public final static native void FloatVector_swap(long jarg1, FloatVect... method delete_FloatVector (line 64) | public final static native void delete_FloatVector(long jarg1); method new_DoubleVector (line 65) | public final static native long new_DoubleVector(); method DoubleVector_push_back (line 66) | public final static native void DoubleVector_push_back(long jarg1, Dou... method DoubleVector_clear (line 67) | public final static native void DoubleVector_clear(long jarg1, DoubleV... method DoubleVector_data (line 68) | public final static native long DoubleVector_data(long jarg1, DoubleVe... method DoubleVector_size (line 69) | public final static native long DoubleVector_size(long jarg1, DoubleVe... method DoubleVector_at (line 70) | public final static native double DoubleVector_at(long jarg1, DoubleVe... method DoubleVector_resize (line 71) | public final static native void DoubleVector_resize(long jarg1, Double... method DoubleVector_reserve (line 72) | public final static native void DoubleVector_reserve(long jarg1, Doubl... method DoubleVector_swap (line 73) | public final static native void DoubleVector_swap(long jarg1, DoubleVe... method delete_DoubleVector (line 74) | public final static native void delete_DoubleVector(long jarg1); method new_ByteVector (line 75) | public final static native long new_ByteVector(); method ByteVector_push_back (line 76) | public final static native void ByteVector_push_back(long jarg1, ByteV... method ByteVector_clear (line 77) | public final static native void ByteVector_clear(long jarg1, ByteVecto... method ByteVector_data (line 78) | public final static native long ByteVector_data(long jarg1, ByteVector... method ByteVector_size (line 79) | public final static native long ByteVector_size(long jarg1, ByteVector... method ByteVector_at (line 80) | public final static native short ByteVector_at(long jarg1, ByteVector ... method ByteVector_resize (line 81) | public final static native void ByteVector_resize(long jarg1, ByteVect... method ByteVector_reserve (line 82) | public final static native void ByteVector_reserve(long jarg1, ByteVec... method ByteVector_swap (line 83) | public final static native void ByteVector_swap(long jarg1, ByteVector... method delete_ByteVector (line 84) | public final static native void delete_ByteVector(long jarg1); method new_CharVector (line 85) | public final static native long new_CharVector(); method CharVector_push_back (line 86) | public final static native void CharVector_push_back(long jarg1, CharV... method CharVector_clear (line 87) | public final static native void CharVector_clear(long jarg1, CharVecto... method CharVector_data (line 88) | public final static native String CharVector_data(long jarg1, CharVect... method CharVector_size (line 89) | public final static native long CharVector_size(long jarg1, CharVector... method CharVector_at (line 90) | public final static native char CharVector_at(long jarg1, CharVector j... method CharVector_resize (line 91) | public final static native void CharVector_resize(long jarg1, CharVect... method CharVector_reserve (line 92) | public final static native void CharVector_reserve(long jarg1, CharVec... method CharVector_swap (line 93) | public final static native void CharVector_swap(long jarg1, CharVector... method delete_CharVector (line 94) | public final static native void delete_CharVector(long jarg1); method new_Uint64Vector (line 95) | public final static native long new_Uint64Vector(); method Uint64Vector_push_back (line 96) | public final static native void Uint64Vector_push_back(long jarg1, Uin... method Uint64Vector_clear (line 97) | public final static native void Uint64Vector_clear(long jarg1, Uint64V... method Uint64Vector_data (line 98) | public final static native long Uint64Vector_data(long jarg1, Uint64Ve... method Uint64Vector_size (line 99) | public final static native long Uint64Vector_size(long jarg1, Uint64Ve... method Uint64Vector_at (line 100) | public final static native long Uint64Vector_at(long jarg1, Uint64Vect... method Uint64Vector_resize (line 101) | public final static native void Uint64Vector_resize(long jarg1, Uint64... method Uint64Vector_reserve (line 102) | public final static native void Uint64Vector_reserve(long jarg1, Uint6... method Uint64Vector_swap (line 103) | public final static native void Uint64Vector_swap(long jarg1, Uint64Ve... method delete_Uint64Vector (line 104) | public final static native void delete_Uint64Vector(long jarg1); method new_LongVector (line 105) | public final static native long new_LongVector(); method LongVector_push_back (line 106) | public final static native void LongVector_push_back(long jarg1, LongV... method LongVector_clear (line 107) | public final static native void LongVector_clear(long jarg1, LongVecto... method LongVector_data (line 108) | public final static native long LongVector_data(long jarg1, LongVector... method LongVector_size (line 109) | public final static native long LongVector_size(long jarg1, LongVector... method LongVector_at (line 110) | public final static native long LongVector_at(long jarg1, LongVector j... method LongVector_resize (line 111) | public final static native void LongVector_resize(long jarg1, LongVect... method LongVector_reserve (line 112) | public final static native void LongVector_reserve(long jarg1, LongVec... method LongVector_swap (line 113) | public final static native void LongVector_swap(long jarg1, LongVector... method delete_LongVector (line 114) | public final static native void delete_LongVector(long jarg1); method new_IntVector (line 115) | public final static native long new_IntVector(); method IntVector_push_back (line 116) | public final static native void IntVector_push_back(long jarg1, IntVec... method IntVector_clear (line 117) | public final static native void IntVector_clear(long jarg1, IntVector ... method IntVector_data (line 118) | public final static native long IntVector_data(long jarg1, IntVector j... method IntVector_size (line 119) | public final static native long IntVector_size(long jarg1, IntVector j... method IntVector_at (line 120) | public final static native int IntVector_at(long jarg1, IntVector jarg... method IntVector_resize (line 121) | public final static native void IntVector_resize(long jarg1, IntVector... method IntVector_reserve (line 122) | public final static native void IntVector_reserve(long jarg1, IntVecto... method IntVector_swap (line 123) | public final static native void IntVector_swap(long jarg1, IntVector j... method delete_IntVector (line 124) | public final static native void delete_IntVector(long jarg1); method new_VectorTransformVector (line 125) | public final static native long new_VectorTransformVector(); method VectorTransformVector_push_back (line 126) | public final static native void VectorTransformVector_push_back(long j... method VectorTransformVector_clear (line 127) | public final static native void VectorTransformVector_clear(long jarg1... method VectorTransformVector_data (line 128) | public final static native long VectorTransformVector_data(long jarg1,... method VectorTransformVector_size (line 129) | public final static native long VectorTransformVector_size(long jarg1,... method VectorTransformVector_at (line 130) | public final static native long VectorTransformVector_at(long jarg1, V... method VectorTransformVector_resize (line 131) | public final static native void VectorTransformVector_resize(long jarg... method VectorTransformVector_reserve (line 132) | public final static native void VectorTransformVector_reserve(long jar... method VectorTransformVector_swap (line 133) | public final static native void VectorTransformVector_swap(long jarg1,... method delete_VectorTransformVector (line 134) | public final static native void delete_VectorTransformVector(long jarg1); method new_OperatingPointVector (line 135) | public final static native long new_OperatingPointVector(); method OperatingPointVector_push_back (line 136) | public final static native void OperatingPointVector_push_back(long ja... method OperatingPointVector_clear (line 137) | public final static native void OperatingPointVector_clear(long jarg1,... method OperatingPointVector_data (line 138) | public final static native long OperatingPointVector_data(long jarg1, ... method OperatingPointVector_size (line 139) | public final static native long OperatingPointVector_size(long jarg1, ... method OperatingPointVector_at (line 140) | public final static native long OperatingPointVector_at(long jarg1, Op... method OperatingPointVector_resize (line 141) | public final static native void OperatingPointVector_resize(long jarg1... method OperatingPointVector_reserve (line 142) | public final static native void OperatingPointVector_reserve(long jarg... method OperatingPointVector_swap (line 143) | public final static native void OperatingPointVector_swap(long jarg1, ... method delete_OperatingPointVector (line 144) | public final static native void delete_OperatingPointVector(long jarg1); method new_InvertedListsPtrVector (line 145) | public final static native long new_InvertedListsPtrVector(); method InvertedListsPtrVector_push_back (line 146) | public final static native void InvertedListsPtrVector_push_back(long ... method InvertedListsPtrVector_clear (line 147) | public final static native void InvertedListsPtrVector_clear(long jarg... method InvertedListsPtrVector_data (line 148) | public final static native long InvertedListsPtrVector_data(long jarg1... method InvertedListsPtrVector_size (line 149) | public final static native long InvertedListsPtrVector_size(long jarg1... method InvertedListsPtrVector_at (line 150) | public final static native long InvertedListsPtrVector_at(long jarg1, ... method InvertedListsPtrVector_resize (line 151) | public final static native void InvertedListsPtrVector_resize(long jar... method InvertedListsPtrVector_reserve (line 152) | public final static native void InvertedListsPtrVector_reserve(long ja... method InvertedListsPtrVector_swap (line 153) | public final static native void InvertedListsPtrVector_swap(long jarg1... method delete_InvertedListsPtrVector (line 154) | public final static native void delete_InvertedListsPtrVector(long jar... method new_FloatVectorVector (line 155) | public final static native long new_FloatVectorVector(); method FloatVectorVector_push_back (line 156) | public final static native void FloatVectorVector_push_back(long jarg1... method FloatVectorVector_clear (line 157) | public final static native void FloatVectorVector_clear(long jarg1, Fl... method FloatVectorVector_data (line 158) | public final static native long FloatVectorVector_data(long jarg1, Flo... method FloatVectorVector_size (line 159) | public final static native long FloatVectorVector_size(long jarg1, Flo... method FloatVectorVector_at (line 160) | public final static native long FloatVectorVector_at(long jarg1, Float... method FloatVectorVector_resize (line 161) | public final static native void FloatVectorVector_resize(long jarg1, F... method FloatVectorVector_reserve (line 162) | public final static native void FloatVectorVector_reserve(long jarg1, ... method FloatVectorVector_swap (line 163) | public final static native void FloatVectorVector_swap(long jarg1, Flo... method delete_FloatVectorVector (line 164) | public final static native void delete_FloatVectorVector(long jarg1); method new_ByteVectorVector (line 165) | public final static native long new_ByteVectorVector(); method ByteVectorVector_push_back (line 166) | public final static native void ByteVectorVector_push_back(long jarg1,... method ByteVectorVector_clear (line 167) | public final static native void ByteVectorVector_clear(long jarg1, Byt... method ByteVectorVector_data (line 168) | public final static native long ByteVectorVector_data(long jarg1, Byte... method ByteVectorVector_size (line 169) | public final static native long ByteVectorVector_size(long jarg1, Byte... method ByteVectorVector_at (line 170) | public final static native long ByteVectorVector_at(long jarg1, ByteVe... method ByteVectorVector_resize (line 171) | public final static native void ByteVectorVector_resize(long jarg1, By... method ByteVectorVector_reserve (line 172) | public final static native void ByteVectorVector_reserve(long jarg1, B... method ByteVectorVector_swap (line 173) | public final static native void ByteVectorVector_swap(long jarg1, Byte... method delete_ByteVectorVector (line 174) | public final static native void delete_ByteVectorVector(long jarg1); method new_LongVectorVector (line 175) | public final static native long new_LongVectorVector(); method LongVectorVector_push_back (line 176) | public final static native void LongVectorVector_push_back(long jarg1,... method LongVectorVector_clear (line 177) | public final static native void LongVectorVector_clear(long jarg1, Lon... method LongVectorVector_data (line 178) | public final static native long LongVectorVector_data(long jarg1, Long... method LongVectorVector_size (line 179) | public final static native long LongVectorVector_size(long jarg1, Long... method LongVectorVector_at (line 180) | public final static native long LongVectorVector_at(long jarg1, LongVe... method LongVectorVector_resize (line 181) | public final static native void LongVectorVector_resize(long jarg1, Lo... method LongVectorVector_reserve (line 182) | public final static native void LongVectorVector_reserve(long jarg1, L... method LongVectorVector_swap (line 183) | public final static native void LongVectorVector_swap(long jarg1, Long... method delete_LongVectorVector (line 184) | public final static native void delete_LongVectorVector(long jarg1); method bitvec_print (line 185) | public final static native void bitvec_print(long jarg1, long jarg2); method fvecs2bitvecs (line 186) | public final static native void fvecs2bitvecs(long jarg1, long jarg2, ... method bitvecs2fvecs (line 187) | public final static native void bitvecs2fvecs(long jarg1, long jarg2, ... method fvec2bitvec (line 188) | public final static native void fvec2bitvec(long jarg1, long jarg2, lo... method bitvec_shuffle (line 189) | public final static native void bitvec_shuffle(long jarg1, long jarg2,... method BitstringWriter_code_set (line 190) | public final static native void BitstringWriter_code_set(long jarg1, B... method BitstringWriter_code_get (line 191) | public final static native long BitstringWriter_code_get(long jarg1, B... method BitstringWriter_code_size_set (line 192) | public final static native void BitstringWriter_code_size_set(long jar... method BitstringWriter_code_size_get (line 193) | public final static native long BitstringWriter_code_size_get(long jar... method BitstringWriter_i_set (line 194) | public final static native void BitstringWriter_i_set(long jarg1, Bits... method BitstringWriter_i_get (line 195) | public final static native long BitstringWriter_i_get(long jarg1, Bits... method new_BitstringWriter (line 196) | public final static native long new_BitstringWriter(long jarg1, long j... method BitstringWriter_write (line 197) | public final static native void BitstringWriter_write(long jarg1, Bits... method delete_BitstringWriter (line 198) | public final static native void delete_BitstringWriter(long jarg1); method BitstringReader_code_set (line 199) | public final static native void BitstringReader_code_set(long jarg1, B... method BitstringReader_code_get (line 200) | public final static native long BitstringReader_code_get(long jarg1, B... method BitstringReader_code_size_set (line 201) | public final static native void BitstringReader_code_size_set(long jar... method BitstringReader_code_size_get (line 202) | public final static native long BitstringReader_code_size_get(long jar... method BitstringReader_i_set (line 203) | public final static native void BitstringReader_i_set(long jarg1, Bits... method BitstringReader_i_get (line 204) | public final static native long BitstringReader_i_get(long jarg1, Bits... method new_BitstringReader (line 205) | public final static native long new_BitstringReader(long jarg1, long j... method BitstringReader_read (line 206) | public final static native long BitstringReader_read(long jarg1, Bitst... method delete_BitstringReader (line 207) | public final static native void delete_BitstringReader(long jarg1); method hamming_batch_size_set (line 208) | public final static native void hamming_batch_size_set(long jarg1); method hamming_batch_size_get (line 209) | public final static native long hamming_batch_size_get(); method popcount64 (line 210) | public final static native int popcount64(long jarg1); method hammings (line 211) | public final static native void hammings(long jarg1, long jarg2, long ... method hammings_knn_hc (line 212) | public final static native void hammings_knn_hc(long jarg1, long jarg2... method hammings_knn (line 213) | public final static native void hammings_knn(long jarg1, long jarg2, l... method hammings_knn_mc (line 214) | public final static native void hammings_knn_mc(long jarg1, long jarg2... method hamming_range_search (line 215) | public final static native void hamming_range_search(long jarg1, long ... method hamming_count_thres (line 216) | public final static native void hamming_count_thres(long jarg1, long j... method match_hamming_thres (line 217) | public final static native long match_hamming_thres(long jarg1, long j... method crosshamming_count_thres (line 218) | public final static native void crosshamming_count_thres(long jarg1, l... method get_num_gpus (line 219) | public final static native int get_num_gpus(); method METRIC_INNER_PRODUCT_get (line 220) | public final static native int METRIC_INNER_PRODUCT_get(); method METRIC_L2_get (line 221) | public final static native int METRIC_L2_get(); method METRIC_Canberra_get (line 222) | public final static native int METRIC_Canberra_get(); method get_compile_options (line 223) | public final static native String get_compile_options(); method getmillisecs (line 224) | public final static native double getmillisecs(); method get_mem_usage_kb (line 225) | public final static native long get_mem_usage_kb(); method get_cycles (line 226) | public final static native long get_cycles(); method fvec_madd (line 227) | public final static native void fvec_madd(long jarg1, long jarg2, floa... method fvec_madd_and_argmin (line 228) | public final static native int fvec_madd_and_argmin(long jarg1, long j... method reflection (line 229) | public final static native void reflection(long jarg1, long jarg2, lon... method matrix_qr (line 230) | public final static native void matrix_qr(int jarg1, int jarg2, long j... method ranklist_handle_ties (line 231) | public final static native void ranklist_handle_ties(int jarg1, long j... method ranklist_intersection_size (line 232) | public final static native long ranklist_intersection_size(long jarg1,... method merge_result_table_with__SWIG_0 (line 233) | public final static native long merge_result_table_with__SWIG_0(long j... method merge_result_table_with__SWIG_1 (line 234) | public final static native long merge_result_table_with__SWIG_1(long j... method merge_result_table_with__SWIG_2 (line 235) | public final static native long merge_result_table_with__SWIG_2(long j... method imbalance_factor__SWIG_0 (line 236) | public final static native double imbalance_factor__SWIG_0(int jarg1, ... method imbalance_factor__SWIG_1 (line 237) | public final static native double imbalance_factor__SWIG_1(int jarg1, ... method fvec_argsort (line 238) | public final static native void fvec_argsort(long jarg1, long jarg2, l... method fvec_argsort_parallel (line 239) | public final static native void fvec_argsort_parallel(long jarg1, long... method ivec_hist (line 240) | public final static native int ivec_hist(long jarg1, long jarg2, int j... method bincode_hist (line 241) | public final static native void bincode_hist(long jarg1, long jarg2, l... method ivec_checksum (line 242) | public final static native long ivec_checksum(long jarg1, long jarg2); method fvecs_maybe_subsample__SWIG_0 (line 243) | public final static native long fvecs_maybe_subsample__SWIG_0(long jar... method fvecs_maybe_subsample__SWIG_1 (line 244) | public final static native long fvecs_maybe_subsample__SWIG_1(long jar... method fvecs_maybe_subsample__SWIG_2 (line 245) | public final static native long fvecs_maybe_subsample__SWIG_2(long jar... method binary_to_real (line 246) | public final static native void binary_to_real(long jarg1, long jarg2,... method real_to_binary (line 247) | public final static native void real_to_binary(long jarg1, long jarg2,... method hash_bytes (line 248) | public final static native long hash_bytes(long jarg1, long jarg2); method check_openmp (line 249) | public final static native boolean check_openmp(); method FAISS_VERSION_MAJOR_get (line 250) | public final static native int FAISS_VERSION_MAJOR_get(); method FAISS_VERSION_MINOR_get (line 251) | public final static native int FAISS_VERSION_MINOR_get(); method FAISS_VERSION_PATCH_get (line 252) | public final static native int FAISS_VERSION_PATCH_get(); method Index_d_set (line 253) | public final static native void Index_d_set(long jarg1, Index jarg1_, ... method Index_d_get (line 254) | public final static native int Index_d_get(long jarg1, Index jarg1_); method Index_ntotal_set (line 255) | public final static native void Index_ntotal_set(long jarg1, Index jar... method Index_ntotal_get (line 256) | public final static native long Index_ntotal_get(long jarg1, Index jar... method Index_verbose_set (line 257) | public final static native void Index_verbose_set(long jarg1, Index ja... method Index_verbose_get (line 258) | public final static native boolean Index_verbose_get(long jarg1, Index... method Index_is_trained_set (line 259) | public final static native void Index_is_trained_set(long jarg1, Index... method Index_is_trained_get (line 260) | public final static native boolean Index_is_trained_get(long jarg1, In... method Index_metric_type_set (line 261) | public final static native void Index_metric_type_set(long jarg1, Inde... method Index_metric_type_get (line 262) | public final static native int Index_metric_type_get(long jarg1, Index... method Index_metric_arg_set (line 263) | public final static native void Index_metric_arg_set(long jarg1, Index... method Index_metric_arg_get (line 264) | public final static native float Index_metric_arg_get(long jarg1, Inde... method delete_Index (line 265) | public final static native void delete_Index(long jarg1); method Index_train (line 266) | public final static native void Index_train(long jarg1, Index jarg1_, ... method Index_add (line 267) | public final static native void Index_add(long jarg1, Index jarg1_, lo... method Index_add_with_ids (line 268) | public final static native void Index_add_with_ids(long jarg1, Index j... method Index_search (line 269) | public final static native void Index_search(long jarg1, Index jarg1_,... method Index_range_search (line 270) | public final static native void Index_range_search(long jarg1, Index j... method Index_assign__SWIG_0 (line 271) | public final static native void Index_assign__SWIG_0(long jarg1, Index... method Index_assign__SWIG_1 (line 272) | public final static native void Index_assign__SWIG_1(long jarg1, Index... method Index_reset (line 273) | public final static native void Index_reset(long jarg1, Index jarg1_); method Index_remove_ids (line 274) | public final static native long Index_remove_ids(long jarg1, Index jar... method Index_reconstruct (line 275) | public final static native void Index_reconstruct(long jarg1, Index ja... method Index_reconstruct_n (line 276) | public final static native void Index_reconstruct_n(long jarg1, Index ... method Index_search_and_reconstruct (line 277) | public final static native void Index_search_and_reconstruct(long jarg... method Index_compute_residual (line 278) | public final static native void Index_compute_residual(long jarg1, Ind... method Index_compute_residual_n (line 279) | public final static native void Index_compute_residual_n(long jarg1, I... method Index_get_distance_computer (line 280) | public final static native long Index_get_distance_computer(long jarg1... method Index_sa_code_size (line 281) | public final static native long Index_sa_code_size(long jarg1, Index j... method Index_sa_encode (line 282) | public final static native void Index_sa_encode(long jarg1, Index jarg... method Index_sa_decode (line 283) | public final static native void Index_sa_decode(long jarg1, Index jarg... method Index_toIVF (line 284) | public final static native long Index_toIVF(long jarg1, Index jarg1_); method ClusteringParameters_niter_set (line 285) | public final static native void ClusteringParameters_niter_set(long ja... method ClusteringParameters_niter_get (line 286) | public final static native int ClusteringParameters_niter_get(long jar... method ClusteringParameters_nredo_set (line 287) | public final static native void ClusteringParameters_nredo_set(long ja... method ClusteringParameters_nredo_get (line 288) | public final static native int ClusteringParameters_nredo_get(long jar... method ClusteringParameters_verbose_set (line 289) | public final static native void ClusteringParameters_verbose_set(long ... method ClusteringParameters_verbose_get (line 290) | public final static native boolean ClusteringParameters_verbose_get(lo... method ClusteringParameters_spherical_set (line 291) | public final static native void ClusteringParameters_spherical_set(lon... method ClusteringParameters_spherical_get (line 292) | public final static native boolean ClusteringParameters_spherical_get(... method ClusteringParameters_int_centroids_set (line 293) | public final static native void ClusteringParameters_int_centroids_set... method ClusteringParameters_int_centroids_get (line 294) | public final static native boolean ClusteringParameters_int_centroids_... method ClusteringParameters_update_index_set (line 295) | public final static native void ClusteringParameters_update_index_set(... method ClusteringParameters_update_index_get (line 296) | public final static native boolean ClusteringParameters_update_index_g... method ClusteringParameters_frozen_centroids_set (line 297) | public final static native void ClusteringParameters_frozen_centroids_... method ClusteringParameters_frozen_centroids_get (line 298) | public final static native boolean ClusteringParameters_frozen_centroi... method ClusteringParameters_min_points_per_centroid_set (line 299) | public final static native void ClusteringParameters_min_points_per_ce... method ClusteringParameters_min_points_per_centroid_get (line 300) | public final static native int ClusteringParameters_min_points_per_cen... method ClusteringParameters_max_points_per_centroid_set (line 301) | public final static native void ClusteringParameters_max_points_per_ce... method ClusteringParameters_max_points_per_centroid_get (line 302) | public final static native int ClusteringParameters_max_points_per_cen... method ClusteringParameters_seed_set (line 303) | public final static native void ClusteringParameters_seed_set(long jar... method ClusteringParameters_seed_get (line 304) | public final static native int ClusteringParameters_seed_get(long jarg... method ClusteringParameters_decode_block_size_set (line 305) | public final static native void ClusteringParameters_decode_block_size... method ClusteringParameters_decode_block_size_get (line 306) | public final static native long ClusteringParameters_decode_block_size... method new_ClusteringParameters (line 307) | public final static native long new_ClusteringParameters(); method delete_ClusteringParameters (line 308) | public final static native void delete_ClusteringParameters(long jarg1); method ClusteringIterationStats_obj_set (line 309) | public final static native void ClusteringIterationStats_obj_set(long ... method ClusteringIterationStats_obj_get (line 310) | public final static native float ClusteringIterationStats_obj_get(long... method ClusteringIterationStats_time_set (line 311) | public final static native void ClusteringIterationStats_time_set(long... method ClusteringIterationStats_time_get (line 312) | public final static native double ClusteringIterationStats_time_get(lo... method ClusteringIterationStats_time_search_set (line 313) | public final static native void ClusteringIterationStats_time_search_s... method ClusteringIterationStats_time_search_get (line 314) | public final static native double ClusteringIterationStats_time_search... method ClusteringIterationStats_imbalance_factor_set (line 315) | public final static native void ClusteringIterationStats_imbalance_fac... method ClusteringIterationStats_imbalance_factor_get (line 316) | public final static native double ClusteringIterationStats_imbalance_f... method ClusteringIterationStats_nsplit_set (line 317) | public final static native void ClusteringIterationStats_nsplit_set(lo... method ClusteringIterationStats_nsplit_get (line 318) | public final static native int ClusteringIterationStats_nsplit_get(lon... method new_ClusteringIterationStats (line 319) | public final static native long new_ClusteringIterationStats(); method delete_ClusteringIterationStats (line 320) | public final static native void delete_ClusteringIterationStats(long j... method Clustering_d_set (line 321) | public final static native void Clustering_d_set(long jarg1, Clusterin... method Clustering_d_get (line 322) | public final static native long Clustering_d_get(long jarg1, Clusterin... method Clustering_k_set (line 323) | public final static native void Clustering_k_set(long jarg1, Clusterin... method Clustering_k_get (line 324) | public final static native long Clustering_k_get(long jarg1, Clusterin... method Clustering_centroids_set (line 325) | public final static native void Clustering_centroids_set(long jarg1, C... method Clustering_centroids_get (line 326) | public final static native long Clustering_centroids_get(long jarg1, C... method Clustering_iteration_stats_set (line 327) | public final static native void Clustering_iteration_stats_set(long ja... method Clustering_iteration_stats_get (line 328) | public final static native long Clustering_iteration_stats_get(long ja... method new_Clustering__SWIG_0 (line 329) | public final static native long new_Clustering__SWIG_0(int jarg1, int ... method new_Clustering__SWIG_1 (line 330) | public final static native long new_Clustering__SWIG_1(int jarg1, int ... method Clustering_train__SWIG_0 (line 331) | public final static native void Clustering_train__SWIG_0(long jarg1, C... method Clustering_train__SWIG_1 (line 332) | public final static native void Clustering_train__SWIG_1(long jarg1, C... method Clustering_train_encoded__SWIG_0 (line 333) | public final static native void Clustering_train_encoded__SWIG_0(long ... method Clustering_train_encoded__SWIG_1 (line 334) | public final static native void Clustering_train_encoded__SWIG_1(long ... method Clustering_post_process_centroids (line 335) | public final static native void Clustering_post_process_centroids(long... method delete_Clustering (line 336) | public final static native void delete_Clustering(long jarg1); method new_Clustering1D__SWIG_0 (line 337) | public final static native long new_Clustering1D__SWIG_0(int jarg1); method new_Clustering1D__SWIG_1 (line 338) | public final static native long new_Clustering1D__SWIG_1(int jarg1, lo... method Clustering1D_train_exact (line 339) | public final static native void Clustering1D_train_exact(long jarg1, C... method delete_Clustering1D (line 340) | public final static native void delete_Clustering1D(long jarg1); method ProgressiveDimClusteringParameters_progressive_dim_steps_set (line 341) | public final static native void ProgressiveDimClusteringParameters_pro... method ProgressiveDimClusteringParameters_progressive_dim_steps_get (line 342) | public final static native int ProgressiveDimClusteringParameters_prog... method ProgressiveDimClusteringParameters_apply_pca_set (line 343) | public final static native void ProgressiveDimClusteringParameters_app... method ProgressiveDimClusteringParameters_apply_pca_get (line 344) | public final static native boolean ProgressiveDimClusteringParameters_... method new_ProgressiveDimClusteringParameters (line 345) | public final static native long new_ProgressiveDimClusteringParameters(); method delete_ProgressiveDimClusteringParameters (line 346) | public final static native void delete_ProgressiveDimClusteringParamet... method delete_ProgressiveDimIndexFactory (line 347) | public final static native void delete_ProgressiveDimIndexFactory(long... method new_ProgressiveDimIndexFactory (line 348) | public final static native long new_ProgressiveDimIndexFactory(); method ProgressiveDimClustering_d_set (line 349) | public final static native void ProgressiveDimClustering_d_set(long ja... method ProgressiveDimClustering_d_get (line 350) | public final static native long ProgressiveDimClustering_d_get(long ja... method ProgressiveDimClustering_k_set (line 351) | public final static native void ProgressiveDimClustering_k_set(long ja... method ProgressiveDimClustering_k_get (line 352) | public final static native long ProgressiveDimClustering_k_get(long ja... method ProgressiveDimClustering_centroids_set (line 353) | public final static native void ProgressiveDimClustering_centroids_set... method ProgressiveDimClustering_centroids_get (line 354) | public final static native long ProgressiveDimClustering_centroids_get... method ProgressiveDimClustering_iteration_stats_set (line 355) | public final static native void ProgressiveDimClustering_iteration_sta... method ProgressiveDimClustering_iteration_stats_get (line 356) | public final static native long ProgressiveDimClustering_iteration_sta... method new_ProgressiveDimClustering__SWIG_0 (line 357) | public final static native long new_ProgressiveDimClustering__SWIG_0(i... method new_ProgressiveDimClustering__SWIG_1 (line 358) | public final static native long new_ProgressiveDimClustering__SWIG_1(i... method ProgressiveDimClustering_train (line 359) | public final static native void ProgressiveDimClustering_train(long ja... method delete_ProgressiveDimClustering (line 360) | public final static native void delete_ProgressiveDimClustering(long j... method kmeans_clustering (line 361) | public final static native float kmeans_clustering(long jarg1, long ja... method ProductQuantizer_d_set (line 362) | public final static native void ProductQuantizer_d_set(long jarg1, Pro... method ProductQuantizer_d_get (line 363) | public final static native long ProductQuantizer_d_get(long jarg1, Pro... method ProductQuantizer_M_set (line 364) | public final static native void ProductQuantizer_M_set(long jarg1, Pro... method ProductQuantizer_M_get (line 365) | public final static native long ProductQuantizer_M_get(long jarg1, Pro... method ProductQuantizer_nbits_set (line 366) | public final static native void ProductQuantizer_nbits_set(long jarg1,... method ProductQuantizer_nbits_get (line 367) | public final static native long ProductQuantizer_nbits_get(long jarg1,... method ProductQuantizer_dsub_set (line 368) | public final static native void ProductQuantizer_dsub_set(long jarg1, ... method ProductQuantizer_dsub_get (line 369) | public final static native long ProductQuantizer_dsub_get(long jarg1, ... method ProductQuantizer_code_size_set (line 370) | public final static native void ProductQuantizer_code_size_set(long ja... method ProductQuantizer_code_size_get (line 371) | public final static native long ProductQuantizer_code_size_get(long ja... method ProductQuantizer_ksub_set (line 372) | public final static native void ProductQuantizer_ksub_set(long jarg1, ... method ProductQuantizer_ksub_get (line 373) | public final static native long ProductQuantizer_ksub_get(long jarg1, ... method ProductQuantizer_verbose_set (line 374) | public final static native void ProductQuantizer_verbose_set(long jarg... method ProductQuantizer_verbose_get (line 375) | public final static native boolean ProductQuantizer_verbose_get(long j... method ProductQuantizer_train_type_set (line 376) | public final static native void ProductQuantizer_train_type_set(long j... method ProductQuantizer_train_type_get (line 377) | public final static native int ProductQuantizer_train_type_get(long ja... method ProductQuantizer_cp_set (line 378) | public final static native void ProductQuantizer_cp_set(long jarg1, Pr... method ProductQuantizer_cp_get (line 379) | public final static native long ProductQuantizer_cp_get(long jarg1, Pr... method ProductQuantizer_assign_index_set (line 380) | public final static native void ProductQuantizer_assign_index_set(long... method ProductQuantizer_assign_index_get (line 381) | public final static native long ProductQuantizer_assign_index_get(long... method ProductQuantizer_centroids_set (line 382) | public final static native void ProductQuantizer_centroids_set(long ja... method ProductQuantizer_centroids_get (line 383) | public final static native long ProductQuantizer_centroids_get(long ja... method ProductQuantizer_get_centroids (line 384) | public final static native long ProductQuantizer_get_centroids(long ja... method ProductQuantizer_train (line 385) | public final static native void ProductQuantizer_train(long jarg1, Pro... method new_ProductQuantizer__SWIG_0 (line 386) | public final static native long new_ProductQuantizer__SWIG_0(long jarg... method new_ProductQuantizer__SWIG_1 (line 387) | public final static native long new_ProductQuantizer__SWIG_1(); method ProductQuantizer_set_derived_values (line 388) | public final static native void ProductQuantizer_set_derived_values(lo... method ProductQuantizer_set_params (line 389) | public final static native void ProductQuantizer_set_params(long jarg1... method ProductQuantizer_compute_code (line 390) | public final static native void ProductQuantizer_compute_code(long jar... method ProductQuantizer_compute_codes (line 391) | public final static native void ProductQuantizer_compute_codes(long ja... method ProductQuantizer_compute_codes_with_assign_index (line 392) | public final static native void ProductQuantizer_compute_codes_with_as... method ProductQuantizer_decode__SWIG_0 (line 393) | public final static native void ProductQuantizer_decode__SWIG_0(long j... method ProductQuantizer_decode__SWIG_1 (line 394) | public final static native void ProductQuantizer_decode__SWIG_1(long j... method ProductQuantizer_compute_code_from_distance_table (line 395) | public final static native void ProductQuantizer_compute_code_from_dis... method ProductQuantizer_compute_distance_table (line 396) | public final static native void ProductQuantizer_compute_distance_tabl... method ProductQuantizer_compute_inner_prod_table (line 397) | public final static native void ProductQuantizer_compute_inner_prod_ta... method ProductQuantizer_compute_distance_tables (line 398) | public final static native void ProductQuantizer_compute_distance_tabl... method ProductQuantizer_compute_inner_prod_tables (line 399) | public final static native void ProductQuantizer_compute_inner_prod_ta... method ProductQuantizer_search__SWIG_0 (line 400) | public final static native void ProductQuantizer_search__SWIG_0(long j... method ProductQuantizer_search__SWIG_1 (line 401) | public final static native void ProductQuantizer_search__SWIG_1(long j... method ProductQuantizer_search_ip__SWIG_0 (line 402) | public final static native void ProductQuantizer_search_ip__SWIG_0(lon... method ProductQuantizer_search_ip__SWIG_1 (line 403) | public final static native void ProductQuantizer_search_ip__SWIG_1(lon... method ProductQuantizer_sdc_table_set (line 404) | public final static native void ProductQuantizer_sdc_table_set(long ja... method ProductQuantizer_sdc_table_get (line 405) | public final static native long ProductQuantizer_sdc_table_get(long ja... method ProductQuantizer_compute_sdc_table (line 406) | public final static native void ProductQuantizer_compute_sdc_table(lon... method ProductQuantizer_search_sdc__SWIG_0 (line 407) | public final static native void ProductQuantizer_search_sdc__SWIG_0(lo... method ProductQuantizer_search_sdc__SWIG_1 (line 408) | public final static native void ProductQuantizer_search_sdc__SWIG_1(lo... method delete_ProductQuantizer (line 409) | public final static native void delete_ProductQuantizer(long jarg1); method PQEncoderGeneric_code_set (line 410) | public final static native void PQEncoderGeneric_code_set(long jarg1, ... method PQEncoderGeneric_code_get (line 411) | public final static native long PQEncoderGeneric_code_get(long jarg1, ... method PQEncoderGeneric_offset_set (line 412) | public final static native void PQEncoderGeneric_offset_set(long jarg1... method PQEncoderGeneric_offset_get (line 413) | public final static native short PQEncoderGeneric_offset_get(long jarg... method PQEncoderGeneric_nbits_get (line 414) | public final static native int PQEncoderGeneric_nbits_get(long jarg1, ... method PQEncoderGeneric_reg_set (line 415) | public final static native void PQEncoderGeneric_reg_set(long jarg1, P... method PQEncoderGeneric_reg_get (line 416) | public final static native short PQEncoderGeneric_reg_get(long jarg1, ... method new_PQEncoderGeneric__SWIG_0 (line 417) | public final static native long new_PQEncoderGeneric__SWIG_0(long jarg... method new_PQEncoderGeneric__SWIG_1 (line 418) | public final static native long new_PQEncoderGeneric__SWIG_1(long jarg... method PQEncoderGeneric_encode (line 419) | public final static native void PQEncoderGeneric_encode(long jarg1, PQ... method delete_PQEncoderGeneric (line 420) | public final static native void delete_PQEncoderGeneric(long jarg1); method PQEncoder8_code_set (line 421) | public final static native void PQEncoder8_code_set(long jarg1, PQEnco... method PQEncoder8_code_get (line 422) | public final static native long PQEncoder8_code_get(long jarg1, PQEnco... method new_PQEncoder8 (line 423) | public final static native long new_PQEncoder8(long jarg1, int jarg2); method PQEncoder8_encode (line 424) | public final static native void PQEncoder8_encode(long jarg1, PQEncode... method delete_PQEncoder8 (line 425) | public final static native void delete_PQEncoder8(long jarg1); method PQEncoder16_code_set (line 426) | public final static native void PQEncoder16_code_set(long jarg1, PQEnc... method PQEncoder16_code_get (line 427) | public final static native long PQEncoder16_code_get(long jarg1, PQEnc... method new_PQEncoder16 (line 428) | public final static native long new_PQEncoder16(long jarg1, int jarg2); method PQEncoder16_encode (line 429) | public final static native void PQEncoder16_encode(long jarg1, PQEncod... method delete_PQEncoder16 (line 430) | public final static native void delete_PQEncoder16(long jarg1); method PQDecoderGeneric_code_set (line 431) | public final static native void PQDecoderGeneric_code_set(long jarg1, ... method PQDecoderGeneric_code_get (line 432) | public final static native long PQDecoderGeneric_code_get(long jarg1, ... method PQDecoderGeneric_offset_set (line 433) | public final static native void PQDecoderGeneric_offset_set(long jarg1... method PQDecoderGeneric_offset_get (line 434) | public final static native short PQDecoderGeneric_offset_get(long jarg... method PQDecoderGeneric_nbits_get (line 435) | public final static native int PQDecoderGeneric_nbits_get(long jarg1, ... method PQDecoderGeneric_mask_get (line 436) | public final static native long PQDecoderGeneric_mask_get(long jarg1, ... method PQDecoderGeneric_reg_set (line 437) | public final static native void PQDecoderGeneric_reg_set(long jarg1, P... method PQDecoderGeneric_reg_get (line 438) | public final static native short PQDecoderGeneric_reg_get(long jarg1, ... method new_PQDecoderGeneric (line 439) | public final static native long new_PQDecoderGeneric(long jarg1, int j... method PQDecoderGeneric_decode (line 440) | public final static native long PQDecoderGeneric_decode(long jarg1, PQ... method delete_PQDecoderGeneric (line 441) | public final static native void delete_PQDecoderGeneric(long jarg1); method PQDecoder8_nbits_get (line 442) | public final static native int PQDecoder8_nbits_get(); method PQDecoder8_code_set (line 443) | public final static native void PQDecoder8_code_set(long jarg1, PQDeco... method PQDecoder8_code_get (line 444) | public final static native long PQDecoder8_code_get(long jarg1, PQDeco... method new_PQDecoder8 (line 445) | public final static native long new_PQDecoder8(long jarg1, int jarg2); method PQDecoder8_decode (line 446) | public final static native long PQDecoder8_decode(long jarg1, PQDecode... method delete_PQDecoder8 (line 447) | public final static native void delete_PQDecoder8(long jarg1); method PQDecoder16_nbits_get (line 448) | public final static native int PQDecoder16_nbits_get(); method PQDecoder16_code_set (line 449) | public final static native void PQDecoder16_code_set(long jarg1, PQDec... method PQDecoder16_code_get (line 450) | public final static native long PQDecoder16_code_get(long jarg1, PQDec... method new_PQDecoder16 (line 451) | public final static native long new_PQDecoder16(long jarg1, int jarg2); method PQDecoder16_decode (line 452) | public final static native long PQDecoder16_decode(long jarg1, PQDecod... method delete_PQDecoder16 (line 453) | public final static native void delete_PQDecoder16(long jarg1); method VectorTransform_d_in_set (line 454) | public final static native void VectorTransform_d_in_set(long jarg1, V... method VectorTransform_d_in_get (line 455) | public final static native int VectorTransform_d_in_get(long jarg1, Ve... method VectorTransform_d_out_set (line 456) | public final static native void VectorTransform_d_out_set(long jarg1, ... method VectorTransform_d_out_get (line 457) | public final static native int VectorTransform_d_out_get(long jarg1, V... method VectorTransform_is_trained_set (line 458) | public final static native void VectorTransform_is_trained_set(long ja... method VectorTransform_is_trained_get (line 459) | public final static native boolean VectorTransform_is_trained_get(long... method VectorTransform_train (line 460) | public final static native void VectorTransform_train(long jarg1, Vect... method VectorTransform_apply (line 461) | public final static native long VectorTransform_apply(long jarg1, Vect... method VectorTransform_apply_noalloc (line 462) | public final static native void VectorTransform_apply_noalloc(long jar... method VectorTransform_reverse_transform (line 463) | public final static native void VectorTransform_reverse_transform(long... method delete_VectorTransform (line 464) | public final static native void delete_VectorTransform(long jarg1); method LinearTransform_have_bias_set (line 465) | public final static native void LinearTransform_have_bias_set(long jar... method LinearTransform_have_bias_get (line 466) | public final static native boolean LinearTransform_have_bias_get(long ... method LinearTransform_is_orthonormal_set (line 467) | public final static native void LinearTransform_is_orthonormal_set(lon... method LinearTransform_is_orthonormal_get (line 468) | public final static native boolean LinearTransform_is_orthonormal_get(... method LinearTransform_A_set (line 469) | public final static native void LinearTransform_A_set(long jarg1, Line... method LinearTransform_A_get (line 470) | public final static native long LinearTransform_A_get(long jarg1, Line... method LinearTransform_b_set (line 471) | public final static native void LinearTransform_b_set(long jarg1, Line... method LinearTransform_b_get (line 472) | public final static native long LinearTransform_b_get(long jarg1, Line... method new_LinearTransform__SWIG_0 (line 473) | public final static native long new_LinearTransform__SWIG_0(int jarg1,... method new_LinearTransform__SWIG_1 (line 474) | public final static native long new_LinearTransform__SWIG_1(int jarg1,... method new_LinearTransform__SWIG_2 (line 475) | public final static native long new_LinearTransform__SWIG_2(int jarg1); method new_LinearTransform__SWIG_3 (line 476) | public final static native long new_LinearTransform__SWIG_3(); method LinearTransform_apply_noalloc (line 477) | public final static native void LinearTransform_apply_noalloc(long jar... method LinearTransform_transform_transpose (line 478) | public final static native void LinearTransform_transform_transpose(lo... method LinearTransform_reverse_transform (line 479) | public final static native void LinearTransform_reverse_transform(long... method LinearTransform_set_is_orthonormal (line 480) | public final static native void LinearTransform_set_is_orthonormal(lon... method LinearTransform_verbose_set (line 481) | public final static native void LinearTransform_verbose_set(long jarg1... method LinearTransform_verbose_get (line 482) | public final static native boolean LinearTransform_verbose_get(long ja... method LinearTransform_print_if_verbose (line 483) | public final static native void LinearTransform_print_if_verbose(long ... method delete_LinearTransform (line 484) | public final static native void delete_LinearTransform(long jarg1); method new_RandomRotationMatrix__SWIG_0 (line 485) | public final static native long new_RandomRotationMatrix__SWIG_0(int j... method RandomRotationMatrix_init (line 486) | public final static native void RandomRotationMatrix_init(long jarg1, ... method RandomRotationMatrix_train (line 487) | public final static native void RandomRotationMatrix_train(long jarg1,... method new_RandomRotationMatrix__SWIG_1 (line 488) | public final static native long new_RandomRotationMatrix__SWIG_1(); method delete_RandomRotationMatrix (line 489) | public final static native void delete_RandomRotationMatrix(long jarg1); method PCAMatrix_eigen_power_set (line 490) | public final static native void PCAMatrix_eigen_power_set(long jarg1, ... method PCAMatrix_eigen_power_get (line 491) | public final static native float PCAMatrix_eigen_power_get(long jarg1,... method PCAMatrix_epsilon_set (line 492) | public final static native void PCAMatrix_epsilon_set(long jarg1, PCAM... method PCAMatrix_epsilon_get (line 493) | public final static native float PCAMatrix_epsilon_get(long jarg1, PCA... method PCAMatrix_random_rotation_set (line 494) | public final static native void PCAMatrix_random_rotation_set(long jar... method PCAMatrix_random_rotation_get (line 495) | public final static native boolean PCAMatrix_random_rotation_get(long ... method PCAMatrix_max_points_per_d_set (line 496) | public final static native void PCAMatrix_max_points_per_d_set(long ja... method PCAMatrix_max_points_per_d_get (line 497) | public final static native long PCAMatrix_max_points_per_d_get(long ja... method PCAMatrix_balanced_bins_set (line 498) | public final static native void PCAMatrix_balanced_bins_set(long jarg1... method PCAMatrix_balanced_bins_get (line 499) | public final static native int PCAMatrix_balanced_bins_get(long jarg1,... method PCAMatrix_mean_set (line 500) | public final static native void PCAMatrix_mean_set(long jarg1, PCAMatr... method PCAMatrix_mean_get (line 501) | public final static native long PCAMatrix_mean_get(long jarg1, PCAMatr... method PCAMatrix_eigenvalues_set (line 502) | public final static native void PCAMatrix_eigenvalues_set(long jarg1, ... method PCAMatrix_eigenvalues_get (line 503) | public final static native long PCAMatrix_eigenvalues_get(long jarg1, ... method PCAMatrix_PCAMat_set (line 504) | public final static native void PCAMatrix_PCAMat_set(long jarg1, PCAMa... method PCAMatrix_PCAMat_get (line 505) | public final static native long PCAMatrix_PCAMat_get(long jarg1, PCAMa... method new_PCAMatrix__SWIG_0 (line 506) | public final static native long new_PCAMatrix__SWIG_0(int jarg1, int j... method new_PCAMatrix__SWIG_1 (line 507) | public final static native long new_PCAMatrix__SWIG_1(int jarg1, int j... method new_PCAMatrix__SWIG_2 (line 508) | public final static native long new_PCAMatrix__SWIG_2(int jarg1, int j... method new_PCAMatrix__SWIG_3 (line 509) | public final static native long new_PCAMatrix__SWIG_3(int jarg1); method new_PCAMatrix__SWIG_4 (line 510) | public final static native long new_PCAMatrix__SWIG_4(); method PCAMatrix_train (line 511) | public final static native void PCAMatrix_train(long jarg1, PCAMatrix ... method PCAMatrix_copy_from (line 512) | public final static native void PCAMatrix_copy_from(long jarg1, PCAMat... method PCAMatrix_prepare_Ab (line 513) | public final static native void PCAMatrix_prepare_Ab(long jarg1, PCAMa... method delete_PCAMatrix (line 514) | public final static native void delete_PCAMatrix(long jarg1); method ITQMatrix_max_iter_set (line 515) | public final static native void ITQMatrix_max_iter_set(long jarg1, ITQ... method ITQMatrix_max_iter_get (line 516) | public final static native int ITQMatrix_max_iter_get(long jarg1, ITQM... method ITQMatrix_seed_set (line 517) | public final static native void ITQMatrix_seed_set(long jarg1, ITQMatr... method ITQMatrix_seed_get (line 518) | public final static native int ITQMatrix_seed_get(long jarg1, ITQMatri... method ITQMatrix_init_rotation_set (line 519) | public final static native void ITQMatrix_init_rotation_set(long jarg1... method ITQMatrix_init_rotation_get (line 520) | public final static native long ITQMatrix_init_rotation_get(long jarg1... method new_ITQMatrix__SWIG_0 (line 521) | public final static native long new_ITQMatrix__SWIG_0(int jarg1); method new_ITQMatrix__SWIG_1 (line 522) | public final static native long new_ITQMatrix__SWIG_1(); method ITQMatrix_train (line 523) | public final static native void ITQMatrix_train(long jarg1, ITQMatrix ... method delete_ITQMatrix (line 524) | public final static native void delete_ITQMatrix(long jarg1); method ITQTransform_mean_set (line 525) | public final static native void ITQTransform_mean_set(long jarg1, ITQT... method ITQTransform_mean_get (line 526) | public final static native long ITQTransform_mean_get(long jarg1, ITQT... method ITQTransform_do_pca_set (line 527) | public final static native void ITQTransform_do_pca_set(long jarg1, IT... method ITQTransform_do_pca_get (line 528) | public final static native boolean ITQTransform_do_pca_get(long jarg1,... method ITQTransform_itq_set (line 529) | public final static native void ITQTransform_itq_set(long jarg1, ITQTr... method ITQTransform_itq_get (line 530) | public final static native long ITQTransform_itq_get(long jarg1, ITQTr... method ITQTransform_max_train_per_dim_set (line 531) | public final static native void ITQTransform_max_train_per_dim_set(lon... method ITQTransform_max_train_per_dim_get (line 532) | public final static native int ITQTransform_max_train_per_dim_get(long... method ITQTransform_pca_then_itq_set (line 533) | public final static native void ITQTransform_pca_then_itq_set(long jar... method ITQTransform_pca_then_itq_get (line 534) | public final static native long ITQTransform_pca_then_itq_get(long jar... method new_ITQTransform__SWIG_0 (line 535) | public final static native long new_ITQTransform__SWIG_0(int jarg1, in... method new_ITQTransform__SWIG_1 (line 536) | public final static native long new_ITQTransform__SWIG_1(int jarg1, in... method new_ITQTransform__SWIG_2 (line 537) | public final static native long new_ITQTransform__SWIG_2(int jarg1); method new_ITQTransform__SWIG_3 (line 538) | public final static native long new_ITQTransform__SWIG_3(); method ITQTransform_train (line 539) | public final static native void ITQTransform_train(long jarg1, ITQTran... method ITQTransform_apply_noalloc (line 540) | public final static native void ITQTransform_apply_noalloc(long jarg1,... method delete_ITQTransform (line 541) | public final static native void delete_ITQTransform(long jarg1); method OPQMatrix_M_set (line 542) | public final static native void OPQMatrix_M_set(long jarg1, OPQMatrix ... method OPQMatrix_M_get (line 543) | public final static native int OPQMatrix_M_get(long jarg1, OPQMatrix j... method OPQMatrix_niter_set (line 544) | public final static native void OPQMatrix_niter_set(long jarg1, OPQMat... method OPQMatrix_niter_get (line 545) | public final static native int OPQMatrix_niter_get(long jarg1, OPQMatr... method OPQMatrix_niter_pq_set (line 546) | public final static native void OPQMatrix_niter_pq_set(long jarg1, OPQ... method OPQMatrix_niter_pq_get (line 547) | public final static native int OPQMatrix_niter_pq_get(long jarg1, OPQM... method OPQMatrix_niter_pq_0_set (line 548) | public final static native void OPQMatrix_niter_pq_0_set(long jarg1, O... method OPQMatrix_niter_pq_0_get (line 549) | public final static native int OPQMatrix_niter_pq_0_get(long jarg1, OP... method OPQMatrix_max_train_points_set (line 550) | public final static native void OPQMatrix_max_train_points_set(long ja... method OPQMatrix_max_train_points_get (line 551) | public final static native long OPQMatrix_max_train_points_get(long ja... method OPQMatrix_verbose_set (line 552) | public final static native void OPQMatrix_verbose_set(long jarg1, OPQM... method OPQMatrix_verbose_get (line 553) | public final static native boolean OPQMatrix_verbose_get(long jarg1, O... method OPQMatrix_pq_set (line 554) | public final static native void OPQMatrix_pq_set(long jarg1, OPQMatrix... method OPQMatrix_pq_get (line 555) | public final static native long OPQMatrix_pq_get(long jarg1, OPQMatrix... method new_OPQMatrix__SWIG_0 (line 556) | public final static native long new_OPQMatrix__SWIG_0(int jarg1, int j... method new_OPQMatrix__SWIG_1 (line 557) | public final static native long new_OPQMatrix__SWIG_1(int jarg1, int j... method new_OPQMatrix__SWIG_2 (line 558) | public final static native long new_OPQMatrix__SWIG_2(int jarg1); method new_OPQMatrix__SWIG_3 (line 559) | public final static native long new_OPQMatrix__SWIG_3(); method OPQMatrix_train (line 560) | public final static native void OPQMatrix_train(long jarg1, OPQMatrix ... method delete_OPQMatrix (line 561) | public final static native void delete_OPQMatrix(long jarg1); method RemapDimensionsTransform_map_set (line 562) | public final static native void RemapDimensionsTransform_map_set(long ... method RemapDimensionsTransform_map_get (line 563) | public final static native long RemapDimensionsTransform_map_get(long ... method new_RemapDimensionsTransform__SWIG_0 (line 564) | public final static native long new_RemapDimensionsTransform__SWIG_0(i... method new_RemapDimensionsTransform__SWIG_1 (line 565) | public final static native long new_RemapDimensionsTransform__SWIG_1(i... method new_RemapDimensionsTransform__SWIG_2 (line 566) | public final static native long new_RemapDimensionsTransform__SWIG_2(i... method RemapDimensionsTransform_apply_noalloc (line 567) | public final static native void RemapDimensionsTransform_apply_noalloc... method RemapDimensionsTransform_reverse_transform (line 568) | public final static native void RemapDimensionsTransform_reverse_trans... method new_RemapDimensionsTransform__SWIG_3 (line 569) | public final static native long new_RemapDimensionsTransform__SWIG_3(); method delete_RemapDimensionsTransform (line 570) | public final static native void delete_RemapDimensionsTransform(long j... method NormalizationTransform_norm_set (line 571) | public final static native void NormalizationTransform_norm_set(long j... method NormalizationTransform_norm_get (line 572) | public final static native float NormalizationTransform_norm_get(long ... method new_NormalizationTransform__SWIG_0 (line 573) | public final static native long new_NormalizationTransform__SWIG_0(int... method new_NormalizationTransform__SWIG_1 (line 574) | public final static native long new_NormalizationTransform__SWIG_1(int... method new_NormalizationTransform__SWIG_2 (line 575) | public final static native long new_NormalizationTransform__SWIG_2(); method NormalizationTransform_apply_noalloc (line 576) | public final static native void NormalizationTransform_apply_noalloc(l... method NormalizationTransform_reverse_transform (line 577) | public final static native void NormalizationTransform_reverse_transfo... method delete_NormalizationTransform (line 578) | public final static native void delete_NormalizationTransform(long jar... method CenteringTransform_mean_set (line 579) | public final static native void CenteringTransform_mean_set(long jarg1... method CenteringTransform_mean_get (line 580) | public final static native long CenteringTransform_mean_get(long jarg1... method new_CenteringTransform__SWIG_0 (line 581) | public final static native long new_CenteringTransform__SWIG_0(int jar... method new_CenteringTransform__SWIG_1 (line 582) | public final static native long new_CenteringTransform__SWIG_1(); method CenteringTransform_train (line 583) | public final static native void CenteringTransform_train(long jarg1, C... method CenteringTransform_apply_noalloc (line 584) | public final static native void CenteringTransform_apply_noalloc(long ... method CenteringTransform_reverse_transform (line 585) | public final static native void CenteringTransform_reverse_transform(l... method delete_CenteringTransform (line 586) | public final static native void delete_CenteringTransform(long jarg1); method IndexFlatCodes_code_size_set (line 587) | public final static native void IndexFlatCodes_code_size_set(long jarg... method IndexFlatCodes_code_size_get (line 588) | public final static native long IndexFlatCodes_code_size_get(long jarg... method IndexFlatCodes_codes_set (line 589) | public final static native void IndexFlatCodes_codes_set(long jarg1, I... method IndexFlatCodes_codes_get (line 590) | public final static native long IndexFlatCodes_codes_get(long jarg1, I... method IndexFlatCodes_add (line 591) | public final static native void IndexFlatCodes_add(long jarg1, IndexFl... method IndexFlatCodes_reset (line 592) | public final static native void IndexFlatCodes_reset(long jarg1, Index... method IndexFlatCodes_reconstruct_n (line 593) | public final static native void IndexFlatCodes_reconstruct_n(long jarg... method IndexFlatCodes_reconstruct (line 594) | public final static native void IndexFlatCodes_reconstruct(long jarg1,... method IndexFlatCodes_sa_code_size (line 595) | public final static native long IndexFlatCodes_sa_code_size(long jarg1... method IndexFlatCodes_remove_ids (line 596) | public final static native long IndexFlatCodes_remove_ids(long jarg1, ... method delete_IndexFlatCodes (line 597) | public final static native void delete_IndexFlatCodes(long jarg1); method new_IndexFlat__SWIG_0 (line 598) | public final static native long new_IndexFlat__SWIG_0(long jarg1, int ... method new_IndexFlat__SWIG_1 (line 599) | public final static native long new_IndexFlat__SWIG_1(long jarg1); method IndexFlat_search (line 600) | public final static native void IndexFlat_search(long jarg1, IndexFlat... method IndexFlat_range_search (line 601) | public final static native void IndexFlat_range_search(long jarg1, Ind... method IndexFlat_reconstruct (line 602) | public final static native void IndexFlat_reconstruct(long jarg1, Inde... method IndexFlat_compute_distance_subset (line 603) | public final static native void IndexFlat_compute_distance_subset(long... method IndexFlat_get_xb__SWIG_0 (line 604) | public final static native long IndexFlat_get_xb__SWIG_0(long jarg1, I... method new_IndexFlat__SWIG_2 (line 605) | public final static native long new_IndexFlat__SWIG_2(); method IndexFlat_get_distance_computer (line 606) | public final static native long IndexFlat_get_distance_computer(long j... method IndexFlat_sa_encode (line 607) | public final static native void IndexFlat_sa_encode(long jarg1, IndexF... method IndexFlat_sa_decode (line 608) | public final static native void IndexFlat_sa_decode(long jarg1, IndexF... method delete_IndexFlat (line 609) | public final static native void delete_IndexFlat(long jarg1); method new_IndexFlatIP__SWIG_0 (line 610) | public final static native long new_IndexFlatIP__SWIG_0(long jarg1); method new_IndexFlatIP__SWIG_1 (line 611) | public final static native long new_IndexFlatIP__SWIG_1(); method delete_IndexFlatIP (line 612) | public final static native void delete_IndexFlatIP(long jarg1); method new_IndexFlatL2__SWIG_0 (line 613) | public final static native long new_IndexFlatL2__SWIG_0(long jarg1); method new_IndexFlatL2__SWIG_1 (line 614) | public final static native long new_IndexFlatL2__SWIG_1(); method delete_IndexFlatL2 (line 615) | public final static native void delete_IndexFlatL2(long jarg1); method IndexFlat1D_continuous_update_set (line 616) | public final static native void IndexFlat1D_continuous_update_set(long... method IndexFlat1D_continuous_update_get (line 617) | public final static native boolean IndexFlat1D_continuous_update_get(l... method IndexFlat1D_perm_set (line 618) | public final static native void IndexFlat1D_perm_set(long jarg1, Index... method IndexFlat1D_perm_get (line 619) | public final static native long IndexFlat1D_perm_get(long jarg1, Index... method new_IndexFlat1D__SWIG_0 (line 620) | public final static native long new_IndexFlat1D__SWIG_0(boolean jarg1); method new_IndexFlat1D__SWIG_1 (line 621) | public final static native long new_IndexFlat1D__SWIG_1(); method IndexFlat1D_update_permutation (line 622) | public final static native void IndexFlat1D_update_permutation(long ja... method IndexFlat1D_add (line 623) | public final static native void IndexFlat1D_add(long jarg1, IndexFlat1... method IndexFlat1D_reset (line 624) | public final static native void IndexFlat1D_reset(long jarg1, IndexFla... method IndexFlat1D_search (line 625) | public final static native void IndexFlat1D_search(long jarg1, IndexFl... method delete_IndexFlat1D (line 626) | public final static native void delete_IndexFlat1D(long jarg1); method IndexLSH_nbits_set (line 627) | public final static native void IndexLSH_nbits_set(long jarg1, IndexLS... method IndexLSH_nbits_get (line 628) | public final static native int IndexLSH_nbits_get(long jarg1, IndexLSH... method IndexLSH_rotate_data_set (line 629) | public final static native void IndexLSH_rotate_data_set(long jarg1, I... method IndexLSH_rotate_data_get (line 630) | public final static native boolean IndexLSH_rotate_data_get(long jarg1... method IndexLSH_train_thresholds_set (line 631) | public final static native void IndexLSH_train_thresholds_set(long jar... method IndexLSH_train_thresholds_get (line 632) | public final static native boolean IndexLSH_train_thresholds_get(long ... method IndexLSH_rrot_set (line 633) | public final static native void IndexLSH_rrot_set(long jarg1, IndexLSH... method IndexLSH_rrot_get (line 634) | public final static native long IndexLSH_rrot_get(long jarg1, IndexLSH... method IndexLSH_thresholds_set (line 635) | public final static native void IndexLSH_thresholds_set(long jarg1, In... method IndexLSH_thresholds_get (line 636) | public final static native long IndexLSH_thresholds_get(long jarg1, In... method new_IndexLSH__SWIG_0 (line 637) | public final static native long new_IndexLSH__SWIG_0(long jarg1, int j... method new_IndexLSH__SWIG_1 (line 638) | public final static native long new_IndexLSH__SWIG_1(long jarg1, int j... method new_IndexLSH__SWIG_2 (line 639) | public final static native long new_IndexLSH__SWIG_2(long jarg1, int j... method IndexLSH_apply_preprocess (line 640) | public final static native long IndexLSH_apply_preprocess(long jarg1, ... method IndexLSH_train (line 641) | public final static native void IndexLSH_train(long jarg1, IndexLSH ja... method IndexLSH_search (line 642) | public final static native void IndexLSH_search(long jarg1, IndexLSH j... method IndexLSH_transfer_thresholds (line 643) | public final static native void IndexLSH_transfer_thresholds(long jarg... method delete_IndexLSH (line 644) | public final static native void delete_IndexLSH(long jarg1); method new_IndexLSH__SWIG_3 (line 645) | public final static native long new_IndexLSH__SWIG_3(); method IndexLSH_sa_encode (line 646) | public final static native void IndexLSH_sa_encode(long jarg1, IndexLS... method IndexLSH_sa_decode (line 647) | public final static native void IndexLSH_sa_decode(long jarg1, IndexLS... method SimulatedAnnealingParameters_init_temperature_set (line 648) | public final static native void SimulatedAnnealingParameters_init_temp... method SimulatedAnnealingParameters_init_temperature_get (line 649) | public final static native double SimulatedAnnealingParameters_init_te... method SimulatedAnnealingParameters_temperature_decay_set (line 650) | public final static native void SimulatedAnnealingParameters_temperatu... method SimulatedAnnealingParameters_temperature_decay_get (line 651) | public final static native double SimulatedAnnealingParameters_tempera... method SimulatedAnnealingParameters_n_iter_set (line 652) | public final static native void SimulatedAnnealingParameters_n_iter_se... method SimulatedAnnealingParameters_n_iter_get (line 653) | public final static native int SimulatedAnnealingParameters_n_iter_get... method SimulatedAnnealingParameters_n_redo_set (line 654) | public final static native void SimulatedAnnealingParameters_n_redo_se... method SimulatedAnnealingParameters_n_redo_get (line 655) | public final static native int SimulatedAnnealingParameters_n_redo_get... method SimulatedAnnealingParameters_seed_set (line 656) | public final static native void SimulatedAnnealingParameters_seed_set(... method SimulatedAnnealingParameters_seed_get (line 657) | public final static native int SimulatedAnnealingParameters_seed_get(l... method SimulatedAnnealingParameters_verbose_set (line 658) | public final static native void SimulatedAnnealingParameters_verbose_s... method SimulatedAnnealingParameters_verbose_get (line 659) | public final static native int SimulatedAnnealingParameters_verbose_ge... method SimulatedAnnealingParameters_only_bit_flips_set (line 660) | public final static native void SimulatedAnnealingParameters_only_bit_... method SimulatedAnnealingParameters_only_bit_flips_get (line 661) | public final static native boolean SimulatedAnnealingParameters_only_b... method SimulatedAnnealingParameters_init_random_set (line 662) | public final static native void SimulatedAnnealingParameters_init_rand... method SimulatedAnnealingParameters_init_random_get (line 663) | public final static native boolean SimulatedAnnealingParameters_init_r... method new_SimulatedAnnealingParameters (line 664) | public final static native long new_SimulatedAnnealingParameters(); method delete_SimulatedAnnealingParameters (line 665) | public final static native void delete_SimulatedAnnealingParameters(lo... method PermutationObjective_n_set (line 666) | public final static native void PermutationObjective_n_set(long jarg1,... method PermutationObjective_n_get (line 667) | public final static native int PermutationObjective_n_get(long jarg1, ... method PermutationObjective_compute_cost (line 668) | public final static native double PermutationObjective_compute_cost(lo... method PermutationObjective_cost_update (line 669) | public final static native double PermutationObjective_cost_update(lon... method delete_PermutationObjective (line 670) | public final static native void delete_PermutationObjective(long jarg1); method ReproduceDistancesObjective_dis_weight_factor_set (line 671) | public final static native void ReproduceDistancesObjective_dis_weight... method ReproduceDistancesObjective_dis_weight_factor_get (line 672) | public final static native double ReproduceDistancesObjective_dis_weig... method ReproduceDistancesObjective_sqr (line 673) | public final static native double ReproduceDistancesObjective_sqr(doub... method ReproduceDistancesObjective_dis_weight (line 674) | public final static native double ReproduceDistancesObjective_dis_weig... method ReproduceDistancesObjective_source_dis_set (line 675) | public final static native void ReproduceDistancesObjective_source_dis... method ReproduceDistancesObjective_source_dis_get (line 676) | public final static native long ReproduceDistancesObjective_source_dis... method ReproduceDistancesObjective_target_dis_set (line 677) | public final static native void ReproduceDistancesObjective_target_dis... method ReproduceDistancesObjective_target_dis_get (line 678) | public final static native long ReproduceDistancesObjective_target_dis... method ReproduceDistancesObjective_weights_set (line 679) | public final static native void ReproduceDistancesObjective_weights_se... method ReproduceDistancesObjective_weights_get (line 680) | public final static native long ReproduceDistancesObjective_weights_ge... method ReproduceDistancesObjective_get_source_dis (line 681) | public final static native double ReproduceDistancesObjective_get_sour... method ReproduceDistancesObjective_compute_cost (line 682) | public final static native double ReproduceDistancesObjective_compute_... method ReproduceDistancesObjective_cost_update (line 683) | public final static native double ReproduceDistancesObjective_cost_upd... method new_ReproduceDistancesObjective (line 684) | public final static native long new_ReproduceDistancesObjective(int ja... method ReproduceDistancesObjective_compute_mean_stdev (line 685) | public final static native void ReproduceDistancesObjective_compute_me... method ReproduceDistancesObjective_set_affine_target_dis (line 686) | public final static native void ReproduceDistancesObjective_set_affine... method delete_ReproduceDistancesObjective (line 687) | public final static native void delete_ReproduceDistancesObjective(lon... method SimulatedAnnealingOptimizer_obj_set (line 688) | public final static native void SimulatedAnnealingOptimizer_obj_set(lo... method SimulatedAnnealingOptimizer_obj_get (line 689) | public final static native long SimulatedAnnealingOptimizer_obj_get(lo... method SimulatedAnnealingOptimizer_n_set (line 690) | public final static native void SimulatedAnnealingOptimizer_n_set(long... method SimulatedAnnealingOptimizer_n_get (line 691) | public final static native int SimulatedAnnealingOptimizer_n_get(long ... method SimulatedAnnealingOptimizer_logfile_set (line 692) | public final static native void SimulatedAnnealingOptimizer_logfile_se... method SimulatedAnnealingOptimizer_logfile_get (line 693) | public final static native long SimulatedAnnealingOptimizer_logfile_ge... method new_SimulatedAnnealingOptimizer (line 694) | public final static native long new_SimulatedAnnealingOptimizer(long j... method SimulatedAnnealingOptimizer_rnd_set (line 695) | public final static native void SimulatedAnnealingOptimizer_rnd_set(lo... method SimulatedAnnealingOptimizer_rnd_get (line 696) | public final static native long SimulatedAnnealingOptimizer_rnd_get(lo... method SimulatedAnnealingOptimizer_init_cost_set (line 697) | public final static native void SimulatedAnnealingOptimizer_init_cost_... method SimulatedAnnealingOptimizer_init_cost_get (line 698) | public final static native double SimulatedAnnealingOptimizer_init_cos... method SimulatedAnnealingOptimizer_optimize (line 699) | public final static native double SimulatedAnnealingOptimizer_optimize... method SimulatedAnnealingOptimizer_run_optimization (line 700) | public final static native double SimulatedAnnealingOptimizer_run_opti... method delete_SimulatedAnnealingOptimizer (line 701) | public final static native void delete_SimulatedAnnealingOptimizer(lon... method PolysemousTraining_optimization_type_set (line 702) | public final static native void PolysemousTraining_optimization_type_s... method PolysemousTraining_optimization_type_get (line 703) | public final static native int PolysemousTraining_optimization_type_ge... method PolysemousTraining_ntrain_permutation_set (line 704) | public final static native void PolysemousTraining_ntrain_permutation_... method PolysemousTraining_ntrain_permutation_get (line 705) | public final static native int PolysemousTraining_ntrain_permutation_g... method PolysemousTraining_dis_weight_factor_set (line 706) | public final static native void PolysemousTraining_dis_weight_factor_s... method PolysemousTraining_dis_weight_factor_get (line 707) | public final static native double PolysemousTraining_dis_weight_factor... method PolysemousTraining_max_memory_set (line 708) | public final static native void PolysemousTraining_max_memory_set(long... method PolysemousTraining_max_memory_get (line 709) | public final static native long PolysemousTraining_max_memory_get(long... method PolysemousTraining_log_pattern_set (line 710) | public final static native void PolysemousTraining_log_pattern_set(lon... method PolysemousTraining_log_pattern_get (line 711) | public final static native String PolysemousTraining_log_pattern_get(l... method new_PolysemousTraining (line 712) | public final static native long new_PolysemousTraining(); method PolysemousTraining_optimize_pq_for_hamming (line 713) | public final static native void PolysemousTraining_optimize_pq_for_ham... method PolysemousTraining_optimize_ranking (line 714) | public final static native void PolysemousTraining_optimize_ranking(lo... method PolysemousTraining_optimize_reproduce_distances (line 715) | public final static native void PolysemousTraining_optimize_reproduce_... method PolysemousTraining_memory_usage_per_thread (line 716) | public final static native long PolysemousTraining_memory_usage_per_th... method delete_PolysemousTraining (line 717) | public final static native void delete_PolysemousTraining(long jarg1); method IndexPQ_pq_set (line 718) | public final static native void IndexPQ_pq_set(long jarg1, IndexPQ jar... method IndexPQ_pq_get (line 719) | public final static native long IndexPQ_pq_get(long jarg1, IndexPQ jar... method new_IndexPQ__SWIG_0 (line 720) | public final static native long new_IndexPQ__SWIG_0(int jarg1, long ja... method new_IndexPQ__SWIG_1 (line 721) | public final static native long new_IndexPQ__SWIG_1(int jarg1, long ja... method new_IndexPQ__SWIG_2 (line 722) | public final static native long new_IndexPQ__SWIG_2(); method IndexPQ_train (line 723) | public final static native void IndexPQ_train(long jarg1, IndexPQ jarg... method IndexPQ_search (line 724) | public final static native void IndexPQ_search(long jarg1, IndexPQ jar... method IndexPQ_sa_encode (line 725) | public final static native void IndexPQ_sa_encode(long jarg1, IndexPQ ... method IndexPQ_sa_decode (line 726) | public final static native void IndexPQ_sa_decode(long jarg1, IndexPQ ... method IndexPQ_get_distance_computer (line 727) | public final static native long IndexPQ_get_distance_computer(long jar... method IndexPQ_do_polysemous_training_set (line 728) | public final static native void IndexPQ_do_polysemous_training_set(lon... method IndexPQ_do_polysemous_training_get (line 729) | public final static native boolean IndexPQ_do_polysemous_training_get(... method IndexPQ_polysemous_training_set (line 730) | public final static native void IndexPQ_polysemous_training_set(long j... method IndexPQ_polysemous_training_get (line 731) | public final static native long IndexPQ_polysemous_training_get(long j... method IndexPQ_search_type_set (line 732) | public final static native void IndexPQ_search_type_set(long jarg1, In... method IndexPQ_search_type_get (line 733) | public final static native int IndexPQ_search_type_get(long jarg1, Ind... method IndexPQ_encode_signs_set (line 734) | public final static native void IndexPQ_encode_signs_set(long jarg1, I... method IndexPQ_encode_signs_get (line 735) | public final static native boolean IndexPQ_encode_signs_get(long jarg1... method IndexPQ_polysemous_ht_set (line 736) | public final static native void IndexPQ_polysemous_ht_set(long jarg1, ... method IndexPQ_polysemous_ht_get (line 737) | public final static native int IndexPQ_polysemous_ht_get(long jarg1, I... method IndexPQ_search_core_polysemous (line 738) | public final static native void IndexPQ_search_core_polysemous(long ja... method IndexPQ_hamming_distance_histogram (line 739) | public final static native void IndexPQ_hamming_distance_histogram(lon... method IndexPQ_hamming_distance_table (line 740) | public final static native void IndexPQ_hamming_distance_table(long ja... method delete_IndexPQ (line 741) | public final static native void delete_IndexPQ(long jarg1); method IndexPQStats_nq_set (line 742) | public final static native void IndexPQStats_nq_set(long jarg1, IndexP... method IndexPQStats_nq_get (line 743) | public final static native long IndexPQStats_nq_get(long jarg1, IndexP... method IndexPQStats_ncode_set (line 744) | public final static native void IndexPQStats_ncode_set(long jarg1, Ind... method IndexPQStats_ncode_get (line 745) | public final static native long IndexPQStats_ncode_get(long jarg1, Ind... method IndexPQStats_n_hamming_pass_set (line 746) | public final static native void IndexPQStats_n_hamming_pass_set(long j... method IndexPQStats_n_hamming_pass_get (line 747) | public final static native long IndexPQStats_n_hamming_pass_get(long j... method new_IndexPQStats (line 748) | public final static native long new_IndexPQStats(); method IndexPQStats_reset (line 749) | public final static native void IndexPQStats_reset(long jarg1, IndexPQ... method delete_IndexPQStats (line 750) | public final static native void delete_IndexPQStats(long jarg1); method indexPQ_stats_set (line 751) | public final static native void indexPQ_stats_set(long jarg1, IndexPQS... method indexPQ_stats_get (line 752) | public final static native long indexPQ_stats_get(); method MultiIndexQuantizer_pq_set (line 753) | public final static native void MultiIndexQuantizer_pq_set(long jarg1,... method MultiIndexQuantizer_pq_get (line 754) | public final static native long MultiIndexQuantizer_pq_get(long jarg1,... method new_MultiIndexQuantizer__SWIG_0 (line 755) | public final static native long new_MultiIndexQuantizer__SWIG_0(int ja... method MultiIndexQuantizer_train (line 756) | public final static native void MultiIndexQuantizer_train(long jarg1, ... method MultiIndexQuantizer_search (line 757) | public final static native void MultiIndexQuantizer_search(long jarg1,... method MultiIndexQuantizer_add (line 758) | public final static native void MultiIndexQuantizer_add(long jarg1, Mu... method MultiIndexQuantizer_reset (line 759) | public final static native void MultiIndexQuantizer_reset(long jarg1, ... method new_MultiIndexQuantizer__SWIG_1 (line 760) | public final static native long new_MultiIndexQuantizer__SWIG_1(); method MultiIndexQuantizer_reconstruct (line 761) | public final static native void MultiIndexQuantizer_reconstruct(long j... method delete_MultiIndexQuantizer (line 762) | public final static native void delete_MultiIndexQuantizer(long jarg1); method MultiIndexQuantizer2_assign_indexes_set (line 763) | public final static native void MultiIndexQuantizer2_assign_indexes_se... method MultiIndexQuantizer2_assign_indexes_get (line 764) | public final static native long MultiIndexQuantizer2_assign_indexes_ge... method MultiIndexQuantizer2_own_fields_set (line 765) | public final static native void MultiIndexQuantizer2_own_fields_set(lo... method MultiIndexQuantizer2_own_fields_get (line 766) | public final static native boolean MultiIndexQuantizer2_own_fields_get... method new_MultiIndexQuantizer2__SWIG_0 (line 767) | public final static native long new_MultiIndexQuantizer2__SWIG_0(int j... method new_MultiIndexQuantizer2__SWIG_1 (line 768) | public final static native long new_MultiIndexQuantizer2__SWIG_1(int j... method MultiIndexQuantizer2_train (line 769) | public final static native void MultiIndexQuantizer2_train(long jarg1,... method MultiIndexQuantizer2_search (line 770) | public final static native void MultiIndexQuantizer2_search(long jarg1... method delete_MultiIndexQuantizer2 (line 771) | public final static native void delete_MultiIndexQuantizer2(long jarg1); method InvertedLists_nlist_set (line 772) | public final static native void InvertedLists_nlist_set(long jarg1, In... method InvertedLists_nlist_get (line 773) | public final static native long InvertedLists_nlist_get(long jarg1, In... method InvertedLists_code_size_set (line 774) | public final static native void InvertedLists_code_size_set(long jarg1... method InvertedLists_code_size_get (line 775) | public final static native long InvertedLists_code_size_get(long jarg1... method InvertedLists_INVALID_CODE_SIZE_get (line 776) | public final static native long InvertedLists_INVALID_CODE_SIZE_get(); method InvertedLists_list_size (line 777) | public final static native long InvertedLists_list_size(long jarg1, In... method InvertedLists_get_codes (line 778) | public final static native long InvertedLists_get_codes(long jarg1, In... method InvertedLists_get_ids (line 779) | public final static native long InvertedLists_get_ids(long jarg1, Inve... method InvertedLists_release_codes (line 780) | public final static native void InvertedLists_release_codes(long jarg1... method InvertedLists_release_ids (line 781) | public final static native void InvertedLists_release_ids(long jarg1, ... method InvertedLists_get_single_id (line 782) | public final static native long InvertedLists_get_single_id(long jarg1... method InvertedLists_get_single_code (line 783) | public final static native long InvertedLists_get_single_code(long jar... method InvertedLists_prefetch_lists (line 784) | public final static native void InvertedLists_prefetch_lists(long jarg... method InvertedLists_add_entry (line 785) | public final static native long InvertedLists_add_entry(long jarg1, In... method InvertedLists_add_entries (line 786) | public final static native long InvertedLists_add_entries(long jarg1, ... method InvertedLists_update_entry (line 787) | public final static native void InvertedLists_update_entry(long jarg1,... method InvertedLists_update_entries (line 788) | public final static native void InvertedLists_update_entries(long jarg... method InvertedLists_resize (line 789) | public final static native void InvertedLists_resize(long jarg1, Inver... method InvertedLists_reset (line 790) | public final static native void InvertedLists_reset(long jarg1, Invert... method InvertedLists_merge_from (line 791) | public final static native void InvertedLists_merge_from(long jarg1, I... method delete_InvertedLists (line 792) | public final static native void delete_InvertedLists(long jarg1); method InvertedLists_imbalance_factor (line 793) | public final static native double InvertedLists_imbalance_factor(long ... method InvertedLists_print_stats (line 794) | public final static native void InvertedLists_print_stats(long jarg1, ... method InvertedLists_compute_ntotal (line 795) | public final static native long InvertedLists_compute_ntotal(long jarg... method InvertedLists_ScopedIds_il_set (line 796) | public final static native void InvertedLists_ScopedIds_il_set(long ja... method InvertedLists_ScopedIds_il_get (line 797) | public final static native long InvertedLists_ScopedIds_il_get(long ja... method InvertedLists_ScopedIds_ids_set (line 798) | public final static native void InvertedLists_ScopedIds_ids_set(long j... method InvertedLists_ScopedIds_ids_get (line 799) | public final static native long InvertedLists_ScopedIds_ids_get(long j... method InvertedLists_ScopedIds_list_no_set (line 800) | public final static native void InvertedLists_ScopedIds_list_no_set(lo... method InvertedLists_ScopedIds_list_no_get (line 801) | public final static native long InvertedLists_ScopedIds_list_no_get(lo... method new_InvertedLists_ScopedIds (line 802) | public final static native long new_InvertedLists_ScopedIds(long jarg1... method InvertedLists_ScopedIds_get (line 803) | public final static native long InvertedLists_ScopedIds_get(long jarg1... method delete_InvertedLists_ScopedIds (line 804) | public final static native void delete_InvertedLists_ScopedIds(long ja... method InvertedLists_ScopedCodes_il_set (line 805) | public final static native void InvertedLists_ScopedCodes_il_set(long ... method InvertedLists_ScopedCodes_il_get (line 806) | public final static native long InvertedLists_ScopedCodes_il_get(long ... method InvertedLists_ScopedCodes_codes_set (line 807) | public final static native void InvertedLists_ScopedCodes_codes_set(lo... method InvertedLists_ScopedCodes_codes_get (line 808) | public final static native long InvertedLists_ScopedCodes_codes_get(lo... method InvertedLists_ScopedCodes_list_no_set (line 809) | public final static native void InvertedLists_ScopedCodes_list_no_set(... method InvertedLists_ScopedCodes_list_no_get (line 810) | public final static native long InvertedLists_ScopedCodes_list_no_get(... method new_InvertedLists_ScopedCodes__SWIG_0 (line 811) | public final static native long new_InvertedLists_ScopedCodes__SWIG_0(... method new_InvertedLists_ScopedCodes__SWIG_1 (line 812) | public final static native long new_InvertedLists_ScopedCodes__SWIG_1(... method InvertedLists_ScopedCodes_get (line 813) | public final static native long InvertedLists_ScopedCodes_get(long jar... method delete_InvertedLists_ScopedCodes (line 814) | public final static native void delete_InvertedLists_ScopedCodes(long ... method ArrayInvertedLists_codes_set (line 815) | public final static native void ArrayInvertedLists_codes_set(long jarg... method ArrayInvertedLists_codes_get (line 816) | public final static native long ArrayInvertedLists_codes_get(long jarg... method ArrayInvertedLists_ids_set (line 817) | public final static native void ArrayInvertedLists_ids_set(long jarg1,... method ArrayInvertedLists_ids_get (line 818) | public final static native long ArrayInvertedLists_ids_get(long jarg1,... method new_ArrayInvertedLists (line 819) | public final static native long new_ArrayInvertedLists(long jarg1, lon... method ArrayInvertedLists_list_size (line 820) | public final static native long ArrayInvertedLists_list_size(long jarg... method ArrayInvertedLists_get_codes (line 821) | public final static native long ArrayInvertedLists_get_codes(long jarg... method ArrayInvertedLists_get_ids (line 822) | public final static native long ArrayInvertedLists_get_ids(long jarg1,... method ArrayInvertedLists_add_entries (line 823) | public final static native long ArrayInvertedLists_add_entries(long ja... method ArrayInvertedLists_update_entries (line 824) | public final static native void ArrayInvertedLists_update_entries(long... method ArrayInvertedLists_resize (line 825) | public final static native void ArrayInvertedLists_resize(long jarg1, ... method delete_ArrayInvertedLists (line 826) | public final static native void delete_ArrayInvertedLists(long jarg1); method ReadOnlyInvertedLists_add_entries (line 827) | public final static native long ReadOnlyInvertedLists_add_entries(long... method ReadOnlyInvertedLists_update_entries (line 828) | public final static native void ReadOnlyInvertedLists_update_entries(l... method ReadOnlyInvertedLists_resize (line 829) | public final static native void ReadOnlyInvertedLists_resize(long jarg... method delete_ReadOnlyInvertedLists (line 830) | public final static native void delete_ReadOnlyInvertedLists(long jarg1); method HStackInvertedLists_ils_set (line 831) | public final static native void HStackInvertedLists_ils_set(long jarg1... method HStackInvertedLists_ils_get (line 832) | public final static native long HStackInvertedLists_ils_get(long jarg1... method new_HStackInvertedLists (line 833) | public final static native long new_HStackInvertedLists(int jarg1, lon... method HStackInvertedLists_list_size (line 834) | public final static native long HStackInvertedLists_list_size(long jar... method HStackInvertedLists_get_codes (line 835) | public final static native long HStackInvertedLists_get_codes(long jar... method HStackInvertedLists_get_ids (line 836) | public final static native long HStackInvertedLists_get_ids(long jarg1... method HStackInvertedLists_prefetch_lists (line 837) | public final static native void HStackInvertedLists_prefetch_lists(lon... method HStackInvertedLists_release_codes (line 838) | public final static native void HStackInvertedLists_release_codes(long... method HStackInvertedLists_release_ids (line 839) | public final static native void HStackInvertedLists_release_ids(long j... method HStackInvertedLists_get_single_id (line 840) | public final static native long HStackInvertedLists_get_single_id(long... method HStackInvertedLists_get_single_code (line 841) | public final static native long HStackInvertedLists_get_single_code(lo... method delete_HStackInvertedLists (line 842) | public final static native void delete_HStackInvertedLists(long jarg1); method SliceInvertedLists_il_set (line 843) | public final static native void SliceInvertedLists_il_set(long jarg1, ... method SliceInvertedLists_il_get (line 844) | public final static native long SliceInvertedLists_il_get(long jarg1, ... method SliceInvertedLists_i0_set (line 845) | public final static native void SliceInvertedLists_i0_set(long jarg1, ... method SliceInvertedLists_i0_get (line 846) | public final static native long SliceInvertedLists_i0_get(long jarg1, ... method SliceInvertedLists_i1_set (line 847) | public final static native void SliceInvertedLists_i1_set(long jarg1, ... method SliceInvertedLists_i1_get (line 848) | public final static native long SliceInvertedLists_i1_get(long jarg1, ... method new_SliceInvertedLists (line 849) | public final static native long new_SliceInvertedLists(long jarg1, Inv... method SliceInvertedLists_list_size (line 850) | public final static native long SliceInvertedLists_list_size(long jarg... method SliceInvertedLists_get_codes (line 851) | public final static native long SliceInvertedLists_get_codes(long jarg... method SliceInvertedLists_get_ids (line 852) | public final static native long SliceInvertedLists_get_ids(long jarg1,... method SliceInvertedLists_release_codes (line 853) | public final static native void SliceInvertedLists_release_codes(long ... method SliceInvertedLists_release_ids (line 854) | public final static native void SliceInvertedLists_release_ids(long ja... method SliceInvertedLists_get_single_id (line 855) | public final static native long SliceInvertedLists_get_single_id(long ... method SliceInvertedLists_get_single_code (line 856) | public final static native long SliceInvertedLists_get_single_code(lon... method SliceInvertedLists_prefetch_lists (line 857) | public final static native void SliceInvertedLists_prefetch_lists(long... method delete_SliceInvertedLists (line 858) | public final static native void delete_SliceInvertedLists(long jarg1); method VStackInvertedLists_ils_set (line 859) | public final static native void VStackInvertedLists_ils_set(long jarg1... method VStackInvertedLists_ils_get (line 860) | public final static native long VStackInvertedLists_ils_get(long jarg1... method VStackInvertedLists_cumsz_set (line 861) | public final static native void VStackInvertedLists_cumsz_set(long jar... method VStackInvertedLists_cumsz_get (line 862) | public final static native long VStackInvertedLists_cumsz_get(long jar... method new_VStackInvertedLists (line 863) | public final static native long new_VStackInvertedLists(int jarg1, lon... method VStackInvertedLists_list_size (line 864) | public final static native long VStackInvertedLists_list_size(long jar... method VStackInvertedLists_get_codes (line 865) | public final static native long VStackInvertedLists_get_codes(long jar... method VStackInvertedLists_get_ids (line 866) | public final static native long VStackInvertedLists_get_ids(long jarg1... method VStackInvertedLists_release_codes (line 867) | public final static native void VStackInvertedLists_release_codes(long... method VStackInvertedLists_release_ids (line 868) | public final static native void VStackInvertedLists_release_ids(long j... method VStackInvertedLists_get_single_id (line 869) | public final static native long VStackInvertedLists_get_single_id(long... method VStackInvertedLists_get_single_code (line 870) | public final static native long VStackInvertedLists_get_single_code(lo... method VStackInvertedLists_prefetch_lists (line 871) | public final static native void VStackInvertedLists_prefetch_lists(lon... method delete_VStackInvertedLists (line 872) | public final static native void delete_VStackInvertedLists(long jarg1); method MaskedInvertedLists_il0_set (line 873) | public final static native void MaskedInvertedLists_il0_set(long jarg1... method MaskedInvertedLists_il0_get (line 874) | public final static native long MaskedInvertedLists_il0_get(long jarg1... method MaskedInvertedLists_il1_set (line 875) | public final static native void MaskedInvertedLists_il1_set(long jarg1... method MaskedInvertedLists_il1_get (line 876) | public final static native long MaskedInvertedLists_il1_get(long jarg1... method new_MaskedInvertedLists (line 877) | public final static native long new_MaskedInvertedLists(long jarg1, In... method MaskedInvertedLists_list_size (line 878) | public final static native long MaskedInvertedLists_list_size(long jar... method MaskedInvertedLists_get_codes (line 879) | public final static native long MaskedInvertedLists_get_codes(long jar... method MaskedInvertedLists_get_ids (line 880) | public final static native long MaskedInvertedLists_get_ids(long jarg1... method MaskedInvertedLists_release_codes (line 881) | public final static native void MaskedInvertedLists_release_codes(long... method MaskedInvertedLists_release_ids (line 882) | public final static native void MaskedInvertedLists_release_ids(long j... method MaskedInvertedLists_get_single_id (line 883) | public final static native long MaskedInvertedLists_get_single_id(long... method MaskedInvertedLists_get_single_code (line 884) | public final static native long MaskedInvertedLists_get_single_code(lo... method MaskedInvertedLists_prefetch_lists (line 885) | public final static native void MaskedInvertedLists_prefetch_lists(lon... method delete_MaskedInvertedLists (line 886) | public final static native void delete_MaskedInvertedLists(long jarg1); method StopWordsInvertedLists_il0_set (line 887) | public final static native void StopWordsInvertedLists_il0_set(long ja... method StopWordsInvertedLists_il0_get (line 888) | public final static native long StopWordsInvertedLists_il0_get(long ja... method StopWordsInvertedLists_maxsize_set (line 889) | public final static native void StopWordsInvertedLists_maxsize_set(lon... method StopWordsInvertedLists_maxsize_get (line 890) | public final static native long StopWordsInvertedLists_maxsize_get(lon... method new_StopWordsInvertedLists (line 891) | public final static native long new_StopWordsInvertedLists(long jarg1,... method StopWordsInvertedLists_list_size (line 892) | public final static native long StopWordsInvertedLists_list_size(long ... method StopWordsInvertedLists_get_codes (line 893) | public final static native long StopWordsInvertedLists_get_codes(long ... method StopWordsInvertedLists_get_ids (line 894) | public final static native long StopWordsInvertedLists_get_ids(long ja... method StopWordsInvertedLists_release_codes (line 895) | public final static native void StopWordsInvertedLists_release_codes(l... method StopWordsInvertedLists_release_ids (line 896) | public final static native void StopWordsInvertedLists_release_ids(lon... method StopWordsInvertedLists_get_single_id (line 897) | public final static native long StopWordsInvertedLists_get_single_id(l... method StopWordsInvertedLists_get_single_code (line 898) | public final static native long StopWordsInvertedLists_get_single_code... method StopWordsInvertedLists_prefetch_lists (line 899) | public final static native void StopWordsInvertedLists_prefetch_lists(... method delete_StopWordsInvertedLists (line 900) | public final static native void delete_StopWordsInvertedLists(long jar... method Level1Quantizer_quantizer_set (line 901) | public final static native void Level1Quantizer_quantizer_set(long jar... method Level1Quantizer_quantizer_get (line 902) | public final static native long Level1Quantizer_quantizer_get(long jar... method Level1Quantizer_nlist_set (line 903) | public final static native void Level1Quantizer_nlist_set(long jarg1, ... method Level1Quantizer_nlist_get (line 904) | public final static native long Level1Quantizer_nlist_get(long jarg1, ... method Level1Quantizer_quantizer_trains_alone_set (line 905) | public final static native void Level1Quantizer_quantizer_trains_alone... method Level1Quantizer_quantizer_trains_alone_get (line 906) | public final static native char Level1Quantizer_quantizer_trains_alone... method Level1Quantizer_own_fields_set (line 907) | public final static native void Level1Quantizer_own_fields_set(long ja... method Level1Quantizer_own_fields_get (line 908) | public final static native boolean Level1Quantizer_own_fields_get(long... method Level1Quantizer_cp_set (line 909) | public final static native void Level1Quantizer_cp_set(long jarg1, Lev... method Level1Quantizer_cp_get (line 910) | public final static native long Level1Quantizer_cp_get(long jarg1, Lev... method Level1Quantizer_clustering_index_set (line 911) | public final static native void Level1Quantizer_clustering_index_set(l... method Level1Quantizer_clustering_index_get (line 912) | public final static native long Level1Quantizer_clustering_index_get(l... method Level1Quantizer_train_q1 (line 913) | public final static native void Level1Quantizer_train_q1(long jarg1, L... method Level1Quantizer_coarse_code_size (line 914) | public final static native long Level1Quantizer_coarse_code_size(long ... method Level1Quantizer_encode_listno (line 915) | public final static native void Level1Quantizer_encode_listno(long jar... method Level1Quantizer_decode_listno (line 916) | public final static native long Level1Quantizer_decode_listno(long jar... method new_Level1Quantizer__SWIG_0 (line 917) | public final static native long new_Level1Quantizer__SWIG_0(long jarg1... method new_Level1Quantizer__SWIG_1 (line 918) | public final static native long new_Level1Quantizer__SWIG_1(); method delete_Level1Quantizer (line 919) | public final static native void delete_Level1Quantizer(long jarg1); method IVFSearchParameters_nprobe_set (line 920) | public final static native void IVFSearchParameters_nprobe_set(long ja... method IVFSearchParameters_nprobe_get (line 921) | public final static native long IVFSearchParameters_nprobe_get(long ja... method IVFSearchParameters_max_codes_set (line 922) | public final static native void IVFSearchParameters_max_codes_set(long... method IVFSearchParameters_max_codes_get (line 923) | public final static native long IVFSearchParameters_max_codes_get(long... method new_IVFSearchParameters (line 924) | public final static native long new_IVFSearchParameters(); method delete_IVFSearchParameters (line 925) | public final static native void delete_IVFSearchParameters(long jarg1); method IndexIVF_invlists_set (line 926) | public final static native void IndexIVF_invlists_set(long jarg1, Inde... method IndexIVF_invlists_get (line 927) | public final static native long IndexIVF_invlists_get(long jarg1, Inde... method IndexIVF_own_invlists_set (line 928) | public final static native void IndexIVF_own_invlists_set(long jarg1, ... method IndexIVF_own_invlists_get (line 929) | public final static native boolean IndexIVF_own_invlists_get(long jarg... method IndexIVF_code_size_set (line 930) | public final static native void IndexIVF_code_size_set(long jarg1, Ind... method IndexIVF_code_size_get (line 931) | public final static native long IndexIVF_code_size_get(long jarg1, Ind... method IndexIVF_nprobe_set (line 932) | public final static native void IndexIVF_nprobe_set(long jarg1, IndexI... method IndexIVF_nprobe_get (line 933) | public final static native long IndexIVF_nprobe_get(long jarg1, IndexI... method IndexIVF_max_codes_set (line 934) | public final static native void IndexIVF_max_codes_set(long jarg1, Ind... method IndexIVF_max_codes_get (line 935) | public final static native long IndexIVF_max_codes_get(long jarg1, Ind... method IndexIVF_parallel_mode_set (line 936) | public final static native void IndexIVF_parallel_mode_set(long jarg1,... method IndexIVF_parallel_mode_get (line 937) | public final static native int IndexIVF_parallel_mode_get(long jarg1, ... method IndexIVF_PARALLEL_MODE_NO_HEAP_INIT_get (line 938) | public final static native int IndexIVF_PARALLEL_MODE_NO_HEAP_INIT_get... method IndexIVF_direct_map_set (line 939) | public final static native void IndexIVF_direct_map_set(long jarg1, In... method IndexIVF_direct_map_get (line 940) | public final static native long IndexIVF_direct_map_get(long jarg1, In... method IndexIVF_reset (line 941) | public final static native void IndexIVF_reset(long jarg1, IndexIVF ja... method IndexIVF_train (line 942) | public final static native void IndexIVF_train(long jarg1, IndexIVF ja... method IndexIVF_add (line 943) | public final static native void IndexIVF_add(long jarg1, IndexIVF jarg... method IndexIVF_add_with_ids (line 944) | public final static native void IndexIVF_add_with_ids(long jarg1, Inde... method IndexIVF_add_core (line 945) | public final static native void IndexIVF_add_core(long jarg1, IndexIVF... method IndexIVF_encode_vectors__SWIG_0 (line 946) | public final static native void IndexIVF_encode_vectors__SWIG_0(long j... method IndexIVF_encode_vectors__SWIG_1 (line 947) | public final static native void IndexIVF_encode_vectors__SWIG_1(long j... method IndexIVF_add_sa_codes (line 948) | public final static native void IndexIVF_add_sa_codes(long jarg1, Inde... method IndexIVF_train_residual (line 949) | public final static native void IndexIVF_train_residual(long jarg1, In... method IndexIVF_search_preassigned__SWIG_0 (line 950) | public final static native void IndexIVF_search_preassigned__SWIG_0(lo... method IndexIVF_search_preassigned__SWIG_1 (line 951) | public final static native void IndexIVF_search_preassigned__SWIG_1(lo... method IndexIVF_search_preassigned__SWIG_2 (line 952) | public final static native void IndexIVF_search_preassigned__SWIG_2(lo... method IndexIVF_search (line 953) | public final static native void IndexIVF_search(long jarg1, IndexIVF j... method IndexIVF_range_search (line 954) | public final static native void IndexIVF_range_search(long jarg1, Inde... method IndexIVF_range_search_preassigned__SWIG_0 (line 955) | public final static native void IndexIVF_range_search_preassigned__SWI... method IndexIVF_range_search_preassigned__SWIG_1 (line 956) | public final static native void IndexIVF_range_search_preassigned__SWI... method IndexIVF_range_search_preassigned__SWIG_2 (line 957) | public final static native void IndexIVF_range_search_preassigned__SWI... method IndexIVF_range_search_preassigned__SWIG_3 (line 958) | public final static native void IndexIVF_range_search_preassigned__SWI... method IndexIVF_get_InvertedListScanner__SWIG_0 (line 959) | public final static native long IndexIVF_get_InvertedListScanner__SWIG... method IndexIVF_get_InvertedListScanner__SWIG_1 (line 960) | public final static native long IndexIVF_get_InvertedListScanner__SWIG... method IndexIVF_reconstruct (line 961) | public final static native void IndexIVF_reconstruct(long jarg1, Index... method IndexIVF_update_vectors (line 962) | public final static native void IndexIVF_update_vectors(long jarg1, In... method IndexIVF_reconstruct_n (line 963) | public final static native void IndexIVF_reconstruct_n(long jarg1, Ind... method IndexIVF_search_and_reconstruct (line 964) | public final static native void IndexIVF_search_and_reconstruct(long j... method IndexIVF_reconstruct_from_offset (line 965) | public final static native void IndexIVF_reconstruct_from_offset(long ... method IndexIVF_remove_ids (line 966) | public final static native long IndexIVF_remove_ids(long jarg1, IndexI... method IndexIVF_check_compatible_for_merge (line 967) | public final static native void IndexIVF_check_compatible_for_merge(lo... method IndexIVF_merge_from (line 968) | public final static native void IndexIVF_merge_from(long jarg1, IndexI... method IndexIVF_copy_subset_to (line 969) | public final static native void IndexIVF_copy_subset_to(long jarg1, In... method delete_IndexIVF (line 970) | public final static native void delete_IndexIVF(long jarg1); method IndexIVF_get_list_size (line 971) | public final static native long IndexIVF_get_list_size(long jarg1, Ind... method IndexIVF_make_direct_map__SWIG_0 (line 972) | public final static native void IndexIVF_make_direct_map__SWIG_0(long ... method IndexIVF_make_direct_map__SWIG_1 (line 973) | public final static native void IndexIVF_make_direct_map__SWIG_1(long ... method IndexIVF_set_direct_map_type (line 974) | public final static native void IndexIVF_set_direct_map_type(long jarg... method IndexIVF_replace_invlists__SWIG_0 (line 975) | public final static native void IndexIVF_replace_invlists__SWIG_0(long... method IndexIVF_replace_invlists__SWIG_1 (line 976) | public final static native void IndexIVF_replace_invlists__SWIG_1(long... method IndexIVF_sa_code_size (line 977) | public final static native long IndexIVF_sa_code_size(long jarg1, Inde... method IndexIVF_sa_encode (line 978) | public final static native void IndexIVF_sa_encode(long jarg1, IndexIV... method IndexIVFStats_nq_set (line 979) | public final static native void IndexIVFStats_nq_set(long jarg1, Index... method IndexIVFStats_nq_get (line 980) | public final static native long IndexIVFStats_nq_get(long jarg1, Index... method IndexIVFStats_nlist_set (line 981) | public final static native void IndexIVFStats_nlist_set(long jarg1, In... method IndexIVFStats_nlist_get (line 982) | public final static native long IndexIVFStats_nlist_get(long jarg1, In... method IndexIVFStats_ndis_set (line 983) | public final static native void IndexIVFStats_ndis_set(long jarg1, Ind... method IndexIVFStats_ndis_get (line 984) | public final static native long IndexIVFStats_ndis_get(long jarg1, Ind... method IndexIVFStats_nheap_updates_set (line 985) | public final static native void IndexIVFStats_nheap_updates_set(long j... method IndexIVFStats_nheap_updates_get (line 986) | public final static native long IndexIVFStats_nheap_updates_get(long j... method IndexIVFStats_quantization_time_set (line 987) | public final static native void IndexIVFStats_quantization_time_set(lo... method IndexIVFStats_quantization_time_get (line 988) | public final static native double IndexIVFStats_quantization_time_get(... method IndexIVFStats_search_time_set (line 989) | public final static native void IndexIVFStats_search_time_set(long jar... method IndexIVFStats_search_time_get (line 990) | public final static native double IndexIVFStats_search_time_get(long j... method new_IndexIVFStats (line 991) | public final static native long new_IndexIVFStats(); method IndexIVFStats_reset (line 992) | public final static native void IndexIVFStats_reset(long jarg1, IndexI... method IndexIVFStats_add (line 993) | public final static native void IndexIVFStats_add(long jarg1, IndexIVF... method delete_IndexIVFStats (line 994) | public final static native void delete_IndexIVFStats(long jarg1); method indexIVF_stats_set (line 995) | public final static native void indexIVF_stats_set(long jarg1, IndexIV... method indexIVF_stats_get (line 996) | public final static native long indexIVF_stats_get(); method hamdis_tab_ham_bytes_get (line 997) | public final static native short[] hamdis_tab_ham_bytes_get(); method HammingComputer4_a0_set (line 998) | public final static native void HammingComputer4_a0_set(long jarg1, Ha... method HammingComputer4_a0_get (line 999) | public final static native long HammingComputer4_a0_get(long jarg1, Ha... method new_HammingComputer4__SWIG_0 (line 1000) | public final static native long new_HammingComputer4__SWIG_0(); method new_HammingComputer4__SWIG_1 (line 1001) | public final static native long new_HammingComputer4__SWIG_1(long jarg... method HammingComputer4_set (line 1002) | public final static native void HammingComputer4_set(long jarg1, Hammi... method HammingComputer4_hamming (line 1003) | public final static native int HammingComputer4_hamming(long jarg1, Ha... method delete_HammingComputer4 (line 1004) | public final static native void delete_HammingComputer4(long jarg1); method HammingComputer8_a0_set (line 1005) | public final static native void HammingComputer8_a0_set(long jarg1, Ha... method HammingComputer8_a0_get (line 1006) | public final static native long HammingComputer8_a0_get(long jarg1, Ha... method new_HammingComputer8__SWIG_0 (line 1007) | public final static native long new_HammingComputer8__SWIG_0(); method new_HammingComputer8__SWIG_1 (line 1008) | public final static native long new_HammingComputer8__SWIG_1(long jarg... method HammingComputer8_set (line 1009) | public final static native void HammingComputer8_set(long jarg1, Hammi... method HammingComputer8_hamming (line 1010) | public final static native int HammingComputer8_hamming(long jarg1, Ha... method delete_HammingComputer8 (line 1011) | public final static native void delete_HammingComputer8(long jarg1); method HammingComputer16_a0_set (line 1012) | public final static native void HammingComputer16_a0_set(long jarg1, H... method HammingComputer16_a0_get (line 1013) | public final static native long HammingComputer16_a0_get(long jarg1, H... method HammingComputer16_a1_set (line 1014) | public final static native void HammingComputer16_a1_set(long jarg1, H... method HammingComputer16_a1_get (line 1015) | public final static native long HammingComputer16_a1_get(long jarg1, H... method new_HammingComputer16__SWIG_0 (line 1016) | public final static native long new_HammingComputer16__SWIG_0(); method new_HammingComputer16__SWIG_1 (line 1017) | public final static native long new_HammingComputer16__SWIG_1(long jar... method HammingComputer16_set (line 1018) | public final static native void HammingComputer16_set(long jarg1, Hamm... method HammingComputer16_hamming (line 1019) | public final static native int HammingComputer16_hamming(long jarg1, H... method delete_HammingComputer16 (line 1020) | public final static native void delete_HammingComputer16(long jarg1); method HammingComputer20_a0_set (line 1021) | public final static native void HammingComputer20_a0_set(long jarg1, H... method HammingComputer20_a0_get (line 1022) | public final static native long HammingComputer20_a0_get(long jarg1, H... method HammingComputer20_a1_set (line 1023) | public final static native void HammingComputer20_a1_set(long jarg1, H... method HammingComputer20_a1_get (line 1024) | public final static native long HammingComputer20_a1_get(long jarg1, H... method HammingComputer20_a2_set (line 1025) | public final static native void HammingComputer20_a2_set(long jarg1, H... method HammingComputer20_a2_get (line 1026) | public final static native long HammingComputer20_a2_get(long jarg1, H... method new_HammingComputer20__SWIG_0 (line 1027) | public final static native long new_HammingComputer20__SWIG_0(); method new_HammingComputer20__SWIG_1 (line 1028) | public final static native long new_HammingComputer20__SWIG_1(long jar... method HammingComputer20_set (line 1029) | public final static native void HammingComputer20_set(long jarg1, Hamm... method HammingComputer20_hamming (line 1030) | public final static native int HammingComputer20_hamming(long jarg1, H... method delete_HammingComputer20 (line 1031) | public final static native void delete_HammingComputer20(long jarg1); method HammingComputer32_a0_set (line 1032) | public final static native void HammingComputer32_a0_set(long jarg1, H... method HammingComputer32_a0_get (line 1033) | public final static native long HammingComputer32_a0_get(long jarg1, H... method HammingComputer32_a1_set (line 1034) | public final static native void HammingComputer32_a1_set(long jarg1, H... method HammingComputer32_a1_get (line 1035) | public final static native long HammingComputer32_a1_get(long jarg1, H... method HammingComputer32_a2_set (line 1036) | public final static native void HammingComputer32_a2_set(long jarg1, H... method HammingComputer32_a2_get (line 1037) | public final static native long HammingComputer32_a2_get(long jarg1, H... method HammingComputer32_a3_set (line 1038) | public final static native void HammingComputer32_a3_set(long jarg1, H... method HammingComputer32_a3_get (line 1039) | public final static native long HammingComputer32_a3_get(long jarg1, H... method new_HammingComputer32__SWIG_0 (line 1040) | public final static native long new_HammingComputer32__SWIG_0(); method new_HammingComputer32__SWIG_1 (line 1041) | public final static native long new_HammingComputer32__SWIG_1(long jar... method HammingComputer32_set (line 1042) | public final static native void HammingComputer32_set(long jarg1, Hamm... method HammingComputer32_hamming (line 1043) | public final static native int HammingComputer32_hamming(long jarg1, H... method delete_HammingComputer32 (line 1044) | public final static native void delete_HammingComputer32(long jarg1); method HammingComputer64_a0_set (line 1045) | public final static native void HammingComputer64_a0_set(long jarg1, H... method HammingComputer64_a0_get (line 1046) | public final static native long HammingComputer64_a0_get(long jarg1, H... method HammingComputer64_a1_set (line 1047) | public final static native void HammingComputer64_a1_set(long jarg1, H... method HammingComputer64_a1_get (line 1048) | public final static native long HammingComputer64_a1_get(long jarg1, H... method HammingComputer64_a2_set (line 1049) | public final static native void HammingComputer64_a2_set(long jarg1, H... method HammingComputer64_a2_get (line 1050) | public final static native long HammingComputer64_a2_get(long jarg1, H... method HammingComputer64_a3_set (line 1051) | public final static native void HammingComputer64_a3_set(long jarg1, H... method HammingComputer64_a3_get (line 1052) | public final static native long HammingComputer64_a3_get(long jarg1, H... method HammingComputer64_a4_set (line 1053) | public final static native void HammingComputer64_a4_set(long jarg1, H... method HammingComputer64_a4_get (line 1054) | public final static native long HammingComputer64_a4_get(long jarg1, H... method HammingComputer64_a5_set (line 1055) | public final static native void HammingComputer64_a5_set(long jarg1, H... method HammingComputer64_a5_get (line 1056) | public final static native long HammingComputer64_a5_get(long jarg1, H... method HammingComputer64_a6_set (line 1057) | public final static native void HammingComputer64_a6_set(long jarg1, H... method HammingComputer64_a6_get (line 1058) | public final static native long HammingComputer64_a6_get(long jarg1, H... method HammingComputer64_a7_set (line 1059) | public final static native void HammingComputer64_a7_set(long jarg1, H... method HammingComputer64_a7_get (line 1060) | public final static native long HammingComputer64_a7_get(long jarg1, H... method new_HammingComputer64__SWIG_0 (line 1061) | public final static native long new_HammingComputer64__SWIG_0(); method new_HammingComputer64__SWIG_1 (line 1062) | public final static native long new_HammingComputer64__SWIG_1(long jar... method HammingComputer64_set (line 1063) | public final static native void HammingComputer64_set(long jarg1, Hamm... method HammingComputer64_hamming (line 1064) | public final static native int HammingComputer64_hamming(long jarg1, H... method delete_HammingComputer64 (line 1065) | public final static native void delete_HammingComputer64(long jarg1); method HammingComputerDefault_a8_set (line 1066) | public final static native void HammingComputerDefault_a8_set(long jar... method HammingComputerDefault_a8_get (line 1067) | public final static native long HammingComputerDefault_a8_get(long jar... method HammingComputerDefault_quotient8_set (line 1068) | public final static native void HammingComputerDefault_quotient8_set(l... method HammingComputerDefault_quotient8_get (line 1069) | public final static native int HammingComputerDefault_quotient8_get(lo... method HammingComputerDefault_remainder8_set (line 1070) | public final static native void HammingComputerDefault_remainder8_set(... method HammingComputerDefault_remainder8_get (line 1071) | public final static native int HammingComputerDefault_remainder8_get(l... method new_HammingComputerDefault__SWIG_0 (line 1072) | public final static native long new_HammingComputerDefault__SWIG_0(); method new_HammingComputerDefault__SWIG_1 (line 1073) | public final static native long new_HammingComputerDefault__SWIG_1(lon... method HammingComputerDefault_set (line 1074) | public final static native void HammingComputerDefault_set(long jarg1,... method HammingComputerDefault_hamming (line 1075) | public final static native int HammingComputerDefault_hamming(long jar... method delete_HammingComputerDefault (line 1076) | public final static native void delete_HammingComputerDefault(long jar... method HammingComputerM8_a_set (line 1077) | public final static native void HammingComputerM8_a_set(long jarg1, Ha... method HammingComputerM8_a_get (line 1078) | public final static native long HammingComputerM8_a_get(long jarg1, Ha... method HammingComputerM8_n_set (line 1079) | public final static native void HammingComputerM8_n_set(long jarg1, Ha... method HammingComputerM8_n_get (line 1080) | public final static native int HammingComputerM8_n_get(long jarg1, Ham... method new_HammingComputerM8__SWIG_0 (line 1081) | public final static native long new_HammingComputerM8__SWIG_0(); method new_HammingComputerM8__SWIG_1 (line 1082) | public final static native long new_HammingComputerM8__SWIG_1(long jar... method HammingComputerM8_set (line 1083) | public final static native void HammingComputerM8_set(long jarg1, Hamm... method HammingComputerM8_hamming (line 1084) | public final static native int HammingComputerM8_hamming(long jarg1, H... method delete_HammingComputerM8 (line 1085) | public final static native void delete_HammingComputerM8(long jarg1); method HammingComputerM4_a_set (line 1086) | public final static native void HammingComputerM4_a_set(long jarg1, Ha... method HammingComputerM4_a_get (line 1087) | public final static native long HammingComputerM4_a_get(long jarg1, Ha... method HammingComputerM4_n_set (line 1088) | public final static native void HammingComputerM4_n_set(long jarg1, Ha... method HammingComputerM4_n_get (line 1089) | public final static native int HammingComputerM4_n_get(long jarg1, Ham... method new_HammingComputerM4__SWIG_0 (line 1090) | public final static native long new_HammingComputerM4__SWIG_0(); method new_HammingComputerM4__SWIG_1 (line 1091) | public final static native long new_HammingComputerM4__SWIG_1(long jar... method HammingComputerM4_set (line 1092) | public final static native void HammingComputerM4_set(long jarg1, Hamm... method HammingComputerM4_hamming (line 1093) | public final static native int HammingComputerM4_hamming(long jarg1, H... method delete_HammingComputerM4 (line 1094) | public final static native void delete_HammingComputerM4(long jarg1); method generalized_hamming_64 (line 1095) | public final static native int generalized_hamming_64(long jarg1); method GenHammingComputer8_a0_set (line 1096) | public final static native void GenHammingComputer8_a0_set(long jarg1,... method GenHammingComputer8_a0_get (line 1097) | public final static native long GenHammingComputer8_a0_get(long jarg1,... method new_GenHammingComputer8 (line 1098) | public final static native long new_GenHammingComputer8(long jarg1, in... method GenHammingComputer8_hamming (line 1099) | public final static native int GenHammingComputer8_hamming(long jarg1,... method delete_GenHammingComputer8 (line 1100) | public final static native void delete_GenHammingComputer8(long jarg1); method GenHammingComputer16_a0_set (line 1101) | public final static native void GenHammingComputer16_a0_set(long jarg1... method GenHammingComputer16_a0_get (line 1102) | public final static native long GenHammingComputer16_a0_get(long jarg1... method GenHammingComputer16_a1_set (line 1103) | public final static native void GenHammingComputer16_a1_set(long jarg1... method GenHammingComputer16_a1_get (line 1104) | public final static native long GenHammingComputer16_a1_get(long jarg1... method new_GenHammingComputer16 (line 1105) | public final static native long new_GenHammingComputer16(long jarg1, i... method GenHammingComputer16_hamming (line 1106) | public final static native int GenHammingComputer16_hamming(long jarg1... method delete_GenHammingComputer16 (line 1107) | public final static native void delete_GenHammingComputer16(long jarg1); method GenHammingComputer32_a0_set (line 1108) | public final static native void GenHammingComputer32_a0_set(long jarg1... method GenHammingComputer32_a0_get (line 1109) | public final static native long GenHammingComputer32_a0_get(long jarg1... method GenHammingComputer32_a1_set (line 1110) | public final static native void GenHammingComputer32_a1_set(long jarg1... method GenHammingComputer32_a1_get (line 1111) | public final static native long GenHammingComputer32_a1_get(long jarg1... method GenHammingComputer32_a2_set (line 1112) | public final static native void GenHammingComputer32_a2_set(long jarg1... method GenHammingComputer32_a2_get (line 1113) | public final static native long GenHammingComputer32_a2_get(long jarg1... method GenHammingComputer32_a3_set (line 1114) | public final static native void GenHammingComputer32_a3_set(long jarg1... method GenHammingComputer32_a3_get (line 1115) | public final static native long GenHammingComputer32_a3_get(long jarg1... method new_GenHammingComputer32 (line 1116) | public final static native long new_GenHammingComputer32(long jarg1, i... method GenHammingComputer32_hamming (line 1117) | public final static native int GenHammingComputer32_hamming(long jarg1... method delete_GenHammingComputer32 (line 1118) | public final static native void delete_GenHammingComputer32(long jarg1); method GenHammingComputerM8_a_set (line 1119) | public final static native void GenHammingComputerM8_a_set(long jarg1,... method GenHammingComputerM8_a_get (line 1120) | public final static native long GenHammingComputerM8_a_get(long jarg1,... method GenHammingComputerM8_n_set (line 1121) | public final static native void GenHammingComputerM8_n_set(long jarg1,... method GenHammingComputerM8_n_get (line 1122) | public final static native int GenHammingComputerM8_n_get(long jarg1, ... method new_GenHammingComputerM8 (line 1123) | public final static native long new_GenHammingComputerM8(long jarg1, i... method GenHammingComputerM8_hamming (line 1124) | public final static native int GenHammingComputerM8_hamming(long jarg1... method delete_GenHammingComputerM8 (line 1125) | public final static native void delete_GenHammingComputerM8(long jarg1); method generalized_hammings_knn_hc__SWIG_0 (line 1126) | public final static native void generalized_hammings_knn_hc__SWIG_0(lo... method generalized_hammings_knn_hc__SWIG_1 (line 1127) | public final static native void generalized_hammings_knn_hc__SWIG_1(lo... method check_compatible_for_merge (line 1128) | public final static native void check_compatible_for_merge(long jarg1,... method extract_index_ivf__SWIG_0 (line 1129) | public final static native long extract_index_ivf__SWIG_0(long jarg1, ... method try_extract_index_ivf__SWIG_0 (line 1130) | public final static native long try_extract_index_ivf__SWIG_0(long jar... method merge_into (line 1131) | public final static native void merge_into(long jarg1, Index jarg1_, l... method search_centroid (line 1132) | public final static native void search_centroid(long jarg1, Index jarg... method search_and_return_centroids (line 1133) | public final static native void search_and_return_centroids(long jarg1... method SlidingIndexWindow_index_set (line 1134) | public final static native void SlidingIndexWindow_index_set(long jarg... method SlidingIndexWindow_index_get (line 1135) | public final static native long SlidingIndexWindow_index_get(long jarg... method SlidingIndexWindow_ils_set (line 1136) | public final static native void SlidingIndexWindow_ils_set(long jarg1,... method SlidingIndexWindow_ils_get (line 1137) | public final static native long SlidingIndexWindow_ils_get(long jarg1,... method SlidingIndexWindow_n_slice_set (line 1138) | public final static native void SlidingIndexWindow_n_slice_set(long ja... method SlidingIndexWindow_n_slice_get (line 1139) | public final static native int SlidingIndexWindow_n_slice_get(long jar... method SlidingIndexWindow_nlist_set (line 1140) | public final static native void SlidingIndexWindow_nlist_set(long jarg... method SlidingIndexWindow_nlist_get (line 1141) | public final static native long SlidingIndexWindow_nlist_get(long jarg... method SlidingIndexWindow_sizes_set (line 1142) | public final static native void SlidingIndexWindow_sizes_set(long jarg... method SlidingIndexWindow_sizes_get (line 1143) | public final static native long SlidingIndexWindow_sizes_get(long jarg... method new_SlidingIndexWindow (line 1144) | public final static native long new_SlidingIndexWindow(long jarg1, Ind... method SlidingIndexWindow_step (line 1145) | public final static native void SlidingIndexWindow_step(long jarg1, Sl... method delete_SlidingIndexWindow (line 1146) | public final static native void delete_SlidingIndexWindow(long jarg1); method get_invlist_range (line 1147) | public final static native long get_invlist_range(long jarg1, Index ja... method set_invlist_range (line 1148) | public final static native void set_invlist_range(long jarg1, Index ja... method search_with_parameters__SWIG_0 (line 1149) | public final static native void search_with_parameters__SWIG_0(long ja... method search_with_parameters__SWIG_1 (line 1150) | public final static native void search_with_parameters__SWIG_1(long ja... method search_with_parameters__SWIG_2 (line 1151) | public final static native void search_with_parameters__SWIG_2(long ja... method range_search_with_parameters__SWIG_0 (line 1152) | public final static native void range_search_with_parameters__SWIG_0(l... method range_search_with_parameters__SWIG_1 (line 1153) | public final static native void range_search_with_parameters__SWIG_1(l... method range_search_with_parameters__SWIG_2 (line 1154) | public final static native void range_search_with_parameters__SWIG_2(l... method IndexScalarQuantizer_sq_set (line 1155) | public final static native void IndexScalarQuantizer_sq_set(long jarg1... method IndexScalarQuantizer_sq_get (line 1156) | public final static native long IndexScalarQuantizer_sq_get(long jarg1... method new_IndexScalarQuantizer__SWIG_0 (line 1157) | public final static native long new_IndexScalarQuantizer__SWIG_0(int j... method new_IndexScalarQuantizer__SWIG_1 (line 1158) | public final static native long new_IndexScalarQuantizer__SWIG_1(int j... method new_IndexScalarQuantizer__SWIG_2 (line 1159) | public final static native long new_IndexScalarQuantizer__SWIG_2(); method IndexScalarQuantizer_train (line 1160) | public final static native void IndexScalarQuantizer_train(long jarg1,... method IndexScalarQuantizer_search (line 1161) | public final static native void IndexScalarQuantizer_search(long jarg1... method IndexScalarQuantizer_get_distance_computer (line 1162) | public final static native long IndexScalarQuantizer_get_distance_comp... method IndexScalarQuantizer_sa_encode (line 1163) | public final static native void IndexScalarQuantizer_sa_encode(long ja... method IndexScalarQuantizer_sa_decode (line 1164) | public final static native void IndexScalarQuantizer_sa_decode(long ja... method delete_IndexScalarQuantizer (line 1165) | public final static native void delete_IndexScalarQuantizer(long jarg1); method IndexIVFScalarQuantizer_sq_set (line 1166) | public final static native void IndexIVFScalarQuantizer_sq_set(long ja... method IndexIVFScalarQuantizer_sq_get (line 1167) | public final static native long IndexIVFScalarQuantizer_sq_get(long ja... method IndexIVFScalarQuantizer_by_residual_set (line 1168) | public final static native void IndexIVFScalarQuantizer_by_residual_se... method IndexIVFScalarQuantizer_by_residual_get (line 1169) | public final static native boolean IndexIVFScalarQuantizer_by_residual... method new_IndexIVFScalarQuantizer__SWIG_0 (line 1170) | public final static native long new_IndexIVFScalarQuantizer__SWIG_0(lo... method new_IndexIVFScalarQuantizer__SWIG_1 (line 1171) | public final static native long new_IndexIVFScalarQuantizer__SWIG_1(lo... method new_IndexIVFScalarQuantizer__SWIG_2 (line 1172) | public final static native long new_IndexIVFScalarQuantizer__SWIG_2(lo... method new_IndexIVFScalarQuantizer__SWIG_3 (line 1173) | public final static native long new_IndexIVFScalarQuantizer__SWIG_3(); method IndexIVFScalarQuantizer_train_residual (line 1174) | public final static native void IndexIVFScalarQuantizer_train_residual... method IndexIVFScalarQuantizer_encode_vectors__SWIG_0 (line 1175) | public final static native void IndexIVFScalarQuantizer_encode_vectors... method IndexIVFScalarQuantizer_encode_vectors__SWIG_1 (line 1176) | public final static native void IndexIVFScalarQuantizer_encode_vectors... method IndexIVFScalarQuantizer_add_core (line 1177) | public final static native void IndexIVFScalarQuantizer_add_core(long ... method IndexIVFScalarQuantizer_get_InvertedListScanner (line 1178) | public final static native long IndexIVFScalarQuantizer_get_InvertedLi... method IndexIVFScalarQuantizer_reconstruct_from_offset (line 1179) | public final static native void IndexIVFScalarQuantizer_reconstruct_fr... method IndexIVFScalarQuantizer_sa_decode (line 1180) | public final static native void IndexIVFScalarQuantizer_sa_decode(long... method delete_IndexIVFScalarQuantizer (line 1181) | public final static native void delete_IndexIVFScalarQuantizer(long ja... method HNSW_MinimaxHeap_n_set (line 1182) | public final static native void HNSW_MinimaxHeap_n_set(long jarg1, HNS... method HNSW_MinimaxHeap_n_get (line 1183) | public final static native int HNSW_MinimaxHeap_n_get(long jarg1, HNSW... method HNSW_MinimaxHeap_k_set (line 1184) | public final static native void HNSW_MinimaxHeap_k_set(long jarg1, HNS... method HNSW_MinimaxHeap_k_get (line 1185) | public final static native int HNSW_MinimaxHeap_k_get(long jarg1, HNSW... method HNSW_MinimaxHeap_nvalid_set (line 1186) | public final static native void HNSW_MinimaxHeap_nvalid_set(long jarg1... method HNSW_MinimaxHeap_nvalid_get (line 1187) | public final static native int HNSW_MinimaxHeap_nvalid_get(long jarg1,... method HNSW_MinimaxHeap_ids_set (line 1188) | public final static native void HNSW_MinimaxHeap_ids_set(long jarg1, H... method HNSW_MinimaxHeap_ids_get (line 1189) | public final static native long HNSW_MinimaxHeap_ids_get(long jarg1, H... method HNSW_MinimaxHeap_dis_set (line 1190) | public final static native void HNSW_MinimaxHeap_dis_set(long jarg1, H... method HNSW_MinimaxHeap_dis_get (line 1191) | public final static native long HNSW_MinimaxHeap_dis_get(long jarg1, H... method new_HNSW_MinimaxHeap (line 1192) | public final static native long new_HNSW_MinimaxHeap(int jarg1); method HNSW_MinimaxHeap_push (line 1193) | public final static native void HNSW_MinimaxHeap_push(long jarg1, HNSW... method HNSW_MinimaxHeap_max (line 1194) | public final static native float HNSW_MinimaxHeap_max(long jarg1, HNSW... method HNSW_MinimaxHeap_size (line 1195) | public final static native int HNSW_MinimaxHeap_size(long jarg1, HNSW.... method HNSW_MinimaxHeap_clear (line 1196) | public final static native void HNSW_MinimaxHeap_clear(long jarg1, HNS... method HNSW_MinimaxHeap_pop_min__SWIG_0 (line 1197) | public final static native int HNSW_MinimaxHeap_pop_min__SWIG_0(long j... method HNSW_MinimaxHeap_pop_min__SWIG_1 (line 1198) | public final static native int HNSW_MinimaxHeap_pop_min__SWIG_1(long j... method HNSW_MinimaxHeap_count_below (line 1199) | public final static native int HNSW_MinimaxHeap_count_below(long jarg1... method delete_HNSW_MinimaxHeap (line 1200) | public final static native void delete_HNSW_MinimaxHeap(long jarg1); method HNSW_NodeDistCloser_d_set (line 1201) | public final static native void HNSW_NodeDistCloser_d_set(long jarg1, ... method HNSW_NodeDistCloser_d_get (line 1202) | public final static native float HNSW_NodeDistCloser_d_get(long jarg1,... method HNSW_NodeDistCloser_id_set (line 1203) | public final static native void HNSW_NodeDistCloser_id_set(long jarg1,... method HNSW_NodeDistCloser_id_get (line 1204) | public final static native int HNSW_NodeDistCloser_id_get(long jarg1, ... method new_HNSW_NodeDistCloser (line 1205) | public final static native long new_HNSW_NodeDistCloser(float jarg1, i... method delete_HNSW_NodeDistCloser (line 1206) | public final static native void delete_HNSW_NodeDistCloser(long jarg1); method HNSW_NodeDistFarther_d_set (line 1207) | public final static native void HNSW_NodeDistFarther_d_set(long jarg1,... method HNSW_NodeDistFarther_d_get (line 1208) | public final static native float HNSW_NodeDistFarther_d_get(long jarg1... method HNSW_NodeDistFarther_id_set (line 1209) | public final static native void HNSW_NodeDistFarther_id_set(long jarg1... method HNSW_NodeDistFarther_id_get (line 1210) | public final static native int HNSW_NodeDistFarther_id_get(long jarg1,... method new_HNSW_NodeDistFarther (line 1211) | public final static native long new_HNSW_NodeDistFarther(float jarg1, ... method delete_HNSW_NodeDistFarther (line 1212) | public final static native void delete_HNSW_NodeDistFarther(long jarg1); method HNSW_assign_probas_set (line 1213) | public final static native void HNSW_assign_probas_set(long jarg1, HNS... method HNSW_assign_probas_get (line 1214) | public final static native long HNSW_assign_probas_get(long jarg1, HNS... method HNSW_cum_nneighbor_per_level_set (line 1215) | public final static native void HNSW_cum_nneighbor_per_level_set(long ... method HNSW_cum_nneighbor_per_level_get (line 1216) | public final static native long HNSW_cum_nneighbor_per_level_get(long ... method HNSW_levels_set (line 1217) | public final static native void HNSW_levels_set(long jarg1, HNSW jarg1... method HNSW_levels_get (line 1218) | public final static native long HNSW_levels_get(long jarg1, HNSW jarg1_); method HNSW_offsets_set (line 1219) | public final static native void HNSW_offsets_set(long jarg1, HNSW jarg... method HNSW_offsets_get (line 1220) | public final static native long HNSW_offsets_get(long jarg1, HNSW jarg... method HNSW_neighbors_set (line 1221) | public final static native void HNSW_neighbors_set(long jarg1, HNSW ja... method HNSW_neighbors_get (line 1222) | public final static native long HNSW_neighbors_get(long jarg1, HNSW ja... method HNSW_entry_point_set (line 1223) | public final static native void HNSW_entry_point_set(long jarg1, HNSW ... method HNSW_entry_point_get (line 1224) | public final static native int HNSW_entry_point_get(long jarg1, HNSW j... method HNSW_rng_set (line 1225) | public final static native void HNSW_rng_set(long jarg1, HNSW jarg1_, ... method HNSW_rng_get (line 1226) | public final static native long HNSW_rng_get(long jarg1, HNSW jarg1_); method HNSW_max_level_set (line 1227) | public final static native void HNSW_max_level_set(long jarg1, HNSW ja... method HNSW_max_level_get (line 1228) | public final static native int HNSW_max_level_get(long jarg1, HNSW jar... method HNSW_efConstruction_set (line 1229) | public final static native void HNSW_efConstruction_set(long jarg1, HN... method HNSW_efConstruction_get (line 1230) | public final static native int HNSW_efConstruction_get(long jarg1, HNS... method HNSW_efSearch_set (line 1231) | public final static native void HNSW_efSearch_set(long jarg1, HNSW jar... method HNSW_efSearch_get (line 1232) | public final static native int HNSW_efSearch_get(long jarg1, HNSW jarg... method HNSW_check_relative_distance_set (line 1233) | public final static native void HNSW_check_relative_distance_set(long ... method HNSW_check_relative_distance_get (line 1234) | public final static native boolean HNSW_check_relative_distance_get(lo... method HNSW_upper_beam_set (line 1235) | public final static native void HNSW_upper_beam_set(long jarg1, HNSW j... method HNSW_upper_beam_get (line 1236) | public final static native int HNSW_upper_beam_get(long jarg1, HNSW ja... method HNSW_search_bounded_queue_set (line 1237) | public final static native void HNSW_search_bounded_queue_set(long jar... method HNSW_search_bounded_queue_get (line 1238) | public final static native boolean HNSW_search_bounded_queue_get(long ... method HNSW_set_default_probas (line 1239) | public final static native void HNSW_set_default_probas(long jarg1, HN... method HNSW_set_nb_neighbors (line 1240) | public final static native void HNSW_set_nb_neighbors(long jarg1, HNSW... method HNSW_nb_neighbors (line 1241) | public final static native int HNSW_nb_neighbors(long jarg1, HNSW jarg... method HNSW_cum_nb_neighbors (line 1242) | public final static native int HNSW_cum_nb_neighbors(long jarg1, HNSW ... method HNSW_neighbor_range (line 1243) | public final static native void HNSW_neighbor_range(long jarg1, HNSW j... method new_HNSW__SWIG_0 (line 1244) | public final static native long new_HNSW__SWIG_0(int jarg1); method new_HNSW__SWIG_1 (line 1245) | public final static native long new_HNSW__SWIG_1(); method HNSW_random_level (line 1246) | public final static native int HNSW_random_level(long jarg1, HNSW jarg... method HNSW_fill_with_random_links (line 1247) | public final static native void HNSW_fill_with_random_links(long jarg1... method HNSW_add_links_starting_from (line 1248) | public final static native void HNSW_add_links_starting_from(long jarg... method HNSW_add_with_locks (line 1249) | public final static native void HNSW_add_with_locks(long jarg1, HNSW j... method HNSW_search_from_candidates__SWIG_0 (line 1250) | public final static native int HNSW_search_from_candidates__SWIG_0(lon... method HNSW_search_from_candidates__SWIG_1 (line 1251) | public final static native int HNSW_search_from_candidates__SWIG_1(lon... method HNSW_search_from_candidate_unbounded (line 1252) | public final static native long HNSW_search_from_candidate_unbounded(l... method HNSW_search (line 1253) | public final static native long HNSW_search(long jarg1, HNSW jarg1_, l... method HNSW_reset (line 1254) | public final static native void HNSW_reset(long jarg1, HNSW jarg1_); method HNSW_clear_neighbor_tables (line 1255) | public final static native void HNSW_clear_neighbor_tables(long jarg1,... method HNSW_print_neighbor_stats (line 1256) | public final static native void HNSW_print_neighbor_stats(long jarg1, ... method HNSW_prepare_level_tab__SWIG_0 (line 1257) | public final static native int HNSW_prepare_level_tab__SWIG_0(long jar... method HNSW_prepare_level_tab__SWIG_1 (line 1258) | public final static native int HNSW_prepare_level_tab__SWIG_1(long jar... method HNSW_shrink_neighbor_list (line 1259) | public final static native void HNSW_shrink_neighbor_list(long jarg1, ... method delete_HNSW (line 1260) | public final static native void delete_HNSW(long jarg1); method HNSWStats_n1_set (line 1261) | public final static native void HNSWStats_n1_set(long jarg1, HNSWStats... method HNSWStats_n1_get (line 1262) | public final static native long HNSWStats_n1_get(long jarg1, HNSWStats... method HNSWStats_n2_set (line 1263) | public final static native void HNSWStats_n2_set(long jarg1, HNSWStats... method HNSWStats_n2_get (line 1264) | public final static native long HNSWStats_n2_get(long jarg1, HNSWStats... method HNSWStats_n3_set (line 1265) | public final static native void HNSWStats_n3_set(long jarg1, HNSWStats... method HNSWStats_n3_get (line 1266) | public final static native long HNSWStats_n3_get(long jarg1, HNSWStats... method HNSWStats_ndis_set (line 1267) | public final static native void HNSWStats_ndis_set(long jarg1, HNSWSta... method HNSWStats_ndis_get (line 1268) | public final static native long HNSWStats_ndis_get(long jarg1, HNSWSta... method HNSWStats_nreorder_set (line 1269) | public final static native void HNSWStats_nreorder_set(long jarg1, HNS... method HNSWStats_nreorder_get (line 1270) | public final static native long HNSWStats_nreorder_get(long jarg1, HNS... method new_HNSWStats__SWIG_0 (line 1271) | public final static native long new_HNSWStats__SWIG_0(long jarg1, long... method new_HNSWStats__SWIG_1 (line 1272) | public final static native long new_HNSWStats__SWIG_1(long jarg1, long... method new_HNSWStats__SWIG_2 (line 1273) | public final static native long new_HNSWStats__SWIG_2(long jarg1, long... method new_HNSWStats__SWIG_3 (line 1274) | public final static native long new_HNSWStats__SWIG_3(long jarg1, long... method new_HNSWStats__SWIG_4 (line 1275) | public final static native long new_HNSWStats__SWIG_4(long jarg1); method new_HNSWStats__SWIG_5 (line 1276) | public final static native long new_HNSWStats__SWIG_5(); method HNSWStats_reset (line 1277) | public final static native void HNSWStats_reset(long jarg1, HNSWStats ... method HNSWStats_combine (line 1278) | public final static native void HNSWStats_combine(long jarg1, HNSWStat... method delete_HNSWStats (line 1279) | public final static native void delete_HNSWStats(long jarg1); method hnsw_stats_set (line 1280) | public final static native void hnsw_stats_set(long jarg1, HNSWStats j... method hnsw_stats_get (line 1281) | public final static native long hnsw_stats_get(); method ReconstructFromNeighbors_index_get (line 1282) | public final static native long ReconstructFromNeighbors_index_get(lon... method ReconstructFromNeighbors_M_set (line 1283) | public final static native void ReconstructFromNeighbors_M_set(long ja... method ReconstructFromNeighbors_M_get (line 1284) | public final static native long ReconstructFromNeighbors_M_get(long ja... method ReconstructFromNeighbors_k_set (line 1285) | public final static native void ReconstructFromNeighbors_k_set(long ja... method ReconstructFromNeighbors_k_get (line 1286) | public final static native long ReconstructFromNeighbors_k_get(long ja... method ReconstructFromNeighbors_nsq_set (line 1287) | public final static native void ReconstructFromNeighbors_nsq_set(long ... method ReconstructFromNeighbors_nsq_get (line 1288) | public final static native long ReconstructFromNeighbors_nsq_get(long ... method ReconstructFromNeighbors_code_size_set (line 1289) | public final static native void ReconstructFromNeighbors_code_size_set... method ReconstructFromNeighbors_code_size_get (line 1290) | public final static native long ReconstructFromNeighbors_code_size_get... method ReconstructFromNeighbors_k_reorder_set (line 1291) | public final static native void ReconstructFromNeighbors_k_reorder_set... method ReconstructFromNeighbors_k_reorder_get (line 1292) | public final static native int ReconstructFromNeighbors_k_reorder_get(... method ReconstructFromNeighbors_codebook_set (line 1293) | public final static native void ReconstructFromNeighbors_codebook_set(... method ReconstructFromNeighbors_codebook_get (line 1294) | public final static native long ReconstructFromNeighbors_codebook_get(... method ReconstructFromNeighbors_codes_set (line 1295) | public final static native void ReconstructFromNeighbors_codes_set(lon... method ReconstructFromNeighbors_codes_get (line 1296) | public final static native long ReconstructFromNeighbors_codes_get(lon... method ReconstructFromNeighbors_ntotal_set (line 1297) | public final static native void ReconstructFromNeighbors_ntotal_set(lo... method ReconstructFromNeighbors_ntotal_get (line 1298) | public final static native long ReconstructFromNeighbors_ntotal_get(lo... method ReconstructFromNeighbors_d_set (line 1299) | public final static native void ReconstructFromNeighbors_d_set(long ja... method ReconstructFromNeighbors_d_get (line 1300) | public final static native long ReconstructFromNeighbors_d_get(long ja... method ReconstructFromNeighbors_dsub_set (line 1301) | public final static native void ReconstructFromNeighbors_dsub_set(long... method ReconstructFromNeighbors_dsub_get (line 1302) | public final static native long ReconstructFromNeighbors_dsub_get(long... method new_ReconstructFromNeighbors__SWIG_0 (line 1303) | public final static native long new_ReconstructFromNeighbors__SWIG_0(l... method new_ReconstructFromNeighbors__SWIG_1 (line 1304) | public final static native long new_ReconstructFromNeighbors__SWIG_1(l... method new_ReconstructFromNeighbors__SWIG_2 (line 1305) | public final static native long new_ReconstructFromNeighbors__SWIG_2(l... method ReconstructFromNeighbors_add_codes (line 1306) | public final static native void ReconstructFromNeighbors_add_codes(lon... method ReconstructFromNeighbors_compute_distances (line 1307) | public final static native long ReconstructFromNeighbors_compute_dista... method ReconstructFromNeighbors_estimate_code (line 1308) | public final static native void ReconstructFromNeighbors_estimate_code... method ReconstructFromNeighbors_reconstruct (line 1309) | public final static native void ReconstructFromNeighbors_reconstruct(l... method ReconstructFromNeighbors_reconstruct_n (line 1310) | public final static native void ReconstructFromNeighbors_reconstruct_n... method ReconstructFromNeighbors_get_neighbor_table (line 1311) | public final static native void ReconstructFromNeighbors_get_neighbor_... method delete_ReconstructFromNeighbors (line 1312) | public final static native void delete_ReconstructFromNeighbors(long j... method IndexHNSW_hnsw_set (line 1313) | public final static native void IndexHNSW_hnsw_set(long jarg1, IndexHN... method IndexHNSW_hnsw_get (line 1314) | public final static native long IndexHNSW_hnsw_get(long jarg1, IndexHN... method IndexHNSW_own_fields_set (line 1315) | public final static native void IndexHNSW_own_fields_set(long jarg1, I... method IndexHNSW_own_fields_get (line 1316) | public final static native boolean IndexHNSW_own_fields_get(long jarg1... method IndexHNSW_storage_set (line 1317) | public final static native void IndexHNSW_storage_set(long jarg1, Inde... method IndexHNSW_storage_get (line 1318) | public final static native long IndexHNSW_storage_get(long jarg1, Inde... method IndexHNSW_reconstruct_from_neighbors_set (line 1319) | public final static native void IndexHNSW_reconstruct_from_neighbors_s... method IndexHNSW_reconstruct_from_neighbors_get (line 1320) | public final static native long IndexHNSW_reconstruct_from_neighbors_g... method new_IndexHNSW__SWIG_0 (line 1321) | public final static native long new_IndexHNSW__SWIG_0(int jarg1, int j... method new_IndexHNSW__SWIG_1 (line 1322) | public final static native long new_IndexHNSW__SWIG_1(int jarg1, int j... method new_IndexHNSW__SWIG_2 (line 1323) | public final static native long new_IndexHNSW__SWIG_2(int jarg1); method new_IndexHNSW__SWIG_3 (line 1324) | public final static native long new_IndexHNSW__SWIG_3(); method new_IndexHNSW__SWIG_4 (line 1325) | public final static native long new_IndexHNSW__SWIG_4(long jarg1, Inde... method new_IndexHNSW__SWIG_5 (line 1326) | public final static native long new_IndexHNSW__SWIG_5(long jarg1, Inde... method delete_IndexHNSW (line 1327) | public final static native void delete_IndexHNSW(long jarg1); method IndexHNSW_add (line 1328) | public final static native void IndexHNSW_add(long jarg1, IndexHNSW ja... method IndexHNSW_train (line 1329) | public final static native void IndexHNSW_train(long jarg1, IndexHNSW ... method IndexHNSW_search (line 1330) | public final static native void IndexHNSW_search(long jarg1, IndexHNSW... method IndexHNSW_reconstruct (line 1331) | public final static native void IndexHNSW_reconstruct(long jarg1, Inde... method IndexHNSW_reset (line 1332) | public final static native void IndexHNSW_reset(long jarg1, IndexHNSW ... method IndexHNSW_shrink_level_0_neighbors (line 1333) | public final static native void IndexHNSW_shrink_level_0_neighbors(lon... method IndexHNSW_search_level_0__SWIG_0 (line 1334) | public final static native void IndexHNSW_search_level_0__SWIG_0(long ... method IndexHNSW_search_level_0__SWIG_1 (line 1335) | public final static native void IndexHNSW_search_level_0__SWIG_1(long ... method IndexHNSW_search_level_0__SWIG_2 (line 1336) | public final static native void IndexHNSW_search_level_0__SWIG_2(long ... method IndexHNSW_init_level_0_from_knngraph (line 1337) | public final static native void IndexHNSW_init_level_0_from_knngraph(l... method IndexHNSW_init_level_0_from_entry_points (line 1338) | public final static native void IndexHNSW_init_level_0_from_entry_poin... method IndexHNSW_reorder_links (line 1339) | public final static native void IndexHNSW_reorder_links(long jarg1, In... method IndexHNSW_link_singletons (line 1340) | public final static native void IndexHNSW_link_singletons(long jarg1, ... method new_IndexHNSWFlat__SWIG_0 (line 1341) | public final static native long new_IndexHNSWFlat__SWIG_0(); method new_IndexHNSWFlat__SWIG_1 (line 1342) | public final static native long new_IndexHNSWFlat__SWIG_1(int jarg1, i... method new_IndexHNSWFlat__SWIG_2 (line 1343) | public final static native long new_IndexHNSWFlat__SWIG_2(int jarg1, i... method delete_IndexHNSWFlat (line 1344) | public final static native void delete_IndexHNSWFlat(long jarg1); method new_IndexHNSWPQ__SWIG_0 (line 1345) | public final static native long new_IndexHNSWPQ__SWIG_0(); method new_IndexHNSWPQ__SWIG_1 (line 1346) | public final static native long new_IndexHNSWPQ__SWIG_1(int jarg1, int... method IndexHNSWPQ_train (line 1347) | public final static native void IndexHNSWPQ_train(long jarg1, IndexHNS... method delete_IndexHNSWPQ (line 1348) | public final static native void delete_IndexHNSWPQ(long jarg1); method new_IndexHNSWSQ__SWIG_0 (line 1349) | public final static native long new_IndexHNSWSQ__SWIG_0(); method new_IndexHNSWSQ__SWIG_1 (line 1350) | public final static native long new_IndexHNSWSQ__SWIG_1(int jarg1, lon... method new_IndexHNSWSQ__SWIG_2 (line 1351) | public final static native long new_IndexHNSWSQ__SWIG_2(int jarg1, lon... method delete_IndexHNSWSQ (line 1352) | public final static native void delete_IndexHNSWSQ(long jarg1); method new_IndexHNSW2Level__SWIG_0 (line 1353) | public final static native long new_IndexHNSW2Level__SWIG_0(); method new_IndexHNSW2Level__SWIG_1 (line 1354) | public final static native long new_IndexHNSW2Level__SWIG_1(long jarg1... method IndexHNSW2Level_flip_to_ivf (line 1355) | public final static native void IndexHNSW2Level_flip_to_ivf(long jarg1... method IndexHNSW2Level_search (line 1356) | public final static native void IndexHNSW2Level_search(long jarg1, Ind... method delete_IndexHNSW2Level (line 1357) | public final static native void delete_IndexHNSW2Level(long jarg1); method new_IndexIVFFlat__SWIG_0 (line 1358) | public final static native long new_IndexIVFFlat__SWIG_0(long jarg1, I... method new_IndexIVFFlat__SWIG_1 (line 1359) | public final static native long new_IndexIVFFlat__SWIG_1(long jarg1, I... method IndexIVFFlat_add_core (line 1360) | public final static native void IndexIVFFlat_add_core(long jarg1, Inde... method IndexIVFFlat_encode_vectors__SWIG_0 (line 1361) | public final static native void IndexIVFFlat_encode_vectors__SWIG_0(lo... method IndexIVFFlat_encode_vectors__SWIG_1 (line 1362) | public final static native void IndexIVFFlat_encode_vectors__SWIG_1(lo... method IndexIVFFlat_get_InvertedListScanner (line 1363) | public final static native long IndexIVFFlat_get_InvertedListScanner(l... method IndexIVFFlat_reconstruct_from_offset (line 1364) | public final static native void IndexIVFFlat_reconstruct_from_offset(l... method IndexIVFFlat_sa_decode (line 1365) | public final static native void IndexIVFFlat_sa_decode(long jarg1, Ind... method new_IndexIVFFlat__SWIG_2 (line 1366) | public final static native long new_IndexIVFFlat__SWIG_2(); method delete_IndexIVFFlat (line 1367) | public final static native void delete_IndexIVFFlat(long jarg1); method IndexIVFFlatDedup_instances_set (line 1368) | public final static native void IndexIVFFlatDedup_instances_set(long j... method IndexIVFFlatDedup_instances_get (line 1369) | public final static native long IndexIVFFlatDedup_instances_get(long j... method new_IndexIVFFlatDedup__SWIG_0 (line 1370) | public final static native long new_IndexIVFFlatDedup__SWIG_0(long jar... method new_IndexIVFFlatDedup__SWIG_1 (line 1371) | public final static native long new_IndexIVFFlatDedup__SWIG_1(long jar... method IndexIVFFlatDedup_train (line 1372) | public final static native void IndexIVFFlatDedup_train(long jarg1, In... method IndexIVFFlatDedup_add_with_ids (line 1373) | public final static native void IndexIVFFlatDedup_add_with_ids(long ja... method IndexIVFFlatDedup_search_preassigned__SWIG_0 (line 1374) | public final static native void IndexIVFFlatDedup_search_preassigned__... method IndexIVFFlatDedup_search_preassigned__SWIG_1 (line 1375) | public final static native void IndexIVFFlatDedup_search_preassigned__... method IndexIVFFlatDedup_search_preassigned__SWIG_2 (line 1376) | public final static native void IndexIVFFlatDedup_search_preassigned__... method IndexIVFFlatDedup_remove_ids (line 1377) | public final static native long IndexIVFFlatDedup_remove_ids(long jarg... method IndexIVFFlatDedup_range_search (line 1378) | public final static native void IndexIVFFlatDedup_range_search(long ja... method IndexIVFFlatDedup_update_vectors (line 1379) | public final static native void IndexIVFFlatDedup_update_vectors(long ... method IndexIVFFlatDedup_reconstruct_from_offset (line 1380) | public final static native void IndexIVFFlatDedup_reconstruct_from_off... method new_IndexIVFFlatDedup__SWIG_2 (line 1381) | public final static native long new_IndexIVFFlatDedup__SWIG_2(); method delete_IndexIVFFlatDedup (line 1382) | public final static native void delete_IndexIVFFlatDedup(long jarg1); method OnDiskOneList_size_set (line 1383) | public final static native void OnDiskOneList_size_set(long jarg1, OnD... method OnDiskOneList_size_get (line 1384) | public final static native long OnDiskOneList_size_get(long jarg1, OnD... method OnDiskOneList_capacity_set (line 1385) | public final static native void OnDiskOneList_capacity_set(long jarg1,... method OnDiskOneList_capacity_get (line 1386) | public final static native long OnDiskOneList_capacity_get(long jarg1,... method OnDiskOneList_offset_set (line 1387) | public final static native void OnDiskOneList_offset_set(long jarg1, O... method OnDiskOneList_offset_get (line 1388) | public final static native long OnDiskOneList_offset_get(long jarg1, O... method new_OnDiskOneList (line 1389) | public final static native long new_OnDiskOneList(); method delete_OnDiskOneList (line 1390) | public final static native void delete_OnDiskOneList(long jarg1); method OnDiskInvertedLists_lists_set (line 1391) | public final static native void OnDiskInvertedLists_lists_set(long jar... method OnDiskInvertedLists_lists_get (line 1392) | public final static native long OnDiskInvertedLists_lists_get(long jar... method OnDiskInvertedLists_Slot_offset_set (line 1393) | public final static native void OnDiskInvertedLists_Slot_offset_set(lo... method OnDiskInvertedLists_Slot_offset_get (line 1394) | public final static native long OnDiskInvertedLists_Slot_offset_get(lo... method OnDiskInvertedLists_Slot_capacity_set (line 1395) | public final static native void OnDiskInvertedLists_Slot_capacity_set(... method OnDiskInvertedLists_Slot_capacity_get (line 1396) | public final static native long OnDiskInvertedLists_Slot_capacity_get(... method new_OnDiskInvertedLists_Slot__SWIG_0 (line 1397) | public final static native long new_OnDiskInvertedLists_Slot__SWIG_0(l... method new_OnDiskInvertedLists_Slot__SWIG_1 (line 1398) | public final static native long new_OnDiskInvertedLists_Slot__SWIG_1(); method delete_OnDiskInvertedLists_Slot (line 1399) | public final static native void delete_OnDiskInvertedLists_Slot(long j... method OnDiskInvertedLists_slots_set (line 1400) | public final static native void OnDiskInvertedLists_slots_set(long jar... method OnDiskInvertedLists_slots_get (line 1401) | public final static native long OnDiskInvertedLists_slots_get(long jar... method OnDiskInvertedLists_filename_set (line 1402) | public final static native void OnDiskInvertedLists_filename_set(long ... method OnDiskInvertedLists_filename_get (line 1403) | public final static native String OnDiskInvertedLists_filename_get(lon... method OnDiskInvertedLists_totsize_set (line 1404) | public final static native void OnDiskInvertedLists_totsize_set(long j... method OnDiskInvertedLists_totsize_get (line 1405) | public final static native long OnDiskInvertedLists_totsize_get(long j... method OnDiskInvertedLists_ptr_set (line 1406) | public final static native void OnDiskInvertedLists_ptr_set(long jarg1... method OnDiskInvertedLists_ptr_get (line 1407) | public final static native long OnDiskInvertedLists_ptr_get(long jarg1... method OnDiskInvertedLists_read_only_set (line 1408) | public final static native void OnDiskInvertedLists_read_only_set(long... method OnDiskInvertedLists_read_only_get (line 1409) | public final static native boolean OnDiskInvertedLists_read_only_get(l... method new_OnDiskInvertedLists__SWIG_0 (line 1410) | public final static native long new_OnDiskInvertedLists__SWIG_0(long j... method OnDiskInvertedLists_list_size (line 1411) | public final static native long OnDiskInvertedLists_list_size(long jar... method OnDiskInvertedLists_get_codes (line 1412) | public final static native long OnDiskInvertedLists_get_codes(long jar... method OnDiskInvertedLists_get_ids (line 1413) | public final static native long OnDiskInvertedLists_get_ids(long jarg1... method OnDiskInvertedLists_add_entries (line 1414) | public final static native long OnDiskInvertedLists_add_entries(long j... method OnDiskInvertedLists_update_entries (line 1415) | public final static native void OnDiskInvertedLists_update_entries(lon... method OnDiskInvertedLists_resize (line 1416) | public final static native void OnDiskInvertedLists_resize(long jarg1,... method OnDiskInvertedLists_merge_from__SWIG_0 (line 1417) | public final static native long OnDiskInvertedLists_merge_from__SWIG_0... method OnDiskInvertedLists_merge_from__SWIG_1 (line 1418) | public final static native long OnDiskInvertedLists_merge_from__SWIG_1... method OnDiskInvertedLists_merge_from_1__SWIG_0 (line 1419) | public final static native long OnDiskInvertedLists_merge_from_1__SWIG... method OnDiskInvertedLists_merge_from_1__SWIG_1 (line 1420) | public final static native long OnDiskInvertedLists_merge_from_1__SWIG... method OnDiskInvertedLists_crop_invlists (line 1421) | public final static native void OnDiskInvertedLists_crop_invlists(long... method OnDiskInvertedLists_prefetch_lists (line 1422) | public final static native void OnDiskInvertedLists_prefetch_lists(lon... method delete_OnDiskInvertedLists (line 1423) | public final static native void delete_OnDiskInvertedLists(long jarg1); method OnDiskInvertedLists_locks_set (line 1424) | public final static native void OnDiskInvertedLists_locks_set(long jar... method OnDiskInvertedLists_locks_get (line 1425) | public final static native long OnDiskInvertedLists_locks_get(long jar... method OnDiskInvertedLists_pf_set (line 1426) | public final static native void OnDiskInvertedLists_pf_set(long jarg1,... method OnDiskInvertedLists_pf_get (line 1427) | public final static native long OnDiskInvertedLists_pf_get(long jarg1,... method OnDiskInvertedLists_prefetch_nthread_set (line 1428) | public final static native void OnDiskInvertedLists_prefetch_nthread_s... method OnDiskInvertedLists_prefetch_nthread_get (line 1429) | public final static native int OnDiskInvertedLists_prefetch_nthread_ge... method OnDiskInvertedLists_do_mmap (line 1430) | public final static native void OnDiskInvertedLists_do_mmap(long jarg1... method OnDiskInvertedLists_update_totsize (line 1431) | public final static native void OnDiskInvertedLists_update_totsize(lon... method OnDiskInvertedLists_resize_locked (line 1432) | public final static native void OnDiskInvertedLists_resize_locked(long... method OnDiskInvertedLists_allocate_slot (line 1433) | public final static native long OnDiskInvertedLists_allocate_slot(long... method OnDiskInvertedLists_free_slot (line 1434) | public final static native void OnDiskInvertedLists_free_slot(long jar... method OnDiskInvertedLists_set_all_lists_sizes (line 1435) | public final static native void OnDiskInvertedLists_set_all_lists_size... method new_OnDiskInvertedLists__SWIG_1 (line 1436) | public final static native long new_OnDiskInvertedLists__SWIG_1(); method new_OnDiskInvertedListsIOHook (line 1437) | public final static native long new_OnDiskInvertedListsIOHook(); method OnDiskInvertedListsIOHook_write (line 1438) | public final static native void OnDiskInvertedListsIOHook_write(long j... method OnDiskInvertedListsIOHook_read (line 1439) | public final static native long OnDiskInvertedListsIOHook_read(long ja... method OnDiskInvertedListsIOHook_read_ArrayInvertedLists (line 1440) | public final static native long OnDiskInvertedListsIOHook_read_ArrayIn... method delete_OnDiskInvertedListsIOHook (line 1441) | public final static native void delete_OnDiskInvertedListsIOHook(long ... method IVFPQSearchParameters_scan_table_threshold_set (line 1442) | public final static native void IVFPQSearchParameters_scan_table_thres... method IVFPQSearchParameters_scan_table_threshold_get (line 1443) | public final static native long IVFPQSearchParameters_scan_table_thres... method IVFPQSearchParameters_polysemous_ht_set (line 1444) | public final static native void IVFPQSearchParameters_polysemous_ht_se... method IVFPQSearchParameters_polysemous_ht_get (line 1445) | public final static native int IVFPQSearchParameters_polysemous_ht_get... method new_IVFPQSearchParameters (line 1446) | public final static native long new_IVFPQSearchParameters(); method delete_IVFPQSearchParameters (line 1447) | public final static native void delete_IVFPQSearchParameters(long jarg1); method precomputed_table_max_bytes_set (line 1448) | public final static native void precomputed_table_max_bytes_set(long j... method precomputed_table_max_bytes_get (line 1449) | public final static native long precomputed_table_max_bytes_get(); method IndexIVFPQ_by_residual_set (line 1450) | public final static native void IndexIVFPQ_by_residual_set(long jarg1,... method IndexIVFPQ_by_residual_get (line 1451) | public final static native boolean IndexIVFPQ_by_residual_get(long jar... method IndexIVFPQ_pq_set (line 1452) | public final static native void IndexIVFPQ_pq_set(long jarg1, IndexIVF... method IndexIVFPQ_pq_get (line 1453) | public final static native long IndexIVFPQ_pq_get(long jarg1, IndexIVF... method IndexIVFPQ_do_polysemous_training_set (line 1454) | public final static native void IndexIVFPQ_do_polysemous_training_set(... method IndexIVFPQ_do_polysemous_training_get (line 1455) | public final static native boolean IndexIVFPQ_do_polysemous_training_g... method IndexIVFPQ_polysemous_training_set (line 1456) | public final static native void IndexIVFPQ_polysemous_training_set(lon... method IndexIVFPQ_polysemous_training_get (line 1457) | public final static native long IndexIVFPQ_polysemous_training_get(lon... method IndexIVFPQ_scan_table_threshold_set (line 1458) | public final static native void IndexIVFPQ_scan_table_threshold_set(lo... method IndexIVFPQ_scan_table_threshold_get (line 1459) | public final static native long IndexIVFPQ_scan_table_threshold_get(lo... method IndexIVFPQ_polysemous_ht_set (line 1460) | public final static native void IndexIVFPQ_polysemous_ht_set(long jarg... method IndexIVFPQ_polysemous_ht_get (line 1461) | public final static native int IndexIVFPQ_polysemous_ht_get(long jarg1... method IndexIVFPQ_use_precomputed_table_set (line 1462) | public final static native void IndexIVFPQ_use_precomputed_table_set(l... method IndexIVFPQ_use_precomputed_table_get (line 1463) | public final static native int IndexIVFPQ_use_precomputed_table_get(lo... method IndexIVFPQ_precomputed_table_set (line 1464) | public final static native void IndexIVFPQ_precomputed_table_set(long ... method IndexIVFPQ_precomputed_table_get (line 1465) | public final static native long IndexIVFPQ_precomputed_table_get(long ... method new_IndexIVFPQ__SWIG_0 (line 1466) | public final static native long new_IndexIVFPQ__SWIG_0(long jarg1, Ind... method new_IndexIVFPQ__SWIG_1 (line 1467) | public final static native long new_IndexIVFPQ__SWIG_1(long jarg1, Ind... method IndexIVFPQ_encode_vectors__SWIG_0 (line 1468) | public final static native void IndexIVFPQ_encode_vectors__SWIG_0(long... method IndexIVFPQ_encode_vectors__SWIG_1 (line 1469) | public final static native void IndexIVFPQ_encode_vectors__SWIG_1(long... method IndexIVFPQ_sa_decode (line 1470) | public final static native void IndexIVFPQ_sa_decode(long jarg1, Index... method IndexIVFPQ_add_core (line 1471) | public final static native void IndexIVFPQ_add_core(long jarg1, IndexI... method IndexIVFPQ_add_core_o__SWIG_0 (line 1472) | public final static native void IndexIVFPQ_add_core_o__SWIG_0(long jar... method IndexIVFPQ_add_core_o__SWIG_1 (line 1473) | public final static native void IndexIVFPQ_add_core_o__SWIG_1(long jar... method IndexIVFPQ_train_residual (line 1474) | public final static native void IndexIVFPQ_train_residual(long jarg1, ... method IndexIVFPQ_train_residual_o (line 1475) | public final static native void IndexIVFPQ_train_residual_o(long jarg1... method IndexIVFPQ_reconstruct_from_offset (line 1476) | public final static native void IndexIVFPQ_reconstruct_from_offset(lon... method IndexIVFPQ_find_duplicates (line 1477) | public final static native long IndexIVFPQ_find_duplicates(long jarg1,... method IndexIVFPQ_encode (line 1478) | public final static native void IndexIVFPQ_encode(long jarg1, IndexIVF... method IndexIVFPQ_encode_multiple__SWIG_0 (line 1479) | public final static native void IndexIVFPQ_encode_multiple__SWIG_0(lon... method IndexIVFPQ_encode_multiple__SWIG_1 (line 1480) | public final static native void IndexIVFPQ_encode_multiple__SWIG_1(lon... method IndexIVFPQ_decode_multiple (line 1481) | public final static native void IndexIVFPQ_decode_multiple(long jarg1,... method IndexIVFPQ_get_InvertedListScanner (line 1482) | public final static native long IndexIVFPQ_get_InvertedListScanner(lon... method IndexIVFPQ_precompute_table (line 1483) | public final static native void IndexIVFPQ_precompute_table(long jarg1... method new_IndexIVFPQ__SWIG_2 (line 1484) | public final static native long new_IndexIVFPQ__SWIG_2(); method delete_IndexIVFPQ (line 1485) | public final static native void delete_IndexIVFPQ(long jarg1); method initialize_IVFPQ_precomputed_table (line 1486) | public final static native void initialize_IVFPQ_precomputed_table(lon... method IndexIVFPQStats_nrefine_set (line 1487) | public final static native void IndexIVFPQStats_nrefine_set(long jarg1... method IndexIVFPQStats_nrefine_get (line 1488) | public final static native long IndexIVFPQStats_nrefine_get(long jarg1... method IndexIVFPQStats_n_hamming_pass_set (line 1489) | public final static native void IndexIVFPQStats_n_hamming_pass_set(lon... method IndexIVFPQStats_n_hamming_pass_get (line 1490) | public final static native long IndexIVFPQStats_n_hamming_pass_get(lon... method IndexIVFPQStats_search_cycles_set (line 1491) | public final static native void IndexIVFPQStats_search_cycles_set(long... method IndexIVFPQStats_search_cycles_get (line 1492) | public final static native long IndexIVFPQStats_search_cycles_get(long... method IndexIVFPQStats_refine_cycles_set (line 1493) | public final static native void IndexIVFPQStats_refine_cycles_set(long... method IndexIVFPQStats_refine_cycles_get (line 1494) | public final static native long IndexIVFPQStats_refine_cycles_get(long... method new_IndexIVFPQStats (line 1495) | public final static native long new_IndexIVFPQStats(); method IndexIVFPQStats_reset (line 1496) | public final static native void IndexIVFPQStats_reset(long jarg1, Inde... method delete_IndexIVFPQStats (line 1497) | public final static native void delete_IndexIVFPQStats(long jarg1); method indexIVFPQ_stats_set (line 1498) | public final static native void indexIVFPQ_stats_set(long jarg1, Index... method indexIVFPQ_stats_get (line 1499) | public final static native long indexIVFPQ_stats_get(); method IndexBinary_d_set (line 1500) | public final static native void IndexBinary_d_set(long jarg1, IndexBin... method IndexBinary_d_get (line 1501) | public final static native int IndexBinary_d_get(long jarg1, IndexBina... method IndexBinary_code_size_set (line 1502) | public final static native void IndexBinary_code_size_set(long jarg1, ... method IndexBinary_code_size_get (line 1503) | public final static native int IndexBinary_code_size_get(long jarg1, I... method IndexBinary_ntotal_set (line 1504) | public final static native void IndexBinary_ntotal_set(long jarg1, Ind... method IndexBinary_ntotal_get (line 1505) | public final static native long IndexBinary_ntotal_get(long jarg1, Ind... method IndexBinary_verbose_set (line 1506) | public final static native void IndexBinary_verbose_set(long jarg1, In... method IndexBinary_verbose_get (line 1507) | public final static native boolean IndexBinary_verbose_get(long jarg1,... method IndexBinary_is_trained_set (line 1508) | public final static native void IndexBinary_is_trained_set(long jarg1,... method IndexBinary_is_trained_get (line 1509) | public final static native boolean IndexBinary_is_trained_get(long jar... method IndexBinary_metric_type_set (line 1510) | public final static native void IndexBinary_metric_type_set(long jarg1... method IndexBinary_metric_type_get (line 1511) | public final static native int IndexBinary_metric_type_get(long jarg1,... method delete_IndexBinary (line 1512) | public final static native void delete_IndexBinary(long jarg1); method IndexBinary_train (line 1513) | public final static native void IndexBinary_train(long jarg1, IndexBin... method IndexBinary_add (line 1514) | public final static native void IndexBinary_add(long jarg1, IndexBinar... method IndexBinary_add_with_ids (line 1515) | public final static native void IndexBinary_add_with_ids(long jarg1, I... method IndexBinary_search (line 1516) | public final static native void IndexBinary_search(long jarg1, IndexBi... method IndexBinary_range_search (line 1517) | public final static native void IndexBinary_range_search(long jarg1, I... method IndexBinary_assign__SWIG_0 (line 1518) | public final static native void IndexBinary_assign__SWIG_0(long jarg1,... method IndexBinary_assign__SWIG_1 (line 1519) | public final static native void IndexBinary_assign__SWIG_1(long jarg1,... method IndexBinary_reset (line 1520) | public final static native void IndexBinary_reset(long jarg1, IndexBin... method IndexBinary_remove_ids (line 1521) | public final static native long IndexBinary_remove_ids(long jarg1, Ind... method IndexBinary_reconstruct (line 1522) | public final static native void IndexBinary_reconstruct(long jarg1, In... method IndexBinary_reconstruct_n (line 1523) | public final static native void IndexBinary_reconstruct_n(long jarg1, ... method IndexBinary_search_and_reconstruct (line 1524) | public final static native void IndexBinary_search_and_reconstruct(lon... method IndexBinary_display (line 1525) | public final static native void IndexBinary_display(long jarg1, IndexB... method Index2Layer_q1_set (line 1526) | public final static native void Index2Layer_q1_set(long jarg1, Index2L... method Index2Layer_q1_get (line 1527) | public final static native long Index2Layer_q1_get(long jarg1, Index2L... method Index2Layer_pq_set (line 1528) | public final static native void Index2Layer_pq_set(long jarg1, Index2L... method Index2Layer_pq_get (line 1529) | public final static native long Index2Layer_pq_get(long jarg1, Index2L... method Index2Layer_code_size_1_set (line 1530) | public final static native void Index2Layer_code_size_1_set(long jarg1... method Index2Layer_code_size_1_get (line 1531) | public final static native long Index2Layer_code_size_1_get(long jarg1... method Index2Layer_code_size_2_set (line 1532) | public final static native void Index2Layer_code_size_2_set(long jarg1... method Index2Layer_code_size_2_get (line 1533) | public final static native long Index2Layer_code_size_2_get(long jarg1... method new_Index2Layer__SWIG_0 (line 1534) | public final static native long new_Index2Layer__SWIG_0(long jarg1, In... method new_Index2Layer__SWIG_1 (line 1535) | public final static native long new_Index2Layer__SWIG_1(long jarg1, In... method new_Index2Layer__SWIG_2 (line 1536) | public final static native long new_Index2Layer__SWIG_2(long jarg1, In... method new_Index2Layer__SWIG_3 (line 1537) | public final static native long new_Index2Layer__SWIG_3(); method delete_Index2Layer (line 1538) | public final static native void delete_Index2Layer(long jarg1); method Index2Layer_train (line 1539) | public final static native void Index2Layer_train(long jarg1, Index2La... method Index2Layer_search (line 1540) | public final static native void Index2Layer_search(long jarg1, Index2L... method Index2Layer_get_distance_computer (line 1541) | public final static native long Index2Layer_get_distance_computer(long... method Index2Layer_transfer_to_IVFPQ (line 1542) | public final static native void Index2Layer_transfer_to_IVFPQ(long jar... method Index2Layer_sa_encode (line 1543) | public final static native void Index2Layer_sa_encode(long jarg1, Inde... method Index2Layer_sa_decode (line 1544) | public final static native void Index2Layer_sa_decode(long jarg1, Inde... method IndexBinaryFlat_xb_set (line 1545) | public final static native void IndexBinaryFlat_xb_set(long jarg1, Ind... method IndexBinaryFlat_xb_get (line 1546) | public final static native long IndexBinaryFlat_xb_get(long jarg1, Ind... method IndexBinaryFlat_use_heap_set (line 1547) | public final static native void IndexBinaryFlat_use_heap_set(long jarg... method IndexBinaryFlat_use_heap_get (line 1548) | public final static native boolean IndexBinaryFlat_use_heap_get(long j... method IndexBinaryFlat_query_batch_size_set (line 1549) | public final static native void IndexBinaryFlat_query_batch_size_set(l... method IndexBinaryFlat_query_batch_size_get (line 1550) | public final static native long IndexBinaryFlat_query_batch_size_get(l... method new_IndexBinaryFlat__SWIG_0 (line 1551) | public final static native long new_IndexBinaryFlat__SWIG_0(long jarg1); method IndexBinaryFlat_add (line 1552) | public final static native void IndexBinaryFlat_add(long jarg1, IndexB... method IndexBinaryFlat_reset (line 1553) | public final static native void IndexBinaryFlat_reset(long jarg1, Inde... method IndexBinaryFlat_search (line 1554) | public final static native void IndexBinaryFlat_search(long jarg1, Ind... method IndexBinaryFlat_range_search (line 1555) | public final static native void IndexBinaryFlat_range_search(long jarg... method IndexBinaryFlat_reconstruct (line 1556) | public final static native void IndexBinaryFlat_reconstruct(long jarg1... method IndexBinaryFlat_remove_ids (line 1557) | public final static native long IndexBinaryFlat_remove_ids(long jarg1,... method new_IndexBinaryFlat__SWIG_1 (line 1558) | public final static native long new_IndexBinaryFlat__SWIG_1(); method delete_IndexBinaryFlat (line 1559) | public final static native void delete_IndexBinaryFlat(long jarg1); method IndexBinaryIVF_invlists_set (line 1560) | public final static native void IndexBinaryIVF_invlists_set(long jarg1... method IndexBinaryIVF_invlists_get (line 1561) | public final static native long IndexBinaryIVF_invlists_get(long jarg1... method IndexBinaryIVF_own_invlists_set (line 1562) | public final static native void IndexBinaryIVF_own_invlists_set(long j... method IndexBinaryIVF_own_invlists_get (line 1563) | public final static native boolean IndexBinaryIVF_own_invlists_get(lon... method IndexBinaryIVF_nprobe_set (line 1564) | public final static native void IndexBinaryIVF_nprobe_set(long jarg1, ... method IndexBinaryIVF_nprobe_get (line 1565) | public final static native long IndexBinaryIVF_nprobe_get(long jarg1, ... method IndexBinaryIVF_max_codes_set (line 1566) | public final static native void IndexBinaryIVF_max_codes_set(long jarg... method IndexBinaryIVF_max_codes_get (line 1567) | public final static native long IndexBinaryIVF_max_codes_get(long jarg... method IndexBinaryIVF_use_heap_set (line 1568) | public final static native void IndexBinaryIVF_use_heap_set(long jarg1... method IndexBinaryIVF_use_heap_get (line 1569) | public final static native boolean IndexBinaryIVF_use_heap_get(long ja... method IndexBinaryIVF_direct_map_set (line 1570) | public final static native void IndexBinaryIVF_direct_map_set(long jar... method IndexBinaryIVF_direct_map_get (line 1571) | public final static native long IndexBinaryIVF_direct_map_get(long jar... method IndexBinaryIVF_quantizer_set (line 1572) | public final static native void IndexBinaryIVF_quantizer_set(long jarg... method IndexBinaryIVF_quantizer_get (line 1573) | public final static native long IndexBinaryIVF_quantizer_get(long jarg... method IndexBinaryIVF_nlist_set (line 1574) | public final static native void IndexBinaryIVF_nlist_set(long jarg1, I... method IndexBinaryIVF_nlist_get (line 1575) | public final static native long IndexBinaryIVF_nlist_get(long jarg1, I... method IndexBinaryIVF_own_fields_set (line 1576) | public final static native void IndexBinaryIVF_own_fields_set(long jar... method IndexBinaryIVF_own_fields_get (line 1577) | public final static native boolean IndexBinaryIVF_own_fields_get(long ... method IndexBinaryIVF_cp_set (line 1578) | public final static native void IndexBinaryIVF_cp_set(long jarg1, Inde... method IndexBinaryIVF_cp_get (line 1579) | public final static native long IndexBinaryIVF_cp_get(long jarg1, Inde... method IndexBinaryIVF_clustering_index_set (line 1580) | public final static native void IndexBinaryIVF_clustering_index_set(lo... method IndexBinaryIVF_clustering_index_get (line 1581) | public final static native long IndexBinaryIVF_clustering_index_get(lo... method new_IndexBinaryIVF__SWIG_0 (line 1582) | public final static native long new_IndexBinaryIVF__SWIG_0(long jarg1,... method new_IndexBinaryIVF__SWIG_1 (line 1583) | public final static native long new_IndexBinaryIVF__SWIG_1(); method delete_IndexBinaryIVF (line 1584) | public final static native void delete_IndexBinaryIVF(long jarg1); method IndexBinaryIVF_reset (line 1585) | public final static native void IndexBinaryIVF_reset(long jarg1, Index... method IndexBinaryIVF_train (line 1586) | public final static native void IndexBinaryIVF_train(long jarg1, Index... method IndexBinaryIVF_add (line 1587) | public final static native void IndexBinaryIVF_add(long jarg1, IndexBi... method IndexBinaryIVF_add_with_ids (line 1588) | public final static native void IndexBinaryIVF_add_with_ids(long jarg1... method IndexBinaryIVF_add_core (line 1589) | public final static native void IndexBinaryIVF_add_core(long jarg1, In... method IndexBinaryIVF_search_preassigned__SWIG_0 (line 1590) | public final static native void IndexBinaryIVF_search_preassigned__SWI... method IndexBinaryIVF_search_preassigned__SWIG_1 (line 1591) | public final static native void IndexBinaryIVF_search_preassigned__SWI... method IndexBinaryIVF_get_InvertedListScanner__SWIG_0 (line 1592) | public final static native long IndexBinaryIVF_get_InvertedListScanner... method IndexBinaryIVF_get_InvertedListScanner__SWIG_1 (line 1593) | public final static native long IndexBinaryIVF_get_InvertedListScanner... method IndexBinaryIVF_search (line 1594) | public final static native void IndexBinaryIVF_search(long jarg1, Inde... method IndexBinaryIVF_range_search (line 1595) | public final static native void IndexBinaryIVF_range_search(long jarg1... method IndexBinaryIVF_range_search_preassigned (line 1596) | public final static native void IndexBinaryIVF_range_search_preassigne... method IndexBinaryIVF_reconstruct (line 1597) | public final static native void IndexBinaryIVF_reconstruct(long jarg1,... method IndexBinaryIVF_reconstruct_n (line 1598) | public final static native void IndexBinaryIVF_reconstruct_n(long jarg... method IndexBinaryIVF_search_and_reconstruct (line 1599) | public final static native void IndexBinaryIVF_search_and_reconstruct(... method IndexBinaryIVF_reconstruct_from_offset (line 1600) | public final static native void IndexBinaryIVF_reconstruct_from_offset... method IndexBinaryIVF_remove_ids (line 1601) | public final static native long IndexBinaryIVF_remove_ids(long jarg1, ... method IndexBinaryIVF_merge_from (line 1602) | public final static native void IndexBinaryIVF_merge_from(long jarg1, ... method IndexBinaryIVF_get_list_size (line 1603) | public final static native long IndexBinaryIVF_get_list_size(long jarg... method IndexBinaryIVF_make_direct_map__SWIG_0 (line 1604) | public final static native void IndexBinaryIVF_make_direct_map__SWIG_0... method IndexBinaryIVF_make_direct_map__SWIG_1 (line 1605) | public final static native void IndexBinaryIVF_make_direct_map__SWIG_1... method IndexBinaryIVF_set_direct_map_type (line 1606) | public final static native void IndexBinaryIVF_set_direct_map_type(lon... method IndexBinaryIVF_replace_invlists__SWIG_0 (line 1607) | public final static native void IndexBinaryIVF_replace_invlists__SWIG_... method IndexBinaryIVF_replace_invlists__SWIG_1 (line 1608) | public final static native void IndexBinaryIVF_replace_invlists__SWIG_... method IndexBinaryFromFloat_index_set (line 1609) | public final static native void IndexBinaryFromFloat_index_set(long ja... method IndexBinaryFromFloat_index_get (line 1610) | public final static native long IndexBinaryFromFloat_index_get(long ja... method IndexBinaryFromFloat_own_fields_set (line 1611) | public final static native void IndexBinaryFromFloat_own_fields_set(lo... method IndexBinaryFromFloat_own_fields_get (line 1612) | public final static native boolean IndexBinaryFromFloat_own_fields_get... method new_IndexBinaryFromFloat__SWIG_0 (line 1613) | public final static native long new_IndexBinaryFromFloat__SWIG_0(); method new_IndexBinaryFromFloat__SWIG_1 (line 1614) | public final static native long new_IndexBinaryFromFloat__SWIG_1(long ... method delete_IndexBinaryFromFloat (line 1615) | public final static native void delete_IndexBinaryFromFloat(long jarg1); method IndexBinaryFromFloat_add (line 1616) | public final static native void IndexBinaryFromFloat_add(long jarg1, I... method IndexBinaryFromFloat_reset (line 1617) | public final static native void IndexBinaryFromFloat_reset(long jarg1,... method IndexBinaryFromFloat_search (line 1618) | public final static native void IndexBinaryFromFloat_search(long jarg1... method IndexBinaryFromFloat_train (line 1619) | public final static native void IndexBinaryFromFloat_train(long jarg1,... method IndexBinaryHNSW_hnsw_set (line 1620) | public final static native void IndexBinaryHNSW_hnsw_set(long jarg1, I... method IndexBinaryHNSW_hnsw_get (line 1621) | public final static native long IndexBinaryHNSW_hnsw_get(long jarg1, I... method IndexBinaryHNSW_own_fields_set (line 1622) | public final static native void IndexBinaryHNSW_own_fields_set(long ja... method IndexBinaryHNSW_own_fields_get (line 1623) | public final static native boolean IndexBinaryHNSW_own_fields_get(long... method IndexBinaryHNSW_storage_set (line 1624) | public final static native void IndexBinaryHNSW_storage_set(long jarg1... method IndexBinaryHNSW_storage_get (line 1625) | public final static native long IndexBinaryHNSW_storage_get(long jarg1... method new_IndexBinaryHNSW__SWIG_0 (line 1626) | public final static native long new_IndexBinaryHNSW__SWIG_0(); method new_IndexBinaryHNSW__SWIG_1 (line 1627) | public final static native long new_IndexBinaryHNSW__SWIG_1(int jarg1,... method new_IndexBinaryHNSW__SWIG_2 (line 1628) | public final static native long new_IndexBinaryHNSW__SWIG_2(int jarg1); method new_IndexBinaryHNSW__SWIG_3 (line 1629) | public final static native long new_IndexBinaryHNSW__SWIG_3(long jarg1... method new_IndexBinaryHNSW__SWIG_4 (line 1630) | public final static native long new_IndexBinaryHNSW__SWIG_4(long jarg1... method delete_IndexBinaryHNSW (line 1631) | public final static native void delete_IndexBinaryHNSW(long jarg1); method IndexBinaryHNSW_get_distance_computer (line 1632) | public final static native long IndexBinaryHNSW_get_distance_computer(... method IndexBinaryHNSW_add (line 1633) | public final static native void IndexBinaryHNSW_add(long jarg1, IndexB... method IndexBinaryHNSW_train (line 1634) | public final static native void IndexBinaryHNSW_train(long jarg1, Inde... method IndexBinaryHNSW_search (line 1635) | public final static native void IndexBinaryHNSW_search(long jarg1, Ind... method IndexBinaryHNSW_reconstruct (line 1636) | public final static native void IndexBinaryHNSW_reconstruct(long jarg1... method IndexBinaryHNSW_reset (line 1637) | public final static native void IndexBinaryHNSW_reset(long jarg1, Inde... method IndexRefine_base_index_set (line 1638) | public final static native void IndexRefine_base_index_set(long jarg1,... method IndexRefine_base_index_get (line 1639) | public final static native long IndexRefine_base_index_get(long jarg1,... method IndexRefine_refine_index_set (line 1640) | public final static native void IndexRefine_refine_index_set(long jarg... method IndexRefine_refine_index_get (line 1641) | public final static native long IndexRefine_refine_index_get(long jarg... method IndexRefine_own_fields_set (line 1642) | public final static native void IndexRefine_own_fields_set(long jarg1,... method IndexRefine_own_fields_get (line 1643) | public final static native boolean IndexRefine_own_fields_get(long jar... method IndexRefine_own_refine_index_set (line 1644) | public final static native void IndexRefine_own_refine_index_set(long ... method IndexRefine_own_refine_index_get (line 1645) | public final static native boolean IndexRefine_own_refine_index_get(lo... method IndexRefine_k_factor_set (line 1646) | public final static native void IndexRefine_k_factor_set(long jarg1, I... method IndexRefine_k_factor_get (line 1647) | public final static native float IndexRefine_k_factor_get(long jarg1, ... method new_IndexRefine__SWIG_0 (line 1648) | public final static native long new_IndexRefine__SWIG_0(long jarg1, In... method new_IndexRefine__SWIG_1 (line 1649) | public final static native long new_IndexRefine__SWIG_1(); method IndexRefine_train (line 1650) | public final static native void IndexRefine_train(long jarg1, IndexRef... method IndexRefine_add (line 1651) | public final static native void IndexRefine_add(long jarg1, IndexRefin... method IndexRefine_reset (line 1652) | public final static native void IndexRefine_reset(long jarg1, IndexRef... method IndexRefine_search (line 1653) | public final static native void IndexRefine_search(long jarg1, IndexRe... method IndexRefine_reconstruct (line 1654) | public final static native void IndexRefine_reconstruct(long jarg1, In... method IndexRefine_sa_code_size (line 1655) | public final static native long IndexRefine_sa_code_size(long jarg1, I... method IndexRefine_sa_encode (line 1656) | public final static native void IndexRefine_sa_encode(long jarg1, Inde... method IndexRefine_sa_decode (line 1657) | public final static native void IndexRefine_sa_decode(long jarg1, Inde... method delete_IndexRefine (line 1658) | public final static native void delete_IndexRefine(long jarg1); method new_IndexRefineFlat__SWIG_0 (line 1659) | public final static native long new_IndexRefineFlat__SWIG_0(long jarg1... method new_IndexRefineFlat__SWIG_1 (line 1660) | public final static native long new_IndexRefineFlat__SWIG_1(long jarg1... method new_IndexRefineFlat__SWIG_2 (line 1661) | public final static native long new_IndexRefineFlat__SWIG_2(); method IndexRefineFlat_search (line 1662) | public final static native void IndexRefineFlat_search(long jarg1, Ind... method delete_IndexRefineFlat (line 1663) | public final static native void delete_IndexRefineFlat(long jarg1); method IndexSplitVectors_own_fields_set (line 1664) | public final static native void IndexSplitVectors_own_fields_set(long ... method IndexSplitVectors_own_fields_get (line 1665) | public final static native boolean IndexSplitVectors_own_fields_get(lo... method IndexSplitVectors_threaded_set (line 1666) | public final static native void IndexSplitVectors_threaded_set(long ja... method IndexSplitVectors_threaded_get (line 1667) | public final static native boolean IndexSplitVectors_threaded_get(long... method IndexSplitVectors_sub_indexes_set (line 1668) | public final static native void IndexSplitVectors_sub_indexes_set(long... method IndexSplitVectors_sub_indexes_get (line 1669) | public final static native long IndexSplitVectors_sub_indexes_get(long... method IndexSplitVectors_sum_d_set (line 1670) | public final static native void IndexSplitVectors_sum_d_set(long jarg1... method IndexSplitVectors_sum_d_get (line 1671) | public final static native long IndexSplitVectors_sum_d_get(long jarg1... method IndexSplitVectors_add_sub_index (line 1672) | public final static native void IndexSplitVectors_add_sub_index(long j... method IndexSplitVectors_sync_with_sub_indexes (line 1673) | public final static native void IndexSplitVectors_sync_with_sub_indexe... method IndexSplitVectors_add (line 1674) | public final static native void IndexSplitVectors_add(long jarg1, Inde... method IndexSplitVectors_search (line 1675) | public final static native void IndexSplitVectors_search(long jarg1, I... method IndexSplitVectors_train (line 1676) | public final static native void IndexSplitVectors_train(long jarg1, In... method IndexSplitVectors_reset (line 1677) | public final static native void IndexSplitVectors_reset(long jarg1, In... method delete_IndexSplitVectors (line 1678) | public final static native void delete_IndexSplitVectors(long jarg1); method IndexIDMap_index_set (line 1679) | public final static native void IndexIDMap_index_set(long jarg1, Index... method IndexIDMap_index_get (line 1680) | public final static native long IndexIDMap_index_get(long jarg1, Index... method IndexIDMap_own_fields_set (line 1681) | public final static native void IndexIDMap_own_fields_set(long jarg1, ... method IndexIDMap_own_fields_get (line 1682) | public final static native boolean IndexIDMap_own_fields_get(long jarg... method IndexIDMap_id_map_set (line 1683) | public final static native void IndexIDMap_id_map_set(long jarg1, Inde... method IndexIDMap_id_map_get (line 1684) | public final static native long IndexIDMap_id_map_get(long jarg1, Inde... method new_IndexIDMap__SWIG_0 (line 1685) | public final static native long new_IndexIDMap__SWIG_0(long jarg1, Ind... method IndexIDMap_add_with_ids (line 1686) | public final static native void IndexIDMap_add_with_ids(long jarg1, In... method IndexIDMap_add (line 1687) | public final static native void IndexIDMap_add(long jarg1, IndexIDMap ... method IndexIDMap_search (line 1688) | public final static native void IndexIDMap_search(long jarg1, IndexIDM... method IndexIDMap_train (line 1689) | public final static native void IndexIDMap_train(long jarg1, IndexIDMa... method IndexIDMap_reset (line 1690) | public final static native void IndexIDMap_reset(long jarg1, IndexIDMa... method IndexIDMap_remove_ids (line 1691) | public final static native long IndexIDMap_remove_ids(long jarg1, Inde... method IndexIDMap_range_search (line 1692) | public final static native void IndexIDMap_range_search(long jarg1, In... method delete_IndexIDMap (line 1693) | public final static native void delete_IndexIDMap(long jarg1); method new_IndexIDMap__SWIG_1 (line 1694) | public final static native long new_IndexIDMap__SWIG_1(); method new_IndexShards__SWIG_0 (line 1695) | public final static native long new_IndexShards__SWIG_0(boolean jarg1,... method new_IndexShards__SWIG_1 (line 1696) | public final static native long new_IndexShards__SWIG_1(boolean jarg1); method new_IndexShards__SWIG_2 (line 1697) | public final static native long new_IndexShards__SWIG_2(); method new_IndexShards__SWIG_3 (line 1698) | public final static native long new_IndexShards__SWIG_3(int jarg1, boo... method new_IndexShards__SWIG_4 (line 1699) | public final static native long new_IndexShards__SWIG_4(int jarg1, boo... method new_IndexShards__SWIG_5 (line 1700) | public final static native long new_IndexShards__SWIG_5(int jarg1); method IndexShards_add_shard (line 1701) | public final static native void IndexShards_add_shard(long jarg1, Inde... method IndexShards_remove_shard (line 1702) | public final static native void IndexShards_remove_shard(long jarg1, I... method IndexShards_add (line 1703) | public final static native void IndexShards_add(long jarg1, IndexShard... method IndexShards_add_with_ids (line 1704) | public final static native void IndexShards_add_with_ids(long jarg1, I... method IndexShards_search (line 1705) | public final static native void IndexShards_search(long jarg1, IndexSh... method IndexShards_train (line 1706) | public final static native void IndexShards_train(long jarg1, IndexSha... method IndexShards_successive_ids_set (line 1707) | public final static native void IndexShards_successive_ids_set(long ja... method IndexShards_successive_ids_get (line 1708) | public final static native boolean IndexShards_successive_ids_get(long... method IndexShards_syncWithSubIndexes (line 1709) | public final static native void IndexShards_syncWithSubIndexes(long ja... method delete_IndexShards (line 1710) | public final static native void delete_IndexShards(long jarg1); method downcast_index (line 1711) | public final static native long downcast_index(long jarg1, Index jarg1_); method downcast_VectorTransform (line 1712) | public final static native long downcast_VectorTransform(long jarg1, V... method downcast_IndexBinary (line 1713) | public final static native long downcast_IndexBinary(long jarg1, Index... method upcast_IndexShards (line 1714) | public final static native long upcast_IndexShards(long jarg1, IndexSh... method write_index__SWIG_0 (line 1715) | public final static native void write_index__SWIG_0(long jarg1, Index ... method write_index__SWIG_1 (line 1716) | public final static native void write_index__SWIG_1(long jarg1, Index ... method write_index__SWIG_2 (line 1717) | public final static native void write_index__SWIG_2(long jarg1, Index ... method write_index_binary__SWIG_0 (line 1718) | public final static native void write_index_binary__SWIG_0(long jarg1,... method write_index_binary__SWIG_1 (line 1719) | public final static native void write_index_binary__SWIG_1(long jarg1,... method write_index_binary__SWIG_2 (line 1720) | public final static native void write_index_binary__SWIG_2(long jarg1,... method IO_FLAG_READ_ONLY_get (line 1721) | public final static native int IO_FLAG_READ_ONLY_get(); method IO_FLAG_ONDISK_SAME_DIR_get (line 1722) | public final static native int IO_FLAG_ONDISK_SAME_DIR_get(); method IO_FLAG_SKIP_IVF_DATA_get (line 1723) | public final static native int IO_FLAG_SKIP_IVF_DATA_get(); method IO_FLAG_MMAP_get (line 1724) | public final static native int IO_FLAG_MMAP_get(); method read_index__SWIG_0 (line 1725) | public final static native long read_index__SWIG_0(String jarg1, int j... method read_index__SWIG_1 (line 1726) | public final static native long read_index__SWIG_1(String jarg1); method read_index__SWIG_2 (line 1727) | public final static native long read_index__SWIG_2(long jarg1, int jar... method read_index__SWIG_3 (line 1728) | public final static native long read_index__SWIG_3(long jarg1); method read_index__SWIG_4 (line 1729) | public final static native long read_index__SWIG_4(long jarg1, int jar... method read_index__SWIG_5 (line 1730) | public final static native long read_index__SWIG_5(long jarg1); method read_index_binary__SWIG_0 (line 1731) | public final static native long read_index_binary__SWIG_0(String jarg1... method read_index_binary__SWIG_1 (line 1732) | public final static native long read_index_binary__SWIG_1(String jarg1); method read_index_binary__SWIG_2 (line 1733) | public final static native long read_index_binary__SWIG_2(long jarg1, ... method read_index_binary__SWIG_3 (line 1734) | public final static native long read_index_binary__SWIG_3(long jarg1); method read_index_binary__SWIG_4 (line 1735) | public final static native long read_index_binary__SWIG_4(long jarg1, ... method read_index_binary__SWIG_5 (line 1736) | public final static native long read_index_binary__SWIG_5(long jarg1); method write_VectorTransform (line 1737) | public final static native void write_VectorTransform(long jarg1, Vect... method read_VectorTransform (line 1738) | public final static native long read_VectorTransform(String jarg1); method read_ProductQuantizer__SWIG_0 (line 1739) | public final static native long read_ProductQuantizer__SWIG_0(String j... method read_ProductQuantizer__SWIG_1 (line 1740) | public final static native long read_ProductQuantizer__SWIG_1(long jar... method write_ProductQuantizer__SWIG_0 (line 1741) | public final static native void write_ProductQuantizer__SWIG_0(long ja... method write_ProductQuantizer__SWIG_1 (line 1742) | public final static native void write_ProductQuantizer__SWIG_1(long ja... method write_InvertedLists (line 1743) | public final static native void write_InvertedLists(long jarg1, Invert... method read_InvertedLists__SWIG_0 (line 1744) | public final static native long read_InvertedLists__SWIG_0(long jarg1,... method read_InvertedLists__SWIG_1 (line 1745) | public final static native long read_InvertedLists__SWIG_1(long jarg1); method AutoTuneCriterion_nq_set (line 1746) | public final static native void AutoTuneCriterion_nq_set(long jarg1, A... method AutoTuneCriterion_nq_get (line 1747) | public final static native long AutoTuneCriterion_nq_get(long jarg1, A... method AutoTuneCriterion_nnn_set (line 1748) | public final static native void AutoTuneCriterion_nnn_set(long jarg1, ... method AutoTuneCriterion_nnn_get (line 1749) | public final static native long AutoTuneCriterion_nnn_get(long jarg1, ... method AutoTuneCriterion_gt_nnn_set (line 1750) | public final static native void AutoTuneCriterion_gt_nnn_set(long jarg... method AutoTuneCriterion_gt_nnn_get (line 1751) | public final static native long AutoTuneCriterion_gt_nnn_get(long jarg... method AutoTuneCriterion_gt_D_set (line 1752) | public final static native void AutoTuneCriterion_gt_D_set(long jarg1,... method AutoTuneCriterion_gt_D_get (line 1753) | public final static native long AutoTuneCriterion_gt_D_get(long jarg1,... method AutoTuneCriterion_gt_I_set (line 1754) | public final static native void AutoTuneCriterion_gt_I_set(long jarg1,... method AutoTuneCriterion_gt_I_get (line 1755) | public final static native long AutoTuneCriterion_gt_I_get(long jarg1,... method AutoTuneCriterion_set_groundtruth (line 1756) | public final static native void AutoTuneCriterion_set_groundtruth(long... method AutoTuneCriterion_evaluate (line 1757) | public final static native double AutoTuneCriterion_evaluate(long jarg... method delete_AutoTuneCriterion (line 1758) | public final static native void delete_AutoTuneCriterion(long jarg1); method OneRecallAtRCriterion_R_set (line 1759) | public final static native void OneRecallAtRCriterion_R_set(long jarg1... method OneRecallAtRCriterion_R_get (line 1760) | public final static native long OneRecallAtRCriterion_R_get(long jarg1... method new_OneRecallAtRCriterion (line 1761) | public final static native long new_OneRecallAtRCriterion(long jarg1, ... method OneRecallAtRCriterion_evaluate (line 1762) | public final static native double OneRecallAtRCriterion_evaluate(long ... method delete_OneRecallAtRCriterion (line 1763) | public final static native void delete_OneRecallAtRCriterion(long jarg1); method IntersectionCriterion_R_set (line 1764) | public final static native void IntersectionCriterion_R_set(long jarg1... method IntersectionCriterion_R_get (line 1765) | public final static native long IntersectionCriterion_R_get(long jarg1... method new_IntersectionCriterion (line 1766) | public final static native long new_IntersectionCriterion(long jarg1, ... method IntersectionCriterion_evaluate (line 1767) | public final static native double IntersectionCriterion_evaluate(long ... method delete_IntersectionCriterion (line 1768) | public final static native void delete_IntersectionCriterion(long jarg1); method OperatingPoint_perf_set (line 1769) | public final static native void OperatingPoint_perf_set(long jarg1, Op... method OperatingPoint_perf_get (line 1770) | public final static native double OperatingPoint_perf_get(long jarg1, ... method OperatingPoint_t_set (line 1771) | public final static native void OperatingPoint_t_set(long jarg1, Opera... method OperatingPoint_t_get (line 1772) | public final static native double OperatingPoint_t_get(long jarg1, Ope... method OperatingPoint_key_set (line 1773) | public final static native void OperatingPoint_key_set(long jarg1, Ope... method OperatingPoint_key_get (line 1774) | public final static native String OperatingPoint_key_get(long jarg1, O... method OperatingPoint_cno_set (line 1775) | public final static native void OperatingPoint_cno_set(long jarg1, Ope... method OperatingPoint_cno_get (line 1776) | public final static native long OperatingPoint_cno_get(long jarg1, Ope... method new_OperatingPoint (line 1777) | public final static native long new_OperatingPoint(); method delete_OperatingPoint (line 1778) | public final static native void delete_OperatingPoint(long jarg1); method OperatingPoints_all_pts_set (line 1779) | public final static native void OperatingPoints_all_pts_set(long jarg1... method OperatingPoints_all_pts_get (line 1780) | public final static native long OperatingPoints_all_pts_get(long jarg1... method OperatingPoints_optimal_pts_set (line 1781) | public final static native void OperatingPoints_optimal_pts_set(long j... method OperatingPoints_optimal_pts_get (line 1782) | public final static native long OperatingPoints_optimal_pts_get(long j... method new_OperatingPoints (line 1783) | public final static native long new_OperatingPoints(); method OperatingPoints_merge_with__SWIG_0 (line 1784) | public final static native int OperatingPoints_merge_with__SWIG_0(long... method OperatingPoints_merge_with__SWIG_1 (line 1785) | public final static native int OperatingPoints_merge_with__SWIG_1(long... method OperatingPoints_clear (line 1786) | public final static native void OperatingPoints_clear(long jarg1, Oper... method OperatingPoints_add__SWIG_0 (line 1787) | public final static native boolean OperatingPoints_add__SWIG_0(long ja... method OperatingPoints_add__SWIG_1 (line 1788) | public final static native boolean OperatingPoints_add__SWIG_1(long ja... method OperatingPoints_t_for_perf (line 1789) | public final static native double OperatingPoints_t_for_perf(long jarg... method OperatingPoints_display__SWIG_0 (line 1790) | public final static native void OperatingPoints_display__SWIG_0(long j... method OperatingPoints_display__SWIG_1 (line 1791) | public final static native void OperatingPoints_display__SWIG_1(long j... method OperatingPoints_all_to_gnuplot (line 1792) | public final static native void OperatingPoints_all_to_gnuplot(long ja... method OperatingPoints_optimal_to_gnuplot (line 1793) | public final static native void OperatingPoints_optimal_to_gnuplot(lon... method delete_OperatingPoints (line 1794) | public final static native void delete_OperatingPoints(long jarg1); method ParameterRange_name_set (line 1795) | public final static native void ParameterRange_name_set(long jarg1, Pa... method ParameterRange_name_get (line 1796) | public final static native String ParameterRange_name_get(long jarg1, ... method ParameterRange_values_set (line 1797) | public final static native void ParameterRange_values_set(long jarg1, ... method ParameterRange_values_get (line 1798) | public final static native long ParameterRange_values_get(long jarg1, ... method new_ParameterRange (line 1799) | public final static native long new_ParameterRange(); method delete_ParameterRange (line 1800) | public final static native void delete_ParameterRange(long jarg1); method ParameterSpace_parameter_ranges_set (line 1801) | public final static native void ParameterSpace_parameter_ranges_set(lo... method ParameterSpace_parameter_ranges_get (line 1802) | public final static native long ParameterSpace_parameter_ranges_get(lo... method ParameterSpace_verbose_set (line 1803) | public final static native void ParameterSpace_verbose_set(long jarg1,... method ParameterSpace_verbose_get (line 1804) | public final static native int ParameterSpace_verbose_get(long jarg1, ... method ParameterSpace_n_experiments_set (line 1805) | public final static native void ParameterSpace_n_experiments_set(long ... method ParameterSpace_n_experiments_get (line 1806) | public final static native int ParameterSpace_n_experiments_get(long j... method ParameterSpace_batchsize_set (line 1807) | public final static native void ParameterSpace_batchsize_set(long jarg... method ParameterSpace_batchsize_get (line 1808) | public final static native long ParameterSpace_batchsize_get(long jarg... method ParameterSpace_thread_over_batches_set (line 1809) | public final static native void ParameterSpace_thread_over_batches_set... method ParameterSpace_thread_over_batches_get (line 1810) | public final static native boolean ParameterSpace_thread_over_batches_... method ParameterSpace_min_test_duration_set (line 1811) | public final static native void ParameterSpace_min_test_duration_set(l... method ParameterSpace_min_test_duration_get (line 1812) | public final static native double ParameterSpace_min_test_duration_get... method new_ParameterSpace (line 1813) | public final static native long new_ParameterSpace(); method ParameterSpace_n_combinations (line 1814) | public final static native long ParameterSpace_n_combinations(long jar... method ParameterSpace_combination_ge (line 1815) | public final static native boolean ParameterSpace_combination_ge(long ... method ParameterSpace_combination_name (line 1816) | public final static native String ParameterSpace_combination_name(long... method ParameterSpace_display (line 1817) | public final static native void ParameterSpace_display(long jarg1, Par... method ParameterSpace_add_range (line 1818) | public final static native long ParameterSpace_add_range(long jarg1, P... method ParameterSpace_initialize (line 1819) | public final static native void ParameterSpace_initialize(long jarg1, ... method ParameterSpace_set_index_parameters__SWIG_0 (line 1820) | public final static native void ParameterSpace_set_index_parameters__S... method ParameterSpace_set_index_parameters__SWIG_1 (line 1821) | public final static native void ParameterSpace_set_index_parameters__S... method ParameterSpace_set_index_parameter (line 1822) | public final static native void ParameterSpace_set_index_parameter(lon... method ParameterSpace_update_bounds (line 1823) | public final static native void ParameterSpace_update_bounds(long jarg... method ParameterSpace_explore (line 1824) | public final static native void ParameterSpace_explore(long jarg1, Par... method delete_ParameterSpace (line 1825) | public final static native void delete_ParameterSpace(long jarg1); method index_factory__SWIG_0 (line 1826) | public final static native long index_factory__SWIG_0(int jarg1, Strin... method index_factory__SWIG_1 (line 1827) | public final static native long index_factory__SWIG_1(int jarg1, Strin... method index_factory_verbose_set (line 1828) | public final static native void index_factory_verbose_set(int jarg1); method index_factory_verbose_get (line 1829) | public final static native int index_factory_verbose_get(); method index_binary_factory (line 1830) | public final static native long index_binary_factory(int jarg1, String... method simd_histogram_8 (line 1831) | public final static native void simd_histogram_8(long jarg1, int jarg2... method simd_histogram_16 (line 1832) | public final static native void simd_histogram_16(long jarg1, int jarg... method PartitionStats_bissect_cycles_set (line 1833) | public final static native void PartitionStats_bissect_cycles_set(long... method PartitionStats_bissect_cycles_get (line 1834) | public final static native long PartitionStats_bissect_cycles_get(long... method PartitionStats_compress_cycles_set (line 1835) | public final static native void PartitionStats_compress_cycles_set(lon... method PartitionStats_compress_cycles_get (line 1836) | public final static native long PartitionStats_compress_cycles_get(lon... method new_PartitionStats (line 1837) | public final static native long new_PartitionStats(); method PartitionStats_reset (line 1838) | public final static native void PartitionStats_reset(long jarg1, Parti... method delete_PartitionStats (line 1839) | public final static native void delete_PartitionStats(long jarg1); method partition_stats_set (line 1840) | public final static native void partition_stats_set(long jarg1, Partit... method partition_stats_get (line 1841) | public final static native long partition_stats_get(); method float_minheap_array_t_nh_set (line 1842) | public final static native void float_minheap_array_t_nh_set(long jarg... method float_minheap_array_t_nh_get (line 1843) | public final static native long float_minheap_array_t_nh_get(long jarg... method float_minheap_array_t_k_set (line 1844) | public final static native void float_minheap_array_t_k_set(long jarg1... method float_minheap_array_t_k_get (line 1845) | public final static native long float_minheap_array_t_k_get(long jarg1... method float_minheap_array_t_ids_set (line 1846) | public final static native void float_minheap_array_t_ids_set(long jar... method float_minheap_array_t_ids_get (line 1847) | public final static native long float_minheap_array_t_ids_get(long jar... method float_minheap_array_t_val_set (line 1848) | public final static native void float_minheap_array_t_val_set(long jar... method float_minheap_array_t_val_get (line 1849) | public final static native long float_minheap_array_t_val_get(long jar... method float_minheap_array_t_get_val (line 1850) | public final static native long float_minheap_array_t_get_val(long jar... method float_minheap_array_t_get_ids (line 1851) | public final static native long float_minheap_array_t_get_ids(long jar... method float_minheap_array_t_heapify (line 1852) | public final static native void float_minheap_array_t_heapify(long jar... method float_minheap_array_t_addn__SWIG_0 (line 1853) | public final static native void float_minheap_array_t_addn__SWIG_0(lon... method float_minheap_array_t_addn__SWIG_1 (line 1854) | public final static native void float_minheap_array_t_addn__SWIG_1(lon... method float_minheap_array_t_addn__SWIG_2 (line 1855) | public final static native void float_minheap_array_t_addn__SWIG_2(lon... method float_minheap_array_t_addn__SWIG_3 (line 1856) | public final static native void float_minheap_array_t_addn__SWIG_3(lon... method float_minheap_array_t_addn_with_ids__SWIG_0 (line 1857) | public final static native void float_minheap_array_t_addn_with_ids__S... method float_minheap_array_t_addn_with_ids__SWIG_1 (line 1858) | public final static native void float_minheap_array_t_addn_with_ids__S... method float_minheap_array_t_addn_with_ids__SWIG_2 (line 1859) | public final static native void float_minheap_array_t_addn_with_ids__S... method float_minheap_array_t_addn_with_ids__SWIG_3 (line 1860) | public final static native void float_minheap_array_t_addn_with_ids__S... method float_minheap_array_t_addn_with_ids__SWIG_4 (line 1861) | public final static native void float_minheap_array_t_addn_with_ids__S... method float_minheap_array_t_reorder (line 1862) | public final static native void float_minheap_array_t_reorder(long jar... method float_minheap_array_t_per_line_extrema (line 1863) | public final static native void float_minheap_array_t_per_line_extrema... method new_float_minheap_array_t (line 1864) | public final static native long new_float_minheap_array_t(); method delete_float_minheap_array_t (line 1865) | public final static native void delete_float_minheap_array_t(long jarg1); method int_minheap_array_t_nh_set (line 1866) | public final static native void int_minheap_array_t_nh_set(long jarg1,... method int_minheap_array_t_nh_get (line 1867) | public final static native long int_minheap_array_t_nh_get(long jarg1,... method int_minheap_array_t_k_set (line 1868) | public final static native void int_minheap_array_t_k_set(long jarg1, ... method int_minheap_array_t_k_get (line 1869) | public final static native long int_minheap_array_t_k_get(long jarg1, ... method int_minheap_array_t_ids_set (line 1870) | public final static native void int_minheap_array_t_ids_set(long jarg1... method int_minheap_array_t_ids_get (line 1871) | public final static native long int_minheap_array_t_ids_get(long jarg1... method int_minheap_array_t_val_set (line 1872) | public final static native void int_minheap_array_t_val_set(long jarg1... method int_minheap_array_t_val_get (line 1873) | public final static native long int_minheap_array_t_val_get(long jarg1... method int_minheap_array_t_get_val (line 1874) | public final static native long int_minheap_array_t_get_val(long jarg1... method int_minheap_array_t_get_ids (line 1875) | public final static native long int_minheap_array_t_get_ids(long jarg1... method int_minheap_array_t_heapify (line 1876) | public final static native void int_minheap_array_t_heapify(long jarg1... method int_minheap_array_t_addn__SWIG_0 (line 1877) | public final static native void int_minheap_array_t_addn__SWIG_0(long ... method int_minheap_array_t_addn__SWIG_1 (line 1878) | public final static native void int_minheap_array_t_addn__SWIG_1(long ... method int_minheap_array_t_addn__SWIG_2 (line 1879) | public final static native void int_minheap_array_t_addn__SWIG_2(long ... method int_minheap_array_t_addn__SWIG_3 (line 1880) | public final static native void int_minheap_array_t_addn__SWIG_3(long ... method int_minheap_array_t_addn_with_ids__SWIG_0 (line 1881) | public final static native void int_minheap_array_t_addn_with_ids__SWI... method int_minheap_array_t_addn_with_ids__SWIG_1 (line 1882) | public final static native void int_minheap_array_t_addn_with_ids__SWI... method int_minheap_array_t_addn_with_ids__SWIG_2 (line 1883) | public final static native void int_minheap_array_t_addn_with_ids__SWI... method int_minheap_array_t_addn_with_ids__SWIG_3 (line 1884) | public final static native void int_minheap_array_t_addn_with_ids__SWI... method int_minheap_array_t_addn_with_ids__SWIG_4 (line 1885) | public final static native void int_minheap_array_t_addn_with_ids__SWI... method int_minheap_array_t_reorder (line 1886) | public final static native void int_minheap_array_t_reorder(long jarg1... method int_minheap_array_t_per_line_extrema (line 1887) | public final static native void int_minheap_array_t_per_line_extrema(l... method new_int_minheap_array_t (line 1888) | public final static native long new_int_minheap_array_t(); method delete_int_minheap_array_t (line 1889) | public final static native void delete_int_minheap_array_t(long jarg1); method float_maxheap_array_t_nh_set (line 1890) | public final static native void float_maxheap_array_t_nh_set(long jarg... method float_maxheap_array_t_nh_get (line 1891) | public final static native long float_maxheap_array_t_nh_get(long jarg... method float_maxheap_array_t_k_set (line 1892) | public final static native void float_maxheap_array_t_k_set(long jarg1... method float_maxheap_array_t_k_get (line 1893) | public final static native long float_maxheap_array_t_k_get(long jarg1... method float_maxheap_array_t_ids_set (line 1894) | public final static native void float_maxheap_array_t_ids_set(long jar... method float_maxheap_array_t_ids_get (line 1895) | public final static native long float_maxheap_array_t_ids_get(long jar... method float_maxheap_array_t_val_set (line 1896) | public final static native void float_maxheap_array_t_val_set(long jar... method float_maxheap_array_t_val_get (line 1897) | public final static native long float_maxheap_array_t_val_get(long jar... method float_maxheap_array_t_get_val (line 1898) | public final static native long float_maxheap_array_t_get_val(long jar... method float_maxheap_array_t_get_ids (line 1899) | public final static native long float_maxheap_array_t_get_ids(long jar... method float_maxheap_array_t_heapify (line 1900) | public final static native void float_maxheap_array_t_heapify(long jar... method float_maxheap_array_t_addn__SWIG_0 (line 1901) | public final static native void float_maxheap_array_t_addn__SWIG_0(lon... method float_maxheap_array_t_addn__SWIG_1 (line 1902) | public final static native void float_maxheap_array_t_addn__SWIG_1(lon... method float_maxheap_array_t_addn__SWIG_2 (line 1903) | public final static native void float_maxheap_array_t_addn__SWIG_2(lon... method float_maxheap_array_t_addn__SWIG_3 (line 1904) | public final static native void float_maxheap_array_t_addn__SWIG_3(lon... method float_maxheap_array_t_addn_with_ids__SWIG_0 (line 1905) | public final static native void float_maxheap_array_t_addn_with_ids__S... method float_maxheap_array_t_addn_with_ids__SWIG_1 (line 1906) | public final static native void float_maxheap_array_t_addn_with_ids__S... method float_maxheap_array_t_addn_with_ids__SWIG_2 (line 1907) | public final static native void float_maxheap_array_t_addn_with_ids__S... method float_maxheap_array_t_addn_with_ids__SWIG_3 (line 1908) | public final static native void float_maxheap_array_t_addn_with_ids__S... method float_maxheap_array_t_addn_with_ids__SWIG_4 (line 1909) | public final static native void float_maxheap_array_t_addn_with_ids__S... method float_maxheap_array_t_reorder (line 1910) | public final static native void float_maxheap_array_t_reorder(long jar... method float_maxheap_array_t_per_line_extrema (line 1911) | public final static native void float_maxheap_array_t_per_line_extrema... method new_float_maxheap_array_t (line 1912) | public final static native long new_float_maxheap_array_t(); method delete_float_maxheap_array_t (line 1913) | public final static native void delete_float_maxheap_array_t(long jarg1); method int_maxheap_array_t_nh_set (line 1914) | public final static native void int_maxheap_array_t_nh_set(long jarg1,... method int_maxheap_array_t_nh_get (line 1915) | public final static native long int_maxheap_array_t_nh_get(long jarg1,... method int_maxheap_array_t_k_set (line 1916) | public final static native void int_maxheap_array_t_k_set(long jarg1, ... method int_maxheap_array_t_k_get (line 1917) | public final static native long int_maxheap_array_t_k_get(long jarg1, ... method int_maxheap_array_t_ids_set (line 1918) | public final static native void int_maxheap_array_t_ids_set(long jarg1... method int_maxheap_array_t_ids_get (line 1919) | public final static native long int_maxheap_array_t_ids_get(long jarg1... method int_maxheap_array_t_val_set (line 1920) | public final static native void int_maxheap_array_t_val_set(long jarg1... method int_maxheap_array_t_val_get (line 1921) | public final static native long int_maxheap_array_t_val_get(long jarg1... method int_maxheap_array_t_get_val (line 1922) | public final static native long int_maxheap_array_t_get_val(long jarg1... method int_maxheap_array_t_get_ids (line 1923) | public final static native long int_maxheap_array_t_get_ids(long jarg1... method int_maxheap_array_t_heapify (line 1924) | public final static native void int_maxheap_array_t_heapify(long jarg1... method int_maxheap_array_t_addn__SWIG_0 (line 1925) | public final static native void int_maxheap_array_t_addn__SWIG_0(long ... method int_maxheap_array_t_addn__SWIG_1 (line 1926) | public final static native void int_maxheap_array_t_addn__SWIG_1(long ... method int_maxheap_array_t_addn__SWIG_2 (line 1927) | public final static native void int_maxheap_array_t_addn__SWIG_2(long ... method int_maxheap_array_t_addn__SWIG_3 (line 1928) | public final static native void int_maxheap_array_t_addn__SWIG_3(long ... method int_maxheap_array_t_addn_with_ids__SWIG_0 (line 1929) | public final static native void int_maxheap_array_t_addn_with_ids__SWI... method int_maxheap_array_t_addn_with_ids__SWIG_1 (line 1930) | public final static native void int_maxheap_array_t_addn_with_ids__SWI... method int_maxheap_array_t_addn_with_ids__SWIG_2 (line 1931) | public final static native void int_maxheap_array_t_addn_with_ids__SWI... method int_maxheap_array_t_addn_with_ids__SWIG_3 (line 1932) | public final static native void int_maxheap_array_t_addn_with_ids__SWI... method int_maxheap_array_t_addn_with_ids__SWIG_4 (line 1933) | public final static native void int_maxheap_array_t_addn_with_ids__SWI... method int_maxheap_array_t_reorder (line 1934) | public final static native void int_maxheap_array_t_reorder(long jarg1... method int_maxheap_array_t_per_line_extrema (line 1935) | public final static native void int_maxheap_array_t_per_line_extrema(l... method new_int_maxheap_array_t (line 1936) | public final static native long new_int_maxheap_array_t(); method delete_int_maxheap_array_t (line 1937) | public final static native void delete_int_maxheap_array_t(long jarg1); method CMin_float_partition_fuzzy (line 1938) | public final static native float CMin_float_partition_fuzzy(long jarg1... method CMax_float_partition_fuzzy (line 1939) | public final static native float CMax_float_partition_fuzzy(long jarg1... method AlignedTableUint8_tab_set (line 1940) | public final static native void AlignedTableUint8_tab_set(long jarg1, ... method AlignedTableUint8_tab_get (line 1941) | public final static native long AlignedTableUint8_tab_get(long jarg1, ... method AlignedTableUint8_numel_set (line 1942) | public final static native void AlignedTableUint8_numel_set(long jarg1... method AlignedTableUint8_numel_get (line 1943) | public final static native long AlignedTableUint8_numel_get(long jarg1... method AlignedTableUint8_round_capacity (line 1944) | public final static native long AlignedTableUint8_round_capacity(long ... method new_AlignedTableUint8__SWIG_0 (line 1945) | public final static native long new_AlignedTableUint8__SWIG_0(); method new_AlignedTableUint8__SWIG_1 (line 1946) | public final static native long new_AlignedTableUint8__SWIG_1(long jar... method AlignedTableUint8_itemsize (line 1947) | public final static native long AlignedTableUint8_itemsize(long jarg1,... method AlignedTableUint8_resize (line 1948) | public final static native void AlignedTableUint8_resize(long jarg1, A... method AlignedTableUint8_clear (line 1949) | public final static native void AlignedTableUint8_clear(long jarg1, Al... method AlignedTableUint8_size (line 1950) | public final static native long AlignedTableUint8_size(long jarg1, Ali... method AlignedTableUint8_nbytes (line 1951) | public final static native long AlignedTableUint8_nbytes(long jarg1, A... method AlignedTableUint8_get__SWIG_0 (line 1952) | public final static native long AlignedTableUint8_get__SWIG_0(long jar... method AlignedTableUint8_data__SWIG_0 (line 1953) | public final static native long AlignedTableUint8_data__SWIG_0(long ja... method delete_AlignedTableUint8 (line 1954) | public final static native void delete_AlignedTableUint8(long jarg1); method AlignedTableUint16_tab_set (line 1955) | public final static native void AlignedTableUint16_tab_set(long jarg1,... method AlignedTableUint16_tab_get (line 1956) | public final static native long AlignedTableUint16_tab_get(long jarg1,... method AlignedTableUint16_numel_set (line 1957) | public final static native void AlignedTableUint16_numel_set(long jarg... method AlignedTableUint16_numel_get (line 1958) | public final static native long AlignedTableUint16_numel_get(long jarg... method AlignedTableUint16_round_capacity (line 1959) | public final static native long AlignedTableUint16_round_capacity(long... method new_AlignedTableUint16__SWIG_0 (line 1960) | public final static native long new_AlignedTableUint16__SWIG_0(); method new_AlignedTableUint16__SWIG_1 (line 1961) | public final static native long new_AlignedTableUint16__SWIG_1(long ja... method AlignedTableUint16_itemsize (line 1962) | public final static native long AlignedTableUint16_itemsize(long jarg1... method AlignedTableUint16_resize (line 1963) | public final static native void AlignedTableUint16_resize(long jarg1, ... method AlignedTableUint16_clear (line 1964) | public final static native void AlignedTableUint16_clear(long jarg1, A... method AlignedTableUint16_size (line 1965) | public final static native long AlignedTableUint16_size(long jarg1, Al... method AlignedTableUint16_nbytes (line 1966) | public final static native long AlignedTableUint16_nbytes(long jarg1, ... method AlignedTableUint16_get__SWIG_0 (line 1967) | public final static native long AlignedTableUint16_get__SWIG_0(long ja... method AlignedTableUint16_data__SWIG_0 (line 1968) | public final static native long AlignedTableUint16_data__SWIG_0(long j... method delete_AlignedTableUint16 (line 1969) | public final static native void delete_AlignedTableUint16(long jarg1); method AlignedTableFloat32_tab_set (line 1970) | public final static native void AlignedTableFloat32_tab_set(long jarg1... method AlignedTableFloat32_tab_get (line 1971) | public final static native long AlignedTableFloat32_tab_get(long jarg1... method AlignedTableFloat32_numel_set (line 1972) | public final static native void AlignedTableFloat32_numel_set(long jar... method AlignedTableFloat32_numel_get (line 1973) | public final static native long AlignedTableFloat32_numel_get(long jar... method AlignedTableFloat32_round_capacity (line 1974) | public final static native long AlignedTableFloat32_round_capacity(lon... method new_AlignedTableFloat32__SWIG_0 (line 1975) | public final static native long new_AlignedTableFloat32__SWIG_0(); method new_AlignedTableFloat32__SWIG_1 (line 1976) | public final static native long new_AlignedTableFloat32__SWIG_1(long j... method AlignedTableFloat32_itemsize (line 1977) | public final static native long AlignedTableFloat32_itemsize(long jarg... method AlignedTableFloat32_resize (line 1978) | public final static native void AlignedTableFloat32_resize(long jarg1,... method AlignedTableFloat32_clear (line 1979) | public final static native void AlignedTableFloat32_clear(long jarg1, ... method AlignedTableFloat32_size (line 1980) | public final static native long AlignedTableFloat32_size(long jarg1, A... method AlignedTableFloat32_nbytes (line 1981) | public final static native long AlignedTableFloat32_nbytes(long jarg1,... method AlignedTableFloat32_get__SWIG_0 (line 1982) | public final static native long AlignedTableFloat32_get__SWIG_0(long j... method AlignedTableFloat32_data__SWIG_0 (line 1983) | public final static native long AlignedTableFloat32_data__SWIG_0(long ... method delete_AlignedTableFloat32 (line 1984) | public final static native void delete_AlignedTableFloat32(long jarg1); method CMax_uint16_partition_fuzzy__SWIG_0 (line 1985) | public final static native long CMax_uint16_partition_fuzzy__SWIG_0(lo... method CMin_uint16_partition_fuzzy__SWIG_0 (line 1986) | public final static native long CMin_uint16_partition_fuzzy__SWIG_0(lo... method CMax_uint16_partition_fuzzy__SWIG_1 (line 1987) | public final static native long CMax_uint16_partition_fuzzy__SWIG_1(lo... method CMin_uint16_partition_fuzzy__SWIG_1 (line 1988) | public final static native long CMin_uint16_partition_fuzzy__SWIG_1(lo... method omp_set_num_threads (line 1989) | public final static native void omp_set_num_threads(int jarg1); method omp_get_max_threads (line 1990) | public final static native int omp_get_max_threads(); method memcpy (line 1991) | public final static native long memcpy(long jarg1, long jarg2, long ja... method cast_integer_to_float_ptr (line 1992) | public final static native long cast_integer_to_float_ptr(int jarg1); method cast_integer_to_long_ptr (line 1993) | public final static native long cast_integer_to_long_ptr(int jarg1); method cast_integer_to_int_ptr (line 1994) | public final static native long cast_integer_to_int_ptr(int jarg1); method RangeSearchResult_nq_set (line 1995) | public final static native void RangeSearchResult_nq_set(long jarg1, R... method RangeSearchResult_nq_get (line 1996) | public final static native long RangeSearchResult_nq_get(long jarg1, R... method RangeSearchResult_lims_set (line 1997) | public final static native void RangeSearchResult_lims_set(long jarg1,... method RangeSearchResult_lims_get (line 1998) | public final static native long RangeSearchResult_lims_get(long jarg1,... method RangeSearchResult_labels_set (line 1999) | public final static native void RangeSearchResult_labels_set(long jarg... method RangeSearchResult_labels_get (line 2000) | public final static native long RangeSearchResult_labels_get(long jarg... method RangeSearchResult_distances_set (line 2001) | public final static native void RangeSearchResult_distances_set(long j... method RangeSearchResult_distances_get (line 2002) | public final static native long RangeSearchResult_distances_get(long j... method RangeSearchResult_buffer_size_set (line 2003) | public final static native void RangeSearchResult_buffer_size_set(long... method RangeSearchResult_buffer_size_get (line 2004) | public final static native long RangeSearchResult_buffer_size_get(long... method RangeSearchResult_do_allocation (line 2005) | public final static native void RangeSearchResult_do_allocation(long j... method delete_RangeSearchResult (line 2006) | public final static native void delete_RangeSearchResult(long jarg1); method IDSelector_is_member (line 2007) | public final static native boolean IDSelector_is_member(long jarg1, ID... method delete_IDSelector (line 2008) | public final static native void delete_IDSelector(long jarg1); method IDSelectorRange_imin_set (line 2009) | public final static native void IDSelectorRange_imin_set(long jarg1, I... method IDSelectorRange_imin_get (line 2010) | public final static native long IDSelectorRange_imin_get(long jarg1, I... method IDSelectorRange_imax_set (line 2011) | public final static native void IDSelectorRange_imax_set(long jarg1, I... method IDSelectorRange_imax_get (line 2012) | public final static native long IDSelectorRange_imax_get(long jarg1, I... method new_IDSelectorRange (line 2013) | public final static native long new_IDSelectorRange(long jarg1, long j... method IDSelectorRange_is_member (line 2014) | public final static native boolean IDSelectorRange_is_member(long jarg... method delete_IDSelectorRange (line 2015) | public final static native void delete_IDSelectorRange(long jarg1); method IDSelectorArray_n_set (line 2016) | public final static native void IDSelectorArray_n_set(long jarg1, IDSe... method IDSelectorArray_n_get (line 2017) | public final static native long IDSelectorArray_n_get(long jarg1, IDSe... method IDSelectorArray_ids_set (line 2018) | public final static native void IDSelectorArray_ids_set(long jarg1, ID... method IDSelectorArray_ids_get (line 2019) | public final static native long IDSelectorArray_ids_get(long jarg1, ID... method new_IDSelectorArray (line 2020) | public final static native long new_IDSelectorArray(long jarg1, long j... method IDSelectorArray_is_member (line 2021) | public final static native boolean IDSelectorArray_is_member(long jarg... method delete_IDSelectorArray (line 2022) | public final static native void delete_IDSelectorArray(long jarg1); method IDSelectorBatch_nbits_set (line 2023) | public final static native void IDSelectorBatch_nbits_set(long jarg1, ... method IDSelectorBatch_nbits_get (line 2024) | public final static native int IDSelectorBatch_nbits_get(long jarg1, I... method IDSelectorBatch_mask_set (line 2025) | public final static native void IDSelectorBatch_mask_set(long jarg1, I... method IDSelectorBatch_mask_get (line 2026) | public final static native long IDSelectorBatch_mask_get(long jarg1, I... method new_IDSelectorBatch (line 2027) | public final static native long new_IDSelectorBatch(long jarg1, long j... method IDSelectorBatch_is_member (line 2028) | public final static native boolean IDSelectorBatch_is_member(long jarg... method delete_IDSelectorBatch (line 2029) | public final static native void delete_IDSelectorBatch(long jarg1); method BufferList_buffer_size_set (line 2030) | public final static native void BufferList_buffer_size_set(long jarg1,... method BufferList_buffer_size_get (line 2031) | public final static native long BufferList_buffer_size_get(long jarg1,... method BufferList_buffers_set (line 2032) | public final static native void BufferList_buffers_set(long jarg1, Buf... method BufferList_buffers_get (line 2033) | public final static native long BufferList_buffers_get(long jarg1, Buf... method BufferList_wp_set (line 2034) | public final static native void BufferList_wp_set(long jarg1, BufferLi... method BufferList_wp_get (line 2035) | public final static native long BufferList_wp_get(long jarg1, BufferLi... method new_BufferList (line 2036) | public final static native long new_BufferList(long jarg1); method delete_BufferList (line 2037) | public final static native void delete_BufferList(long jarg1); method BufferList_append_buffer (line 2038) | public final static native void BufferList_append_buffer(long jarg1, B... method BufferList_add (line 2039) | public final static native void BufferList_add(long jarg1, BufferList ... method BufferList_copy_range (line 2040) | public final static native void BufferList_copy_range(long jarg1, Buff... method RangeQueryResult_qno_set (line 2041) | public final static native void RangeQueryResult_qno_set(long jarg1, R... method RangeQueryResult_qno_get (line 2042) | public final static native long RangeQueryResult_qno_get(long jarg1, R... method RangeQueryResult_nres_set (line 2043) | public final static native void RangeQueryResult_nres_set(long jarg1, ... method RangeQueryResult_nres_get (line 2044) | public final static native long RangeQueryResult_nres_get(long jarg1, ... method RangeQueryResult_pres_set (line 2045) | public final static native void RangeQueryResult_pres_set(long jarg1, ... method RangeQueryResult_pres_get (line 2046) | public final static native long RangeQueryResult_pres_get(long jarg1, ... method RangeQueryResult_add (line 2047) | public final static native void RangeQueryResult_add(long jarg1, Range... method new_RangeQueryResult (line 2048) | public final static native long new_RangeQueryResult(); method delete_RangeQueryResult (line 2049) | public final static native void delete_RangeQueryResult(long jarg1); method RangeSearchPartialResult_res_set (line 2050) | public final static native void RangeSearchPartialResult_res_set(long ... method RangeSearchPartialResult_res_get (line 2051) | public final static native long RangeSearchPartialResult_res_get(long ... method RangeSearchPartialResult_queries_set (line 2052) | public final static native void RangeSearchPartialResult_queries_set(l... method RangeSearchPartialResult_queries_get (line 2053) | public final static native long RangeSearchPartialResult_queries_get(l... method RangeSearchPartialResult_new_result (line 2054) | public final static native long RangeSearchPartialResult_new_result(lo... method RangeSearchPartialResult_set_lims (line 2055) | public final static native void RangeSearchPartialResult_set_lims(long... method RangeSearchPartialResult_copy_result__SWIG_0 (line 2056) | public final static native void RangeSearchPartialResult_copy_result__... method RangeSearchPartialResult_copy_result__SWIG_1 (line 2057) | public final static native void RangeSearchPartialResult_copy_result__... method RangeSearchPartialResult_merge__SWIG_0 (line 2058) | public final static native void RangeSearchPartialResult_merge__SWIG_0... method RangeSearchPartialResult_merge__SWIG_1 (line 2059) | public final static native void RangeSearchPartialResult_merge__SWIG_1... method delete_RangeSearchPartialResult (line 2060) | public final static native void delete_RangeSearchPartialResult(long j... method DistanceComputer_set_query (line 2061) | public final static native void DistanceComputer_set_query(long jarg1,... method DistanceComputer_symmetric_dis (line 2062) | public final static native float DistanceComputer_symmetric_dis(long j... method delete_DistanceComputer (line 2063) | public final static native void delete_DistanceComputer(long jarg1); method InterruptCallback_want_interrupt (line 2064) | public final static native boolean InterruptCallback_want_interrupt(lo... method delete_InterruptCallback (line 2065) | public final static native void delete_InterruptCallback(long jarg1); method InterruptCallback_clear_instance (line 2066) | public final static native void InterruptCallback_clear_instance(); method InterruptCallback_check (line 2067) | public final static native void InterruptCallback_check(); method InterruptCallback_is_interrupted (line 2068) | public final static native boolean InterruptCallback_is_interrupted(); method InterruptCallback_get_period_hint (line 2069) | public final static native long InterruptCallback_get_period_hint(long... method VisitedTable_visited_set (line 2070) | public final static native void VisitedTable_visited_set(long jarg1, V... method VisitedTable_visited_get (line 2071) | public final static native long VisitedTable_visited_get(long jarg1, V... method VisitedTable_visno_set (line 2072) | public final static native void VisitedTable_visno_set(long jarg1, Vis... method VisitedTable_visno_get (line 2073) | public final static native int VisitedTable_visno_get(long jarg1, Visi... method new_VisitedTable (line 2074) | public final static native long new_VisitedTable(int jarg1); method VisitedTable_set (line 2075) | public final static native void VisitedTable_set(long jarg1, VisitedTa... method VisitedTable_get (line 2076) | public final static native boolean VisitedTable_get(long jarg1, Visite... method VisitedTable_advance (line 2077) | public final static native void VisitedTable_advance(long jarg1, Visit... method delete_VisitedTable (line 2078) | public final static native void delete_VisitedTable(long jarg1); method ignore_SIGTTIN (line 2079) | public final static native void ignore_SIGTTIN(); method MapLong2Long_map_set (line 2080) | public final static native void MapLong2Long_map_set(long jarg1, MapLo... method MapLong2Long_map_get (line 2081) | public final static native long MapLong2Long_map_get(long jarg1, MapLo... method MapLong2Long_add (line 2082) | public final static native void MapLong2Long_add(long jarg1, MapLong2L... method MapLong2Long_search (line 2083) | public final static native int MapLong2Long_search(long jarg1, MapLong... method MapLong2Long_search_multiple (line 2084) | public final static native void MapLong2Long_search_multiple(long jarg... method new_MapLong2Long (line 2085) | public final static native long new_MapLong2Long(); method delete_MapLong2Long (line 2086) | public final static native void delete_MapLong2Long(long jarg1); method Clustering_SWIGUpcast (line 2087) | public final static native long Clustering_SWIGUpcast(long jarg1); method Clustering1D_SWIGUpcast (line 2088) | public final static native long Clustering1D_SWIGUpcast(long jarg1); method ProgressiveDimClusteringParameters_SWIGUpcast (line 2089) | public final static native long ProgressiveDimClusteringParameters_SWI... method ProgressiveDimClustering_SWIGUpcast (line 2090) | public final static native long ProgressiveDimClustering_SWIGUpcast(lo... method LinearTransform_SWIGUpcast (line 2091) | public final static native long LinearTransform_SWIGUpcast(long jarg1); method RandomRotationMatrix_SWIGUpcast (line 2092) | public final static native long RandomRotationMatrix_SWIGUpcast(long j... method PCAMatrix_SWIGUpcast (line 2093) | public final static native long PCAMatrix_SWIGUpcast(long jarg1); method ITQMatrix_SWIGUpcast (line 2094) | public final static native long ITQMatrix_SWIGUpcast(long jarg1); method ITQTransform_SWIGUpcast (line 2095) | public final static native long ITQTransform_SWIGUpcast(long jarg1); method OPQMatrix_SWIGUpcast (line 2096) | public final static native long OPQMatrix_SWIGUpcast(long jarg1); method RemapDimensionsTransform_SWIGUpcast (line 2097) | public final static native long RemapDimensionsTransform_SWIGUpcast(lo... method NormalizationTransform_SWIGUpcast (line 2098) | public final static native long NormalizationTransform_SWIGUpcast(long... method CenteringTransform_SWIGUpcast (line 2099) | public final static native long CenteringTransform_SWIGUpcast(long jar... method IndexFlatCodes_SWIGUpcast (line 2100) | public final static native long IndexFlatCodes_SWIGUpcast(long jarg1); method IndexFlat_SWIGUpcast (line 2101) | public final static native long IndexFlat_SWIGUpcast(long jarg1); method IndexFlatIP_SWIGUpcast (line 2102) | public final static native long IndexFlatIP_SWIGUpcast(long jarg1); method IndexFlatL2_SWIGUpcast (line 2103) | public final static native long IndexFlatL2_SWIGUpcast(long jarg1); method IndexFlat1D_SWIGUpcast (line 2104) | public final static native long IndexFlat1D_SWIGUpcast(long jarg1); method IndexLSH_SWIGUpcast (line 2105) | public final static native long IndexLSH_SWIGUpcast(long jarg1); method ReproduceDistancesObjective_SWIGUpcast (line 2106) | public final static native long ReproduceDistancesObjective_SWIGUpcast... method SimulatedAnnealingOptimizer_SWIGUpcast (line 2107) | public final static native long SimulatedAnnealingOptimizer_SWIGUpcast... method PolysemousTraining_SWIGUpcast (line 2108) | public final static native long PolysemousTraining_SWIGUpcast(long jar... method IndexPQ_SWIGUpcast (line 2109) | public final static native long IndexPQ_SWIGUpcast(long jarg1); method MultiIndexQuantizer_SWIGUpcast (line 2110) | public final static native long MultiIndexQuantizer_SWIGUpcast(long ja... method MultiIndexQuantizer2_SWIGUpcast (line 2111) | public final static native long MultiIndexQuantizer2_SWIGUpcast(long j... method ArrayInvertedLists_SWIGUpcast (line 2112) | public final static native long ArrayInvertedLists_SWIGUpcast(long jar... method ReadOnlyInvertedLists_SWIGUpcast (line 2113) | public final static native long ReadOnlyInvertedLists_SWIGUpcast(long ... method HStackInvertedLists_SWIGUpcast (line 2114) | public final static native long HStackInvertedLists_SWIGUpcast(long ja... method SliceInvertedLists_SWIGUpcast (line 2115) | public final static native long SliceInvertedLists_SWIGUpcast(long jar... method VStackInvertedLists_SWIGUpcast (line 2116) | public final static native long VStackInvertedLists_SWIGUpcast(long ja... method MaskedInvertedLists_SWIGUpcast (line 2117) | public final static native long MaskedInvertedLists_SWIGUpcast(long ja... method StopWordsInvertedLists_SWIGUpcast (line 2118) | public final static native long StopWordsInvertedLists_SWIGUpcast(long... method IndexIVF_SWIGUpcast (line 2119) | public final static native long IndexIVF_SWIGUpcast(long jarg1); method IndexScalarQuantizer_SWIGUpcast (line 2120) | public final static native long IndexScalarQuantizer_SWIGUpcast(long j... method IndexIVFScalarQuantizer_SWIGUpcast (line 2121) | public final static native long IndexIVFScalarQuantizer_SWIGUpcast(lon... method IndexHNSW_SWIGUpcast (line 2122) | public final static native long IndexHNSW_SWIGUpcast(long jarg1); method IndexHNSWFlat_SWIGUpcast (line 2123) | public final static native long IndexHNSWFlat_SWIGUpcast(long jarg1); method IndexHNSWPQ_SWIGUpcast (line 2124) | public final static native long IndexHNSWPQ_SWIGUpcast(long jarg1); method IndexHNSWSQ_SWIGUpcast (line 2125) | public final static native long IndexHNSWSQ_SWIGUpcast(long jarg1); method IndexHNSW2Level_SWIGUpcast (line 2126) | public final static native long IndexHNSW2Level_SWIGUpcast(long jarg1); method IndexIVFFlat_SWIGUpcast (line 2127) | public final static native long IndexIVFFlat_SWIGUpcast(long jarg1); method IndexIVFFlatDedup_SWIGUpcast (line 2128) | public final static native long IndexIVFFlatDedup_SWIGUpcast(long jarg1); method OnDiskInvertedLists_SWIGUpcast (line 2129) | public final static native long OnDiskInvertedLists_SWIGUpcast(long ja... method IVFPQSearchParameters_SWIGUpcast (line 2130) | public final static native long IVFPQSearchParameters_SWIGUpcast(long ... method IndexIVFPQ_SWIGUpcast (line 2131) | public final static native long IndexIVFPQ_SWIGUpcast(long jarg1); method Index2Layer_SWIGUpcast (line 2132) | public final static native long Index2Layer_SWIGUpcast(long jarg1); method IndexBinaryFlat_SWIGUpcast (line 2133) | public final static native long IndexBinaryFlat_SWIGUpcast(long jarg1); method IndexBinaryIVF_SWIGUpcast (line 2134) | public final static native long IndexBinaryIVF_SWIGUpcast(long jarg1); method IndexBinaryFromFloat_SWIGUpcast (line 2135) | public final static native long IndexBinaryFromFloat_SWIGUpcast(long j... method IndexBinaryHNSW_SWIGUpcast (line 2136) | public final static native long IndexBinaryHNSW_SWIGUpcast(long jarg1); method IndexRefine_SWIGUpcast (line 2137) | public final static native long IndexRefine_SWIGUpcast(long jarg1); method IndexRefineFlat_SWIGUpcast (line 2138) | public final static native long IndexRefineFlat_SWIGUpcast(long jarg1); method IndexSplitVectors_SWIGUpcast (line 2139) | public final static native long IndexSplitVectors_SWIGUpcast(long jarg1); method IndexIDMap_SWIGUpcast (line 2140) | public final static native long IndexIDMap_SWIGUpcast(long jarg1); method OneRecallAtRCriterion_SWIGUpcast (line 2141) | public final static native long OneRecallAtRCriterion_SWIGUpcast(long ... method IntersectionCriterion_SWIGUpcast (line 2142) | public final static native long IntersectionCriterion_SWIGUpcast(long ... method IDSelectorRange_SWIGUpcast (line 2143) | public final static native long IDSelectorRange_SWIGUpcast(long jarg1); method IDSelectorArray_SWIGUpcast (line 2144) | public final static native long IDSelectorArray_SWIGUpcast(long jarg1); method IDSelectorBatch_SWIGUpcast (line 2145) | public final static native long IDSelectorBatch_SWIGUpcast(long jarg1); method RangeSearchPartialResult_SWIGUpcast (line 2146) | public final static native long RangeSearchPartialResult_SWIGUpcast(lo... FILE: ann/src/main/java/com/twitter/ann/hnsw/DistanceFunction.java type DistanceFunction (line 3) | public interface DistanceFunction { method distance (line 7) | float distance(T t, Q q); FILE: ann/src/main/java/com/twitter/ann/hnsw/DistancedItem.java class DistancedItem (line 7) | public class DistancedItem { method DistancedItem (line 11) | public DistancedItem(T item, float distance) { method getItem (line 16) | public T getItem() { method getDistance (line 20) | public float getDistance() { FILE: ann/src/main/java/com/twitter/ann/hnsw/DistancedItemQueue.java class DistancedItemQueue (line 15) | public class DistancedItemQueue implements Iterable list) { method nonEmpty (line 74) | public boolean nonEmpty() { method peek (line 83) | public DistancedItem peek() { method dequeue (line 92) | public DistancedItem dequeue() { method dequeueAll (line 101) | public List> dequeueAll() { method toList (line 115) | public List> toList() { method toListWithItem (line 124) | List toListWithItem() { method enqueue (line 136) | public void enqueue(T item) { method enqueue (line 143) | public void enqueue(T item, float distance) { method size (line 152) | public int size() { method isMinQueue (line 161) | public boolean isMinQueue() { method getOrigin (line 170) | public U getOrigin() { method reverse (line 177) | public DistancedItemQueue reverse() { method iterator (line 192) | @Override FILE: ann/src/main/java/com/twitter/ann/hnsw/HnswIndex.java class HnswIndex (line 44) | public class HnswIndex { method HnswIndex (line 84) | protected HnswIndex( method HnswIndex (line 103) | private HnswIndex( method wireConnectionForAllLayers (line 137) | private void wireConnectionForAllLayers(final T entryPoint, final T it... method insert (line 153) | public void insert(final T item) throws IllegalDuplicateInsertException { method setConnectionList (line 207) | private void setConnectionList(final T item, int layer, List connec... method reInsert (line 226) | public void reInsert(final T item) { method getStats (line 335) | private String getStats() { method getRandomLevel (line 369) | private int getRandomLevel() { method mutuallyConnectNewElement (line 384) | private T mutuallyConnectNewElement( method bestEntryPointUntilLayer (line 447) | private T bestEntryPointUntilLayer( method selectNearestNeighboursByHeuristic (line 478) | @VisibleForTesting method searchKnn (line 538) | public List> searchKnn(final Q query, final int numOf... method checkIntegrity (line 557) | private void checkIntegrity(String message) { method searchLayerForCandidates (line 571) | private DistancedItemQueue searchLayerForCandidates( method toDirectory (line 628) | public void toDirectory(IndexOutputFile indexOutputFile, Injection HnswIndex loadHnswIndex( method getConnectionListForRead (line 676) | private List getConnectionListForRead(T node, int level) { method getGraphMeta (line 690) | @VisibleForTesting method getLocks (line 695) | @VisibleForTesting method getGraph (line 700) | @VisibleForTesting type RandomProvider (line 705) | public interface RandomProvider { method get (line 709) | Random get(); FILE: ann/src/main/java/com/twitter/ann/hnsw/HnswIndexIOUtil.java class HnswIndexIOUtil (line 29) | public final class HnswIndexIOUtil { method HnswIndexIOUtil (line 30) | private HnswIndexIOUtil() { method saveMetadata (line 36) | public static void saveMetadata( method loadMetadata (line 63) | public static HnswInternalIndexMetadata loadMetadata(AbstractFile file) method loadHnswGraph (line 74) | public static Map, ImmutableList> loadHnswGraph( method saveHnswGraphEntries (line 112) | public static int saveHnswGraphEntries( FILE: ann/src/main/java/com/twitter/ann/hnsw/HnswMeta.java class HnswMeta (line 6) | class HnswMeta { method HnswMeta (line 10) | HnswMeta(int maxLevel, Optional entryPoint) { method getMaxLevel (line 15) | public int getMaxLevel() { method getEntryPoint (line 19) | public Optional getEntryPoint() { method equals (line 23) | @Override method hashCode (line 36) | @Override method toString (line 41) | @Override FILE: ann/src/main/java/com/twitter/ann/hnsw/HnswNode.java class HnswNode (line 6) | public class HnswNode { method HnswNode (line 10) | public HnswNode(int level, T item) { method from (line 18) | public static HnswNode from(int level, T item) { method equals (line 22) | @Override method hashCode (line 38) | @Override FILE: ann/src/main/java/com/twitter/ann/hnsw/IllegalDuplicateInsertException.java class IllegalDuplicateInsertException (line 3) | public class IllegalDuplicateInsertException extends Exception { method IllegalDuplicateInsertException (line 4) | public IllegalDuplicateInsertException(String message) { FILE: ann/src/main/python/dataflow/faiss_index_bq_dataset.py function parse_d6w_config (line 13) | def parse_d6w_config(argv=None): function get_bq_query (line 76) | def get_bq_query(): function parse_metric (line 83) | def parse_metric(config): function run_pipeline (line 97) | def run_pipeline(argv=[]): class MergeAndBuildIndex (line 136) | class MergeAndBuildIndex(beam.CombineFn): method __init__ (line 137) | def __init__(self, bucket_name, gcs_output_path, factory_string, metri... method create_accumulator (line 144) | def create_accumulator(self): method add_input (line 147) | def add_input(self, accumulator, element): method merge_accumulators (line 151) | def merge_accumulators(self, accumulators): method extract_output (line 157) | def extract_output(self, rows): FILE: navi/dr_transform/src/all_config.rs type AllConfig (line 7) | pub struct AllConfig { type TrainData (line 14) | pub struct TrainData { type SegDenseSchema (line 21) | pub struct SegDenseSchema { type RenamedFeatures (line 28) | pub struct RenamedFeatures { function parse (line 46) | pub fn parse(json_str: &str) -> Result { FILE: navi/dr_transform/src/converter.rs function log_feature_match (line 22) | pub fn log_feature_match( function log_feature_matches (line 55) | pub fn log_feature_matches(drs: &Vec, seg_dense_config: &Den... type Converter (line 61) | pub trait Converter: Send + Sync + Debug + 'static + Display { method convert (line 62) | fn convert(&self, input: Vec>) -> (Vec, Vec); method convert (line 590) | fn convert(&self, batched_bytes: Vec>) -> (Vec, V... type BatchPredictionRequestToTorchTensorConverter (line 67) | pub struct BatchPredictionRequestToTorchTensorConverter { method new (line 93) | pub fn new( method get_feature_id (line 198) | fn get_feature_id(feature_name: &str, seg_dense_config: &Root) -> i64 { method parse_batch_prediction_request (line 208) | fn parse_batch_prediction_request(bytes: Vec) -> BatchPredictionRe... method get_embedding_tensors (line 216) | fn get_embedding_tensors( method get_continuous (line 310) | fn get_continuous(&self, bprs: &[BatchPredictionRequest], batch_ends: ... method get_binary (line 402) | fn get_binary(&self, bprs: &[BatchPredictionRequest], batch_ends: &[us... method get_discrete (line 473) | fn get_discrete(&self, bprs: &[BatchPredictionRequest], batch_ends: &[... method get_user_embedding (line 555) | fn get_user_embedding( method get_eng_embedding (line 566) | fn get_eng_embedding( method get_author_embedding (line 577) | fn get_author_embedding( method fmt (line 83) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { FILE: navi/dr_transform/src/util.rs function load_batch_prediction_request_base64 (line 9) | pub fn load_batch_prediction_request_base64(file_name: &str) -> Vec(data: &[T], save_... FILE: navi/navi/build.rs function main (line 1) | fn main() -> Result<(), Box> { FILE: navi/navi/src/batch.rs type BatchPredictor (line 23) | pub struct BatchPredictor { method take_input_vals (line 36) | pub fn take_input_vals( method take_model_spec (line 87) | pub fn take_model_spec(&mut self) -> (String, Option) { method drop (line 101) | fn drop(&mut self) { function push (line 116) | pub fn push(&mut self, val: Vec, resp: Sender bool { FILE: navi/navi/src/bin/navi.rs function main (line 9) | fn main() -> Result<()> { function load_custom_op (line 27) | fn load_custom_op(lib_path: &str) -> () { function get_custom_op_version (line 36) | fn get_custom_op_version(customops_lib: &str) -> i64 { FILE: navi/navi/src/bin/navi_onnx.rs function main (line 7) | fn main() -> Result<()> { FILE: navi/navi/src/bin/navi_torch.rs function main (line 7) | fn main() -> Result<()> { FILE: navi/navi/src/bootstrap.rs type TensorInputEnum (line 38) | pub enum TensorInputEnum { method extend (line 66) | pub(crate) fn extend(&mut self, another: TensorInputEnum) { method merge_batch (line 78) | pub(crate) fn merge_batch(input_tensors: Vec>) -> Vec... type TensorInput (line 48) | pub struct TensorInput { method new (line 55) | pub fn new(tensor_data: TensorInputEnum, name: String, dims: Option(model_factory: ModelFactory) -> Result<()> { FILE: navi/navi/src/cli_args.rs type Args (line 12) | pub struct Args { method get_model_specs (line 154) | pub fn get_model_specs(model_dir: Vec) -> Vec { method version_str_to_epoch (line 169) | pub fn version_str_to_epoch(dt_str: &str) -> Result { method parse_key_val (line 183) | fn parse_key_val(s: &str) -> Result<(T, U), Box Result { function get_config_or_else (line 60) | pub fn get_config_or_else(model_config: &Value, key: &str, default: F... function get_config_or (line 83) | pub fn get_config_or(model_config: &Value, key: &str, default: &str) -> ... function get_meta_dir (line 86) | pub fn get_meta_dir() -> &'static str { type SerializedInput (line 102) | pub type SerializedInput = Vec; constant VERSION (line 103) | pub const VERSION: &str = env!("CARGO_PKG_VERSION"); constant NAME (line 104) | pub const NAME: &str = env!("CARGO_PKG_NAME"); type ModelFactory (line 105) | pub type ModelFactory = fn(usize, String, &Value) -> anyhow::Result; constant MAX_NUM_MODELS (line 106) | pub const MAX_NUM_MODELS: usize = 16; constant MAX_NUM_OUTPUTS (line 107) | pub const MAX_NUM_OUTPUTS: usize = 30; constant MAX_NUM_INPUTS (line 108) | pub const MAX_NUM_INPUTS: usize = 120; constant META_INFO (line 109) | pub const META_INFO: &str = "META.json"; type TensorReturn (line 114) | pub type TensorReturn = Box>; type TensorReturnEnum (line 117) | pub enum TensorReturnEnum { method slice (line 126) | pub fn slice(&self, start: usize, end: usize) -> TensorScores { type PredictResult (line 145) | pub enum PredictResult { type TensorScores (line 154) | pub enum TensorScores { method create_tensor_proto (line 162) | pub fn create_tensor_proto(self) -> TensorProto { method len (line 186) | pub fn len(&self) -> usize { type PredictMessage (line 197) | pub enum PredictMessage { type Callback (line 213) | pub struct Callback(Sender, usize); constant MAX_VERSIONS_PER_MODEL (line 215) | pub const MAX_VERSIONS_PER_MODEL: usize = 2; FILE: navi/navi/src/metrics.rs function register_custom_metrics (line 179) | pub fn register_custom_metrics() { function register_dynamic_metrics (line 261) | pub fn register_dynamic_metrics(c: &HistogramVec) { function metrics_handler (line 267) | pub async fn metrics_handler() -> Result { FILE: navi/navi/src/onnx_model.rs type OnnxModel (line 37) | pub struct OnnxModel { method get_output_filters (line 73) | fn get_output_filters(session: &Session, idx: usize) -> ArrayVec Vec { method ep_with_options (line 89) | fn ep_with_options(mut ep: ExecutionProvider) -> ExecutionProvider { method ep_choices (line 97) | fn ep_choices() -> Vec { method new (line 100) | pub fn new(idx: usize, version: String, model_config: &Value) -> Resul... method fmt (line 46) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method drop (line 59) | fn drop(&mut self) { method warmup (line 205) | fn warmup(&self) -> Result<()> { method do_predict (line 210) | fn do_predict( method model_idx (line 267) | fn model_idx(&self) -> usize { method version (line 271) | fn version(&self) -> i64 { FILE: navi/navi/src/predict_service.rs type Model (line 25) | pub trait Model: Send + Sync + Display + Debug + 'static { method warmup (line 26) | fn warmup(&self) -> Result<()>; method do_predict (line 30) | fn do_predict( method model_idx (line 35) | fn model_idx(&self) -> usize; method version (line 36) | fn version(&self) -> i64; type PredictService (line 40) | pub struct PredictService { function init (line 44) | pub async fn init(model_factory: ModelFactory) -> Self { function predict (line 58) | pub async fn predict( function load_latest_model_from_model_dir (line 80) | async fn load_latest_model_from_model_dir( function scan_load_latest_model_from_model_dir (line 102) | async fn scan_load_latest_model_from_model_dir( function model_watcher_latest (line 154) | async fn model_watcher_latest(model_factory: ModelFactory, tx: Sender... function tf_queue_manager (line 211) | async fn tf_queue_manager(mut rx: Receiver>) { function get_model_index (line 312) | pub fn get_model_index(model_spec: &str) -> Option { FILE: navi/navi/src/tf_model.rs type TFTensorEnum (line 37) | pub enum TFTensorEnum { type TFModel (line 47) | pub struct TFModel { method new (line 78) | pub fn new(idx: usize, version: String, model_config: &Value) -> Resul... method get_tftensor_dimensions (line 187) | fn get_tftensor_dimensions( method convert_to_tftensor_enum (line 214) | fn convert_to_tftensor_enum( method fetch_output (line 288) | fn fetch_output( method fmt (line 63) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method warmup (line 307) | fn warmup(&self) -> Result<()> { method do_predict (line 377) | fn do_predict( method model_idx (line 484) | fn model_idx(&self) -> usize { method version (line 488) | fn version(&self) -> i64 { FILE: navi/navi/src/torch_model.rs type TorchModel (line 24) | pub struct TorchModel { method new (line 45) | pub fn new(idx: usize, version: String, _model_config: &Value) -> Resu... method decode_to_inputs (line 66) | pub fn decode_to_inputs(bytes: SerializedInput) -> Vec { method output_to_vec (line 80) | pub fn output_to_vec(res: IValue, dst: &mut Vec) { method tensor_flatten_size (line 90) | pub fn tensor_flatten_size(t: &Tensor) -> usize { method tensor_to_vec (line 94) | pub fn tensor_to_vec(res: &Tensor) -> Vec { method tensors_to_vec (line 105) | pub fn tensors_to_vec(tensors: &[Tensor], dst: &mut Vec) { method ivalues_to_tensors (line 117) | pub fn ivalues_to_tensors(ivalues: Vec) -> Vec { method fmt (line 35) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method warmup (line 132) | fn warmup(&self) -> Result<()> { method do_predict (line 137) | fn do_predict( method model_idx (line 175) | fn model_idx(&self) -> usize { method version (line 179) | fn version(&self) -> i64 { FILE: navi/segdense/src/error.rs type SegDenseError (line 7) | pub enum SegDenseError { method from (line 44) | fn from(err: std::io::Error) -> Self { method from (line 50) | fn from(err: serde_json::Error) -> Self { method fmt (line 18) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { FILE: navi/segdense/src/main.rs function main (line 7) | fn main() -> Result<(), SegDenseError> { FILE: navi/segdense/src/mapper.rs type FeatureInfo (line 4) | pub struct FeatureInfo { type FeatureMapper (line 15) | pub struct FeatureMapper { method new (line 20) | pub fn new() -> FeatureMapper { type MapWriter (line 27) | pub trait MapWriter { method set (line 28) | fn set(&mut self, feature_id: i64, info: FeatureInfo); method set (line 36) | fn set(&mut self, feature_id: i64, info: FeatureInfo) { type MapReader (line 31) | pub trait MapReader { method get (line 32) | fn get(&self, feature_id: &i64) -> Option<&FeatureInfo>; method get (line 42) | fn get(&self, feature_id: &i64) -> Option<&FeatureInfo> { FILE: navi/segdense/src/segdense_transform_spec_home_recap_2022.rs type Root (line 6) | pub struct Root { type DensificationTransformSpec (line 21) | pub struct DensificationTransformSpec { type Discrete (line 31) | pub struct Discrete { type DefaultValue (line 47) | pub struct DefaultValue { type InputFeature (line 55) | pub struct InputFeature { type Cont (line 72) | pub struct Cont { type Binary (line 88) | pub struct Binary { type StringType (line 104) | pub struct StringType { type Blob (line 120) | pub struct Blob { type IdentityTransformSpec (line 136) | pub struct IdentityTransformSpec { type ComplexFeatureTypeTransformSpec (line 147) | pub struct ComplexFeatureTypeTransformSpec { type InputFeatureMapRecord (line 169) | pub struct InputFeatureMapRecord { FILE: navi/segdense/src/util.rs function load_config (line 10) | pub fn load_config(file_name: &str) -> Result Result { function safe_load_config (line 42) | pub fn safe_load_config(json_str: &str) -> Result Result Optio... FILE: navi/thrift_bpr_adapter/thrift/src/data.rs type FeatureType (line 31) | pub struct FeatureType(pub i32); constant BINARY (line 34) | pub const BINARY: FeatureType = FeatureType(1); constant CONTINUOUS (line 35) | pub const CONTINUOUS: FeatureType = FeatureType(2); constant DISCRETE (line 36) | pub const DISCRETE: FeatureType = FeatureType(3); constant STRING (line 37) | pub const STRING: FeatureType = FeatureType(4); constant SPARSE_BINARY (line 38) | pub const SPARSE_BINARY: FeatureType = FeatureType(5); constant SPARSE_CONTINUOUS (line 39) | pub const SPARSE_CONTINUOUS: FeatureType = FeatureType(6); constant UNKNOWN (line 40) | pub const UNKNOWN: FeatureType = FeatureType(7); constant BLOB (line 41) | pub const BLOB: FeatureType = FeatureType(8); constant TENSOR (line 42) | pub const TENSOR: FeatureType = FeatureType(9); constant SPARSE_TENSOR (line 43) | pub const SPARSE_TENSOR: FeatureType = FeatureType(10); constant FEATURE_TYPE11 (line 44) | pub const FEATURE_TYPE11: FeatureType = FeatureType(11); constant FEATURE_TYPE12 (line 45) | pub const FEATURE_TYPE12: FeatureType = FeatureType(12); constant ENUM_VALUES (line 46) | pub const ENUM_VALUES: &'static [Self] = &[ method from (line 74) | fn from(i: i32) -> Self { method from (line 94) | fn from(i: &i32) -> Self { method write_to_out_protocol (line 64) | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thr... method read_from_in_protocol (line 67) | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Res... function from (line 100) | fn from(e: FeatureType) -> i32 { function from (line 106) | fn from(e: &FeatureType) -> i32 { type DataRecord (line 116) | pub struct DataRecord { method new (line 129) | pub fn new(binary_features: F1, co... method read_from_in_protocol (line 145) | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Res... method write_to_out_protocol (line 294) | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thr... method default (line 401) | fn default() -> Self { type CompactDataRecord (line 421) | pub struct CompactDataRecord { method new (line 440) | pub fn new thrift::Res... method write_to_out_protocol (line 728) | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thr... method default (line 922) | fn default() -> Self { type TensorRecord (line 948) | pub struct TensorRecord { method new (line 954) | pub fn new(tensors: F1, sparse_tensors: F2) -> TensorRecord wh... method read_from_in_protocol (line 963) | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Res... method write_to_out_protocol (line 1009) | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thr... method default (line 1038) | fn default() -> Self { type FeatureMetaInfo (line 1051) | pub struct FeatureMetaInfo { method new (line 1058) | pub fn new(feature_id: F1, full_feature_name: F2, feature_... method read_from_in_protocol (line 1068) | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Res... method write_to_out_protocol (line 1106) | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thr... method default (line 1130) | fn default() -> Self { type FeatureMetaInfoList (line 1144) | pub struct FeatureMetaInfoList { method new (line 1149) | pub fn new(contents: F1) -> FeatureMetaInfoList where F1: Into thrift::Res... method write_to_out_protocol (line 1189) | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thr... method default (line 1207) | fn default() -> Self { FILE: navi/thrift_bpr_adapter/thrift/src/decoder.rs type FeatureVal (line 3) | enum FeatureVal { type Feature (line 12) | struct Feature { method new (line 18) | fn new() -> Feature { type Record (line 27) | struct Record { method new (line 32) | fn new() -> Record { function decode (line 39) | fn decode(input: Vec) -> Vec { function get_random_record (line 45) | fn get_random_record() -> Record { FILE: navi/thrift_bpr_adapter/thrift/src/main.rs function main (line 13) | fn main() { function logBP (line 34) | fn logBP(bpr: BatchPredictionRequest) { function logDR (line 58) | fn logDR(dr: DataRecord) { function logBin (line 73) | fn logBin(bin: BTreeSet) { function logCF (line 77) | fn logCF(cf: BTreeMap>) { FILE: navi/thrift_bpr_adapter/thrift/src/prediction_service.rs type PredictionServiceException (line 35) | pub struct PredictionServiceException { method new (line 40) | pub fn new(description: F1) -> PredictionServiceException where F1... method read_from_in_protocol (line 48) | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Res... method write_to_out_protocol (line 74) | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thr... method default (line 88) | fn default() -> Self { function from (line 98) | fn from(e: PredictionServiceException) -> Self { method fmt (line 104) | fn fmt(&self, f: &mut Formatter) -> fmt::Result { type PredictionRequest (line 114) | pub struct PredictionRequest { method new (line 119) | pub fn new(features: data::DataRecord) -> PredictionRequest { method read_from_in_protocol (line 127) | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Res... method write_to_out_protocol (line 154) | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thr... type PredictionResponse (line 170) | pub struct PredictionResponse { method new (line 175) | pub fn new(prediction: data::DataRecord) -> PredictionResponse { method read_from_in_protocol (line 183) | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Res... method write_to_out_protocol (line 210) | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thr... type BatchPredictionRequest (line 226) | pub struct BatchPredictionRequest { method new (line 232) | pub fn new(individual_features_list: Vec, common... method read_from_in_protocol (line 241) | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Res... method write_to_out_protocol (line 280) | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thr... type BatchPredictionResponse (line 305) | pub struct BatchPredictionResponse { method new (line 310) | pub fn new(predictions: Vec) -> BatchPredictionRespo... method read_from_in_protocol (line 318) | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Res... method write_to_out_protocol (line 351) | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thr... type DataRecordPair (line 371) | pub struct DataRecordPair { method new (line 377) | pub fn new(first: F1, second: F2) -> DataRecordPair where F1: ... method read_from_in_protocol (line 386) | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Res... method write_to_out_protocol (line 418) | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thr... method default (line 437) | fn default() -> Self { type PredictionTrainingExample (line 450) | pub struct PredictionTrainingExample { method new (line 458) | pub fn new(features: F1, features_for_pairwise_learnin... method read_from_in_protocol (line 469) | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Res... method write_to_out_protocol (line 513) | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thr... method default (line 542) | fn default() -> Self { type TPredictionServiceSyncClient (line 556) | pub trait TPredictionServiceSyncClient { method get_prediction (line 557) | fn get_prediction(&mut self, request: PredictionRequest) -> thrift::Re... method get_batch_prediction (line 558) | fn get_batch_prediction(&mut self, batch_request: BatchPredictionReque... method get_prediction (line 585) | fn get_prediction(&mut self, request: PredictionRequest) -> thrift::Re... method get_batch_prediction (line 612) | fn get_batch_prediction(&mut self, batch_request: BatchPredictionReque... type TPredictionServiceSyncClientMarker (line 561) | pub trait TPredictionServiceSyncClientMarker {} type PredictionServiceSyncClient (line 563) | pub struct PredictionServiceSyncClient where IP: TInputProtocol,... function new (line 570) | pub fn new(input_protocol: IP, output_protocol: OP) -> PredictionService... method i_prot_mut (line 576) | fn i_prot_mut(&mut self) -> &mut dyn TInputProtocol { &mut self._i_prot } method o_prot_mut (line 577) | fn o_prot_mut(&mut self) -> &mut dyn TOutputProtocol { &mut self._o_prot } method sequence_number (line 578) | fn sequence_number(&self) -> i32 { self._sequence_number } method increment_sequence_number (line 579) | fn increment_sequence_number(&mut self) -> i32 { self._sequence_number +... type PredictionServiceSyncHandler (line 645) | pub trait PredictionServiceSyncHandler { method handle_get_prediction (line 646) | fn handle_get_prediction(&self, request: PredictionRequest) -> thrift:... method handle_get_batch_prediction (line 647) | fn handle_get_batch_prediction(&self, batch_request: BatchPredictionRe... type PredictionServiceSyncProcessor (line 650) | pub struct PredictionServiceSyncProcessor PredictionServiceSyncProcessor { function process_get_prediction (line 660) | fn process_get_prediction(&self, incoming_sequence_number: i32, i_prot: ... function process_get_batch_prediction (line 663) | fn process_get_batch_prediction(&self, incoming_sequence_number: i32, i_... type TPredictionServiceProcessFunctions (line 668) | pub struct TPredictionServiceProcessFunctions; method process_get_prediction (line 671) | pub fn process_get_prediction(handler... method process_get_batch_prediction (line 731) | pub fn process_get_batch_prediction(h... method process (line 794) | fn process(&self, i_prot: &mut dyn TInputProtocol, o_prot: &mut dyn TOut... type PredictionServiceGetPredictionArgs (line 823) | struct PredictionServiceGetPredictionArgs { method read_from_in_protocol (line 828) | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::R... method write_to_out_protocol (line 855) | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> t... type PredictionServiceGetPredictionResult (line 871) | struct PredictionServiceGetPredictionResult { method ok_or (line 877) | fn ok_or(self) -> thrift::Result { method read_from_in_protocol (line 893) | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::R... method write_to_out_protocol (line 925) | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> t... type PredictionServiceGetBatchPredictionArgs (line 948) | struct PredictionServiceGetBatchPredictionArgs { method read_from_in_protocol (line 953) | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::R... method write_to_out_protocol (line 980) | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> t... type PredictionServiceGetBatchPredictionResult (line 996) | struct PredictionServiceGetBatchPredictionResult { method ok_or (line 1002) | fn ok_or(self) -> thrift::Result { method read_from_in_protocol (line 1018) | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::R... method write_to_out_protocol (line 1050) | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> t... FILE: navi/thrift_bpr_adapter/thrift/src/tensor.rs type DataType (line 29) | pub struct DataType(pub i32); constant FLOAT (line 32) | pub const FLOAT: DataType = DataType(0); constant DOUBLE (line 33) | pub const DOUBLE: DataType = DataType(1); constant INT32 (line 34) | pub const INT32: DataType = DataType(2); constant INT64 (line 35) | pub const INT64: DataType = DataType(3); constant UINT8 (line 36) | pub const UINT8: DataType = DataType(4); constant STRING (line 37) | pub const STRING: DataType = DataType(5); constant BYTE (line 38) | pub const BYTE: DataType = DataType(6); constant BOOL (line 39) | pub const BOOL: DataType = DataType(7); constant RESERVED_1 (line 40) | pub const RESERVED_1: DataType = DataType(8); constant RESERVED_2 (line 41) | pub const RESERVED_2: DataType = DataType(9); constant RESERVED_3 (line 42) | pub const RESERVED_3: DataType = DataType(10); constant ENUM_VALUES (line 43) | pub const ENUM_VALUES: &'static [Self] = &[ method from (line 70) | fn from(i: i32) -> Self { method from (line 89) | fn from(i: &i32) -> Self { method write_to_out_protocol (line 60) | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thr... method read_from_in_protocol (line 63) | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Res... function from (line 95) | fn from(e: DataType) -> i32 { function from (line 101) | fn from(e: &DataType) -> i32 { type StringTensor (line 111) | pub struct StringTensor { method new (line 117) | pub fn new(strings: Vec, shape: F2) -> StringTensor where ... method read_from_in_protocol (line 126) | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Res... method write_to_out_protocol (line 171) | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thr... type Int32Tensor (line 200) | pub struct Int32Tensor { method new (line 206) | pub fn new(ints: Vec, shape: F2) -> Int32Tensor where F2: Int... method read_from_in_protocol (line 215) | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Res... method write_to_out_protocol (line 260) | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thr... type Int64Tensor (line 289) | pub struct Int64Tensor { method new (line 295) | pub fn new(longs: Vec, shape: F2) -> Int64Tensor where F2: In... method read_from_in_protocol (line 304) | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Res... method write_to_out_protocol (line 349) | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thr... type FloatTensor (line 378) | pub struct FloatTensor { method new (line 384) | pub fn new(floats: Vec>, shape: F2) -> FloatTens... method read_from_in_protocol (line 393) | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Res... method write_to_out_protocol (line 438) | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thr... type DoubleTensor (line 467) | pub struct DoubleTensor { method new (line 473) | pub fn new(doubles: Vec>, shape: F2) -> DoubleTe... method read_from_in_protocol (line 482) | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Res... method write_to_out_protocol (line 527) | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thr... type BoolTensor (line 556) | pub struct BoolTensor { method new (line 562) | pub fn new(booleans: Vec, shape: F2) -> BoolTensor where F2:... method read_from_in_protocol (line 571) | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Res... method write_to_out_protocol (line 616) | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thr... type RawTypedTensor (line 645) | pub struct RawTypedTensor { method new (line 652) | pub fn new(data_type: DataType, content: Vec, shape: F3) -> Ra... method read_from_in_protocol (line 662) | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Res... method write_to_out_protocol (line 708) | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thr... type BinaryTensor (line 736) | pub struct BinaryTensor { method new (line 742) | pub fn new(binaries: Vec>, shape: F2) -> BinaryTensor wher... method read_from_in_protocol (line 751) | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Res... method write_to_out_protocol (line 796) | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thr... type GeneralTensor (line 825) | pub enum GeneralTensor { method read_from_in_protocol (line 837) | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Res... method write_to_out_protocol (line 934) | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thr... type COOSparseTensor (line 989) | pub struct COOSparseTensor { method new (line 996) | pub fn new(dense_shape: Vec, indices: Int64Tensor, values: Genera... method read_from_in_protocol (line 1006) | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Res... method write_to_out_protocol (line 1053) | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thr... type SparseTensor (line 1079) | pub enum SparseTensor { method read_from_in_protocol (line 1084) | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Res... method write_to_out_protocol (line 1132) | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thr... FILE: pushservice/src/main/python/models/heavy_ranking/deep_norm.py function main (line 22) | def main() -> None: FILE: pushservice/src/main/python/models/heavy_ranking/eval.py function main (line 19) | def main(): FILE: pushservice/src/main/python/models/heavy_ranking/features.py function get_feature_config (line 22) | def get_feature_config(data_spec_path=None, feature_list_provided=[], pa... function dense_features (line 66) | def dense_features(features: Dict[str, Tensor], training: bool) -> Tensor: function sparse_features (line 89) | def sparse_features( function get_features (line 126) | def get_features(features: Dict[str, Tensor], training: bool, params: Fe... FILE: pushservice/src/main/python/models/heavy_ranking/graph.py class Graph (line 24) | class Graph(ABC): method __init__ (line 25) | def __init__(self, params: GraphParams): method get_logits (line 29) | def get_logits(self, features: Dict[str, tf.Tensor], mode: tf.estimato... method get_probabilities (line 32) | def get_probabilities(self, logits: tf.Tensor) -> tf.Tensor: method get_task_weights (line 35) | def get_task_weights(self, labels: tf.Tensor) -> tf.Tensor: method get_loss (line 44) | def get_loss(self, labels: tf.Tensor, logits: tf.Tensor, **kwargs: Any... method get_score (line 67) | def get_score(self, probabilities: tf.Tensor) -> tf.Tensor: method get_train_op (line 77) | def get_train_op(self, loss: tf.Tensor, twml_params) -> Any: method __call__ (line 94) | def __call__( FILE: pushservice/src/main/python/models/heavy_ranking/lib/layers.py class KerasConv1D (line 9) | class KerasConv1D(tf.keras.layers.Layer): method __init__ (line 14) | def __init__( method build (line 34) | def build(self, input_shape: tf.TensorShape) -> None: method call (line 52) | def call(self, inputs: tf.Tensor, **kwargs: Any) -> tf.Tensor: class ChannelWiseDense (line 56) | class ChannelWiseDense(tf.keras.layers.Layer): method __init__ (line 63) | def __init__( method build (line 77) | def build(self, input_shape: tf.TensorShape) -> None: method call (line 99) | def call(self, inputs: tf.Tensor, **kwargs: Any) -> tf.Tensor: class ResidualLayer (line 111) | class ResidualLayer(tf.keras.layers.Layer): method build (line 116) | def build(self, input_shape: tf.TensorShape) -> None: method call (line 121) | def call(self, inputs: tf.Tensor, residual: tf.Tensor, **kwargs: Any) ... FILE: pushservice/src/main/python/models/heavy_ranking/lib/model.py class Block2 (line 13) | class Block2(tf.keras.layers.Layer): method __init__ (line 22) | def __init__(self, params: BlockParams, **kwargs: Any): method build (line 26) | def build(self, input_shape: tf.TensorShape) -> None: method call (line 31) | def call(self, inputs: tf.Tensor, training: bool) -> tf.Tensor: class ClemNet (line 49) | class ClemNet(tf.keras.layers.Layer): method __init__ (line 54) | def __init__(self, params: ClemNetParams, **kwargs: Any): method build (line 58) | def build(self, input_shape: tf.TensorShape) -> None: method call (line 64) | def call(self, inputs: tf.Tensor, training: bool) -> tf.Tensor: FILE: pushservice/src/main/python/models/heavy_ranking/lib/params.py class ExtendedBaseModel (line 12) | class ExtendedBaseModel(BaseModel): class Config (line 13) | class Config: class DenseParams (line 17) | class DenseParams(ExtendedBaseModel): class ConvParams (line 25) | class ConvParams(ExtendedBaseModel): class BlockParams (line 36) | class BlockParams(ExtendedBaseModel): class TopLayerParams (line 43) | class TopLayerParams(ExtendedBaseModel): class ClemNetParams (line 47) | class ClemNetParams(ExtendedBaseModel): FILE: pushservice/src/main/python/models/heavy_ranking/model_pools.py class MagicRecsClemNet (line 17) | class MagicRecsClemNet(Graph): method get_logits (line 18) | def get_logits(self, features: Dict[str, tf.Tensor], training: bool) -... FILE: pushservice/src/main/python/models/heavy_ranking/params.py class ExtendedBaseModel (line 14) | class ExtendedBaseModel(BaseModel): class Config (line 15) | class Config: class SparseFeaturesParams (line 19) | class SparseFeaturesParams(ExtendedBaseModel): class FeaturesParams (line 24) | class FeaturesParams(ExtendedBaseModel): class ModelTypeEnum (line 28) | class ModelTypeEnum(str, enum.Enum): class ModelParams (line 32) | class ModelParams(ExtendedBaseModel): class TaskNameEnum (line 38) | class TaskNameEnum(str, enum.Enum): class Task (line 43) | class Task(ExtendedBaseModel): class GraphParams (line 55) | class GraphParams(ExtendedBaseModel): function load_graph_params (line 83) | def load_graph_params(args) -> GraphParams: FILE: pushservice/src/main/python/models/heavy_ranking/run_args.py function get_training_arg_parser (line 6) | def get_training_arg_parser(): function get_eval_arg_parser (line 50) | def get_eval_arg_parser(): FILE: pushservice/src/main/python/models/heavy_ranking/update_warm_start_checkpoint.py function get_arg_parser (line 23) | def get_arg_parser(): function get_params (line 70) | def get_params(args=None): function _main (line 78) | def _main(): FILE: pushservice/src/main/python/models/libs/customized_full_sparse.py class FullSparse (line 13) | class FullSparse(defaultFullSparse): method call (line 14) | def call(self, inputs, use_binary_values=None, **kwargs): # pylint: d... FILE: pushservice/src/main/python/models/libs/get_feat_config.py function _get_new_feature_config_base (line 37) | def _get_new_feature_config_base( function get_feature_config_with_sparse_continuous (line 125) | def get_feature_config_with_sparse_continuous( function get_feature_config_light_ranking (line 149) | def get_feature_config_light_ranking( FILE: pushservice/src/main/python/models/libs/graph_utils.py function get_trainable_variables (line 10) | def get_trainable_variables(all_trainable_variables, trainable_regexes): FILE: pushservice/src/main/python/models/libs/group_metrics.py function run_group_metrics (line 27) | def run_group_metrics(trainer, data_dir, model_path, parse_fn, group_fea... function run_group_metrics_light_ranking (line 54) | def run_group_metrics_light_ranking( function run_group_metrics_light_ranking_in_bq (line 86) | def run_group_metrics_light_ranking_in_bq(trainer, params, checkpoint_pa... FILE: pushservice/src/main/python/models/libs/initializer.py class VarianceScaling (line 5) | class VarianceScaling(object): method __init__ (line 24) | def __init__( method __call__ (line 54) | def __call__(self, shape, dtype=None, partition_info=None): method get_config (line 72) | def get_config(self): function customized_glorot_uniform (line 81) | def customized_glorot_uniform(seed=None, fan_in=None, fan_out=None): function customized_glorot_norm (line 101) | def customized_glorot_norm(seed=None, fan_in=None, fan_out=None): FILE: pushservice/src/main/python/models/libs/light_ranking_metrics.py function score_loss_at_n (line 14) | def score_loss_at_n(labels, predictions, lightN): function cgr_at_nk (line 37) | def cgr_at_nk(labels, predictions, lightN, heavyK): function _get_weight (line 76) | def _get_weight(w, atK): function recall_at_nk (line 85) | def recall_at_nk(labels, predictions, n=None, k=None, w=None): class ExpectedLossGroupedMetricsConfiguration (line 134) | class ExpectedLossGroupedMetricsConfiguration(GroupedMetricsConfiguration): method __init__ (line 139) | def __init__(self, lightNs=[]): method name (line 147) | def name(self): method metrics_dict (line 151) | def metrics_dict(self): method extract_label (line 158) | def extract_label(self, prec, drec, drec_label): method extract_prediction (line 161) | def extract_prediction(self, prec, drec, drec_label): class CGRGroupedMetricsConfiguration (line 165) | class CGRGroupedMetricsConfiguration(GroupedMetricsConfiguration): method __init__ (line 172) | def __init__(self, lightNs=[], heavyKs=[]): method name (line 182) | def name(self): method metrics_dict (line 186) | def metrics_dict(self): method extract_label (line 194) | def extract_label(self, prec, drec, drec_label): method extract_prediction (line 197) | def extract_prediction(self, prec, drec, drec_label): class RecallGroupedMetricsConfiguration (line 201) | class RecallGroupedMetricsConfiguration(GroupedMetricsConfiguration): method __init__ (line 208) | def __init__(self, n=[], k=[], w=[]): method name (line 219) | def name(self): method metrics_dict (line 223) | def metrics_dict(self): method extract_label (line 251) | def extract_label(self, prec, drec, drec_label): method extract_prediction (line 254) | def extract_prediction(self, prec, drec, drec_label): FILE: pushservice/src/main/python/models/libs/metric_fn_utils.py function remove_padding_and_flatten (line 29) | def remove_padding_and_flatten(tensor, valid_batch_size): function safe_mask (line 45) | def safe_mask(values, mask): function add_new_user_metrics (line 68) | def add_new_user_metrics(metric_fn): function get_meta_learn_single_binary_task_metric_fn (line 109) | def get_meta_learn_single_binary_task_metric_fn( function get_meta_learn_dual_binary_tasks_metric_fn (line 167) | def get_meta_learn_dual_binary_tasks_metric_fn( function get_metric_fn (line 225) | def get_metric_fn(task_name, use_stratify_metrics, use_meta_batch=False): function flip_disliked_labels (line 263) | def flip_disliked_labels(metric_fn): FILE: pushservice/src/main/python/models/libs/model_args.py function get_arg_parser (line 7) | def get_arg_parser(): function get_params (line 165) | def get_params(args=None): function get_arg_parser_light_ranking (line 173) | def get_arg_parser_light_ranking(): FILE: pushservice/src/main/python/models/libs/model_utils.py function read_config (line 14) | def read_config(whitelist_yaml_file): function _sparse_feature_fixup (line 23) | def _sparse_feature_fixup(features, input_size_bits): function self_atten_dense (line 38) | def self_atten_dense(input, out_dim, activation=None, use_bias=True, nam... function get_dense_out (line 61) | def get_dense_out(input, out_dim, activation, dense_type): function get_input_trans_func (line 69) | def get_input_trans_func(bn_normalized_dense, is_training): function tensor_dropout (line 97) | def tensor_dropout( function adaptive_transformation (line 140) | def adaptive_transformation(bn_normalized_dense, is_training, func_type=... class FastGroupWiseTrans (line 187) | class FastGroupWiseTrans(object): method __init__ (line 192) | def __init__(self, group_num, input_dim, out_dim, name, activation=Non... method __call__ (line 214) | def __call__(self, input_tensor): class GroupWiseTrans (line 230) | class GroupWiseTrans(object): method __init__ (line 235) | def __init__(self, group_num, input_dim, out_dim, name, activation=None): method __call__ (line 260) | def __call__(self, input_tensor): function add_scalar_summary (line 278) | def add_scalar_summary(var, name, name_scope="hist_dense_feature/"): function add_histogram_summary (line 284) | def add_histogram_summary(var, name, name_scope="hist_dense_feature/"): function sparse_clip_by_value (line 290) | def sparse_clip_by_value(sparse_tf, min_val, max_val): function check_numerics_with_msg (line 295) | def check_numerics_with_msg(tensor, message="", sparse_tensor=False): function pad_empty_sparse_tensor (line 303) | def pad_empty_sparse_tensor(tensor): function filter_nans_and_infs (line 317) | def filter_nans_and_infs(tensor, sparse_tensor=False): function generate_disliked_mask (line 332) | def generate_disliked_mask(labels): FILE: pushservice/src/main/python/models/libs/warm_start_utils.py function get_model_type_to_tensors_to_change_axis (line 19) | def get_model_type_to_tensors_to_change_axis(): function mkdirp (line 38) | def mkdirp(dirname): function rename_dir (line 43) | def rename_dir(dirname, dst): function rmdir (line 47) | def rmdir(dirname): function get_var_dict (line 55) | def get_var_dict(checkpoint_path): function get_continunous_mapping_from_feat_list (line 67) | def get_continunous_mapping_from_feat_list(old_feature_list, new_feature... function get_continuous_mapping_from_feat_dict (line 80) | def get_continuous_mapping_from_feat_dict(old_feature_dict, new_feature_... function warm_start_from_var_dict (line 106) | def warm_start_from_var_dict( function copy_feat_based_on_mapping (line 168) | def copy_feat_based_on_mapping(new_array, old_array, dims_to_remove_from... function read_file (line 181) | def read_file(filename, decode=False): function read_feat_list_from_disk (line 208) | def read_feat_list_from_disk(file_path): function get_feature_list_for_light_ranking (line 212) | def get_feature_list_for_light_ranking(feature_list_path, data_spec_path): function get_feature_list_for_heavy_ranking (line 232) | def get_feature_list_for_heavy_ranking(feature_list_path, data_spec_path): function warm_start_checkpoint (line 265) | def warm_start_checkpoint( FILE: pushservice/src/main/python/models/light_ranking/deep_norm.py function build_graph (line 28) | def build_graph( function get_params (line 100) | def get_params(args=None): function _main (line 108) | def _main(): FILE: pushservice/src/main/python/models/light_ranking/model_pools_mlp.py function light_ranking_mlp_ngbdt (line 18) | def light_ranking_mlp_ngbdt(features, is_training, params, label=None): function deepnorm_light_ranking (line 32) | def deepnorm_light_ranking( FILE: src/java/com/twitter/search/common/converter/earlybird/BasicIndexingConverter.java class BasicIndexingConverter (line 55) | @NotThreadSafe method BasicIndexingConverter (line 83) | public BasicIndexingConverter(Schema schema, EarlybirdCluster cluster) { method convertMessageToThrift (line 93) | public ThriftVersionedEvents convertMessageToThrift( method buildDocumentForPenguinVersion (line 120) | private ThriftDocument buildDocumentForPenguinVersion( method buildBasicFields (line 149) | public static EarlybirdThriftDocumentBuilder buildBasicFields( method buildUserFields (line 241) | public static void buildUserFields( method buildGeoFields (line 295) | public static void buildGeoFields( method buildRetweetAndReplyFields (line 374) | public static void buildRetweetAndReplyFields( method buildQuotesFields (line 412) | public static void buildQuotesFields( method buildDirectedAtFields (line 426) | public static void buildDirectedAtFields( method buildVersionedFeatureFields (line 438) | public static void buildVersionedFeatureFields( method buildAnnotationFields (line 475) | public static void buildAnnotationFields( method buildRetweetAndReplyFields (line 504) | public static void buildRetweetAndReplyFields( method buildNormalizedMinEngagementFields (line 602) | public static void buildNormalizedMinEngagementFields( method fixCreatedAtTimeStampIfNecessary (line 632) | public static long fixCreatedAtTimeStampIfNecessary(long id, long crea... FILE: src/java/com/twitter/search/common/converter/earlybird/CombinedIndexingConverter.java class CombinedIndexingConverter (line 29) | @NotThreadSafe method CombinedIndexingConverter (line 35) | public CombinedIndexingConverter(Schema schema, EarlybirdCluster clust... method convertMessageToThrift (line 44) | public ThriftVersionedEvents convertMessageToThrift( method buildDocumentForPenguinVersion (line 71) | private ThriftDocument buildDocumentForPenguinVersion( FILE: src/java/com/twitter/search/common/converter/earlybird/DelayedIndexingConverter.java class DelayedIndexingConverter (line 63) | @NotThreadSafe class ThriftDocumentWithEncodedTweetFeatures (line 80) | private static class ThriftDocumentWithEncodedTweetFeatures { method ThriftDocumentWithEncodedTweetFeatures (line 84) | public ThriftDocumentWithEncodedTweetFeatures(ThriftDocument document, method getDocument (line 90) | public ThriftDocument getDocument() { method getEncodedFeatures (line 94) | public EarlybirdEncodedFeatures getEncodedFeatures() { method DelayedIndexingConverter (line 132) | public DelayedIndexingConverter(Schema schema, Decider decider) { method convertMessageToOutOfOrderAppendAndFeatureUpdate (line 169) | public List convertMessageToOutOfOrderAppendAnd... method buildFeatureUpdateDocument (line 205) | private ThriftDocument buildFeatureUpdateDocument(EarlybirdEncodedFeat... method buildDocumentForPenguinVersion (line 216) | private ThriftDocumentWithEncodedTweetFeatures buildDocumentForPenguin... method buildNamedEntityFields (line 244) | public static void buildNamedEntityFields( method buildFieldsFromUrlInfo (line 251) | private void buildFieldsFromUrlInfo( method buildAnalyzedURLFields (line 266) | private void buildAnalyzedURLFields( method buildURLFields (line 305) | public static void buildURLFields( method buildCardFields (line 369) | static void buildCardFields(EarlybirdThriftDocumentBuilder builder, method buildSearchCardFromTwitterMessage (line 381) | private static SearchCard2 buildSearchCardFromTwitterMessage( method buildCardFeatures (line 438) | private static void buildCardFeatures( method isCardVideo (line 503) | private static boolean isCardVideo(@Nullable SearchCard2 card) { method buildSpaceAdminAndTitleFields (line 511) | private void buildSpaceAdminAndTitleFields( method buildSpaceAdminFields (line 526) | private void buildSpaceAdminFields( method buildTweetTokenizerTokenizedField (line 567) | private void buildTweetTokenizerTokenizedField( FILE: src/java/com/twitter/search/common/converter/earlybird/EncodedFeatureBuilder.java class EncodedFeatureBuilder (line 61) | public class EncodedFeatureBuilder { class TweetFeatureWithEncodeFeatures (line 92) | public static class TweetFeatureWithEncodeFeatures { method TweetFeatureWithEncodeFeatures (line 97) | public TweetFeatureWithEncodeFeatures( method createTweetFeaturesFromTwitterMessage (line 115) | public TweetFeatureWithEncodeFeatures createTweetFeaturesFromTwitterMe... method setSourceAndNormalizedSource (line 210) | protected static void setSourceAndNormalizedSource( method addPhotoUrl (line 231) | public static boolean addPhotoUrl(TwitterMessage message, String photo... method addPlace (line 256) | private void addPlace(TwitterMessage message, method addProfileGeoEnrichment (line 286) | private void addProfileGeoEnrichment(TwitterMessage message, method createEncodedFeaturesFromTwitterMessage (line 303) | public static EarlybirdEncodedFeatures createEncodedFeaturesFromTwitte... method createExtendedEncodedFeaturesFromTwitterMessage (line 410) | public static EarlybirdEncodedFeatures createExtendedEncodedFeaturesFr... method updateLinkEncodedFeatures (line 442) | public static void updateLinkEncodedFeatures( method setExtendedEncodedFeatureIntValue (line 510) | private static void setExtendedEncodedFeatureIntValue( method setEncodedReferenceAuthorId (line 523) | private static void setEncodedReferenceAuthorId(FeatureSink sink, long... FILE: src/java/com/twitter/search/common/encoding/docvalues/CSFTypeUtil.java class CSFTypeUtil (line 3) | public final class CSFTypeUtil { method CSFTypeUtil (line 4) | private CSFTypeUtil() { method convertToBytes (line 10) | public static void convertToBytes(byte[] dest, int valueIndex, int val... method convertFromBytes (line 21) | public static int convertFromBytes(byte[] data, int startOffset, int v... FILE: src/java/com/twitter/search/common/encoding/features/BinByteNormalizer.java class BinByteNormalizer (line 15) | public class BinByteNormalizer extends ByteNormalizer { method BinByteNormalizer (line 28) | public BinByteNormalizer(final Map bins) { method hasIncreasingValues (line 41) | private static boolean hasIncreasingValues(final Map map) { method normalize (line 54) | @Override method unnormLowerBound (line 62) | @Override method unnormUpperBound (line 67) | @Override FILE: src/java/com/twitter/search/common/encoding/features/ByteNormalizer.java class ByteNormalizer (line 7) | public abstract class ByteNormalizer { method intToUnsignedByte (line 8) | public static byte intToUnsignedByte(int i) { method unsignedByteToInt (line 12) | public static int unsignedByteToInt(byte b) { method normalize (line 19) | public abstract byte normalize(double val); method unnormLowerBound (line 24) | public abstract double unnormLowerBound(byte norm); method unnormUpperBound (line 29) | public abstract double unnormUpperBound(byte norm); method changedNorm (line 35) | public boolean changedNorm(double val) { FILE: src/java/com/twitter/search/common/encoding/features/ClampByteNormalizer.java class ClampByteNormalizer (line 8) | public class ClampByteNormalizer extends ByteNormalizer { method ClampByteNormalizer (line 18) | public ClampByteNormalizer(int minUnnormalizedValue, int maxUnnormaliz... method normalize (line 26) | @Override method unnormLowerBound (line 38) | @Override method unnormUpperBound (line 43) | @Override FILE: src/java/com/twitter/search/common/encoding/features/EncodedFeatures.java class EncodedFeatures (line 6) | public class EncodedFeatures { method setSerializedValue (line 9) | public final void setSerializedValue(int val) { method getSerializedValue (line 13) | public final int getSerializedValue() { method setByte (line 18) | protected final EncodedFeatures setByte(byte count, int bitshift, long... method setByteIfGreater (line 26) | public final EncodedFeatures setByteIfGreater(byte newCount, int bitsh... method getByte (line 33) | protected final int getByte(int bitshift) { method getByteMasked (line 37) | protected final int getByteMasked(int bitshift, long mask) { method setBit (line 41) | protected final EncodedFeatures setBit(int bit, boolean flag) { method getBit (line 50) | protected final boolean getBit(int bit) { method toString (line 54) | @Override FILE: src/java/com/twitter/search/common/encoding/features/IntNormalizer.java type IntNormalizer (line 9) | public interface IntNormalizer { method normalize (line 14) | int normalize(double val); FILE: src/java/com/twitter/search/common/encoding/features/IntegerEncodedFeatures.java class IntegerEncodedFeatures (line 17) | public abstract class IntegerEncodedFeatures { method getInt (line 21) | public abstract int getInt(int pos); method setInt (line 26) | public abstract void setInt(int pos, int value); method getNumInts (line 32) | public abstract int getNumInts(); method isFlagSet (line 39) | public boolean isFlagSet(FeatureConfiguration feature) { method setFlag (line 43) | public IntegerEncodedFeatures setFlag(FeatureConfiguration feature) { method clearFlag (line 48) | public IntegerEncodedFeatures clearFlag(FeatureConfiguration feature) { method setFlagValue (line 56) | public IntegerEncodedFeatures setFlagValue(FeatureConfiguration featur... method getFeatureValue (line 70) | public int getFeatureValue(FeatureConfiguration feature) { method setFeatureValue (line 80) | public IntegerEncodedFeatures setFeatureValue(FeatureConfiguration fea... method setFeatureValueIfGreater (line 103) | public IntegerEncodedFeatures setFeatureValueIfGreater(FeatureConfigur... method incrementIfNotMaximum (line 114) | public boolean incrementIfNotMaximum(FeatureConfiguration feature) { method copyToPackedFeatures (line 127) | public PackedFeatures copyToPackedFeatures() { method copyToPackedFeatures (line 134) | public PackedFeatures copyToPackedFeatures(PackedFeatures packedFeatur... method readFromPackedFeatures (line 148) | public void readFromPackedFeatures(PackedFeatures packedFeatures) { FILE: src/java/com/twitter/search/common/encoding/features/LogByteNormalizer.java class LogByteNormalizer (line 12) | public class LogByteNormalizer extends ByteNormalizer { method LogByteNormalizer (line 18) | public LogByteNormalizer(double base) { method LogByteNormalizer (line 24) | public LogByteNormalizer() { method normalize (line 28) | @Override method unnormLowerBound (line 40) | @Override method unnormUpperBound (line 47) | @Override FILE: src/java/com/twitter/search/common/encoding/features/PredictionScoreNormalizer.java class PredictionScoreNormalizer (line 14) | public class PredictionScoreNormalizer { method PredictionScoreNormalizer (line 19) | public PredictionScoreNormalizer(int precision) { method normalize (line 29) | public int normalize(double score) { method denormalize (line 38) | public double denormalize(int normalizedScore) { method isScoreWithinRange (line 48) | private static boolean isScoreWithinRange(double score) { FILE: src/java/com/twitter/search/common/encoding/features/SingleBytePositiveFloatNormalizer.java class SingleBytePositiveFloatNormalizer (line 6) | public class SingleBytePositiveFloatNormalizer extends ByteNormalizer { method normalize (line 8) | @Override method unnormLowerBound (line 13) | @Override method unnormUpperBound (line 23) | @Override @Deprecated method unnormAndLog2 (line 32) | public double unnormAndLog2(byte norm) { FILE: src/java/com/twitter/search/common/encoding/features/SingleBytePositiveFloatUtil.java class SingleBytePositiveFloatUtil (line 22) | public final class SingleBytePositiveFloatUtil { method SingleBytePositiveFloatUtil (line 23) | private SingleBytePositiveFloatUtil() { } method toSingleBytePositiveFloat (line 39) | public static byte toSingleBytePositiveFloat(float f) { method toJavaFloat (line 74) | public static float toJavaFloat(byte b) { method toJavaFloatSlow (line 120) | private static float toJavaFloatSlow(byte b) { method toLog2Double (line 161) | static double toLog2Double(byte b) { FILE: src/java/com/twitter/search/common/encoding/features/SmartIntegerNormalizer.java class SmartIntegerNormalizer (line 18) | public class SmartIntegerNormalizer extends ByteNormalizer { method SmartIntegerNormalizer (line 40) | public SmartIntegerNormalizer(int maxValue, int numBits) { method normalize (line 70) | @Override method unnormLowerBound (line 80) | @Override method unnormUpperBound (line 89) | @Override method binarySearch (line 103) | private static int binarySearch(int value, int[] array) { method toString (line 127) | @Override method getBoundaryValues (line 146) | @VisibleForTesting FILE: src/java/com/twitter/search/common/query/BoostUtils.java class BoostUtils (line 9) | public final class BoostUtils { method BoostUtils (line 10) | private BoostUtils() { method maybeWrapInBoostQuery (line 21) | public static Query maybeWrapInBoostQuery(Query query, float boost) { FILE: src/java/com/twitter/search/common/query/CollectAnnotationsVisitor.java class CollectAnnotationsVisitor (line 25) | public class CollectAnnotationsVisitor extends QueryVisitor { method CollectAnnotationsVisitor (line 31) | public CollectAnnotationsVisitor(Annotation.Type type) { method visit (line 35) | @Override method visit (line 40) | @Override method visit (line 45) | @Override method visit (line 50) | @Override method visit (line 55) | @Override method visit (line 60) | @Override method visitQuery (line 65) | protected boolean visitQuery(Query query) throws QueryParserException { method collectNode (line 73) | protected void collectNode(Query query) { method visitBooleanQuery (line 77) | protected boolean visitBooleanQuery(BooleanQuery query) throws QueryPa... method getNodes (line 89) | public Set getNodes() { FILE: src/java/com/twitter/search/common/query/CollectQueryTypeVisitor.java class CollectQueryTypeVisitor (line 22) | public class CollectQueryTypeVisitor extends QueryVisitor { method CollectQueryTypeVisitor (line 28) | public CollectQueryTypeVisitor(Query.QueryType queryType) { method visit (line 32) | @Override method visit (line 37) | @Override method visit (line 42) | @Override method visit (line 47) | @Override method visit (line 52) | @Override method visit (line 57) | @Override method getCollectedNodes (line 62) | public Set getCollectedNodes() { method visitQuery (line 66) | protected boolean visitQuery(Query query) throws QueryParserException { method collectNode (line 74) | protected void collectNode(Query query) { method visitBooleanQuery (line 78) | protected boolean visitBooleanQuery(BooleanQuery query) throws QueryPa... FILE: src/java/com/twitter/search/common/query/CollectVariantVisitor.java class CollectVariantVisitor (line 9) | public class CollectVariantVisitor extends CollectAnnotationsVisitor { method CollectVariantVisitor (line 10) | public CollectVariantVisitor() { FILE: src/java/com/twitter/search/common/query/DefaultFilterWeight.java class DefaultFilterWeight (line 20) | public abstract class DefaultFilterWeight extends Weight { method DefaultFilterWeight (line 21) | public DefaultFilterWeight(Query query) { method extractTerms (line 25) | @Override method explain (line 29) | @Override method scorer (line 38) | @Override method isCacheable (line 48) | @Override method getDocIdSetIterator (line 58) | protected abstract DocIdSetIterator getDocIdSetIterator(LeafReaderCont... FILE: src/java/com/twitter/search/common/query/DocIdFilter.java class DocIdFilter (line 20) | public class DocIdFilter extends Query { method DocIdFilter (line 23) | public DocIdFilter(int docid) { method createWeight (line 27) | @Override method hashCode (line 56) | @Override method equals (line 61) | @Override method toString (line 70) | @Override FILE: src/java/com/twitter/search/common/query/FieldRankHitInfo.java class FieldRankHitInfo (line 17) | public class FieldRankHitInfo { method FieldRankHitInfo (line 24) | public FieldRankHitInfo(int fieldId, int rank) { method getFieldId (line 29) | public int getFieldId() { method getRank (line 33) | public int getRank() { method getDocId (line 37) | public int getDocId() { method setDocId (line 41) | public void setDocId(int docId) { method resetDocId (line 45) | public void resetDocId() { FILE: src/java/com/twitter/search/common/query/FieldWeightUtil.java class FieldWeightUtil (line 31) | public final class FieldWeightUtil { method FieldWeightUtil (line 33) | private FieldWeightUtil() { method combineDefaultWithAnnotation (line 47) | public static ImmutableMap combineDefaultWithAnnotation( method combineDefaultWithAnnotation (line 77) | public static ImmutableMap combineDefaultWithAnnotation( method combineDefaultWithAnnotation (line 161) | public static ImmutableMap combineDefaultWithAnnotation( method fieldAnnotationForMappableField (line 178) | private static Function fieldAnnotationFor... FILE: src/java/com/twitter/search/common/query/FilteredQuery.java class FilteredQuery (line 41) | public class FilteredQuery extends Query { type DocIdFilter (line 45) | @FunctionalInterface method accept (line 50) | boolean accept(int docId) throws IOException; type DocIdFilterFactory (line 56) | @FunctionalInterface method getDocIdFilter (line 61) | DocIdFilter getDocIdFilter(LeafReaderContext context) throws IOExcep... class FilteredQueryDocIdSetIterator (line 64) | private static class FilteredQueryDocIdSetIterator extends DocIdSetIte... method FilteredQueryDocIdSetIterator (line 68) | public FilteredQueryDocIdSetIterator( method docID (line 74) | @Override method nextDoc (line 79) | @Override method advance (line 88) | @Override method cost (line 97) | @Override class FilteredQueryScorer (line 103) | private static class FilteredQueryScorer extends Scorer { method FilteredQueryScorer (line 107) | public FilteredQueryScorer(Weight weight, Scorer queryScorer, DocIdF... method docID (line 113) | @Override method score (line 118) | @Override method iterator (line 123) | @Override method getMaxScore (line 128) | @Override class FilteredQueryWeight (line 134) | private static class FilteredQueryWeight extends Weight { method FilteredQueryWeight (line 138) | public FilteredQueryWeight( method extractTerms (line 145) | @Override method explain (line 150) | @Override method scorer (line 155) | @Override method isCacheable (line 165) | @Override method FilteredQuery (line 174) | public FilteredQuery(Query query, DocIdFilterFactory docIdFilterFactor... method getQuery (line 179) | public Query getQuery() { method rewrite (line 183) | @Override method hashCode (line 192) | @Override method equals (line 197) | @Override method toString (line 208) | @Override method createWeight (line 219) | @Override FILE: src/java/com/twitter/search/common/query/FilteredScorer.java class FilteredScorer (line 9) | public class FilteredScorer extends Scorer { method FilteredScorer (line 12) | public FilteredScorer(Weight weight, Scorer inner) { method score (line 17) | @Override method docID (line 22) | @Override method iterator (line 27) | @Override method getMaxScore (line 32) | @Override FILE: src/java/com/twitter/search/common/query/HitAttributeCollector.java class HitAttributeCollector (line 18) | public class HitAttributeCollector { method HitAttributeCollector (line 24) | public HitAttributeCollector() { method HitAttributeCollector (line 34) | public HitAttributeCollector(BiFunction> getHitAttribution(int docId) { method getHitAttribution (line 85) | public Map> getHitAttribution(int docId, Function... FILE: src/java/com/twitter/search/common/query/HitAttributeHelper.java class HitAttributeHelper (line 16) | public class HitAttributeHelper implements HitAttributeProvider { method HitAttributeHelper (line 32) | protected HitAttributeHelper( method HitAttributeHelper (line 50) | public HitAttributeHelper(HitAttributeCollector collector, String[] fi... method getFieldRankHitAttributeCollector (line 57) | public HitAttributeCollector getFieldRankHitAttributeCollector() { method getHitAttribution (line 67) | public Map> getHitAttribution(int docId) { method addNodeRank (line 87) | public void addNodeRank(Query node, int rank) { method getNodeToRankMap (line 95) | public Map getNodeToRankMap() { method getExpandedNodeToRankMap (line 99) | public Map> getExpandedNodeToRankMap() { FILE: src/java/com/twitter/search/common/query/HitAttributeProvider.java type HitAttributeProvider (line 9) | public interface HitAttributeProvider { method getHitAttribution (line 11) | Map> getHitAttribution(int docId); FILE: src/java/com/twitter/search/common/query/IDDisjunctionQuery.java class IDDisjunctionQuery (line 50) | public class IDDisjunctionQuery extends MultiTermQuery { method IDDisjunctionQuery (line 55) | public IDDisjunctionQuery(List ids, String field, ImmutableSchem... class Rewrite (line 81) | private class Rewrite extends RewriteMethod { method rewrite (line 82) | @Override method getTermsEnum (line 90) | @Override method toString (line 122) | @Override class TermQueryWithToString (line 135) | private static class TermQueryWithToString extends TermQuery { method TermQueryWithToString (line 138) | public TermQueryWithToString(Term t, TermStates states, boolean useO... method toString (line 143) | @Override class MultiTermQueryConstantScoreWrapper (line 167) | static final class MultiTermQueryConstantScoreWrapper extends Query { class TermAndState (line 173) | private static class TermAndState { method TermAndState (line 179) | TermAndState(BytesRef term, TermState state, int docFreq, long tot... class WeightOrDocIdSet (line 187) | private static class WeightOrDocIdSet { method WeightOrDocIdSet (line 191) | WeightOrDocIdSet(Weight weight) { method WeightOrDocIdSet (line 196) | WeightOrDocIdSet(DocIdSet docIdSet) { method MultiTermQueryConstantScoreWrapper (line 208) | protected MultiTermQueryConstantScoreWrapper( method toString (line 215) | @Override method equals (line 221) | @Override method hashCode (line 230) | @Override method getField (line 236) | public String getField() { method getIDs (line 240) | private List getIDs() { method createWeight (line 244) | @Override FILE: src/java/com/twitter/search/common/query/IdentifiableQuery.java class IdentifiableQuery (line 17) | public class IdentifiableQuery extends Query { method IdentifiableQuery (line 22) | public IdentifiableQuery(Query inner, FieldRankHitInfo queryId, method createWeight (line 29) | @Override method rewrite (line 36) | @Override method hashCode (line 45) | @Override method equals (line 50) | @Override method toString (line 63) | @Override method getQueryForTest (line 68) | @VisibleForTesting method getQueryIdForTest (line 73) | @VisibleForTesting FILE: src/java/com/twitter/search/common/query/IdentifiableQueryScorer.java class IdentifiableQueryScorer (line 15) | public class IdentifiableQueryScorer extends FilteredScorer { method IdentifiableQueryScorer (line 19) | public IdentifiableQueryScorer(Weight weight, Scorer inner, FieldRankH... method iterator (line 26) | @Override FILE: src/java/com/twitter/search/common/query/IdentifiableQueryWeight.java class IdentifiableQueryWeight (line 18) | public class IdentifiableQueryWeight extends Weight { method IdentifiableQueryWeight (line 24) | public IdentifiableQueryWeight(IdentifiableQuery query, Weight inner, ... method explain (line 32) | @Override method scorer (line 38) | @Override method extractTerms (line 49) | @Override method isCacheable (line 54) | @Override FILE: src/java/com/twitter/search/common/query/MappableField.java type MappableField (line 11) | public enum MappableField { method mappableFieldName (line 26) | public static String mappableFieldName(MappableField mappableField) { method getName (line 31) | public String getName() { FILE: src/java/com/twitter/search/common/query/MultiTermDisjunctionQuery.java class MultiTermDisjunctionQuery (line 15) | public class MultiTermDisjunctionQuery extends MultiTermQuery { method MultiTermDisjunctionQuery (line 20) | public MultiTermDisjunctionQuery(String field, Set values) { method getTermsEnum (line 25) | @Override method toString (line 49) | @Override FILE: src/java/com/twitter/search/common/query/QueryCommonFieldHitsVisitor.java class QueryCommonFieldHitsVisitor (line 27) | public final class QueryCommonFieldHitsVisitor extends SearchQueryVisito... method findIntersection (line 42) | public static Set findIntersection( method findIntersection (line 59) | public static Set findIntersection( method QueryCommonFieldHitsVisitor (line 74) | private QueryCommonFieldHitsVisitor(Map nodeToRankMap, method visit (line 80) | @Override method visit (line 89) | @Override method visit (line 115) | @Override method visit (line 129) | @Override method visit (line 140) | @Override method visit (line 145) | @Override method visit (line 150) | @Override FILE: src/java/com/twitter/search/common/query/QueryHitAttributeHelper.java class QueryHitAttributeHelper (line 19) | public class QueryHitAttributeHelper extends HitAttributeHelper { method QueryHitAttributeHelper (line 22) | protected QueryHitAttributeHelper(HitAttributeCollector collector, method from (line 41) | public static QueryHitAttributeHelper from(Query query, final Schema s... method getAnnotatedQuery (line 78) | public Query getAnnotatedQuery() { FILE: src/java/com/twitter/search/common/query/QueryRankVisitor.java class QueryRankVisitor (line 17) | public class QueryRankVisitor extends DetectAnnotationVisitor { method QueryRankVisitor (line 20) | public QueryRankVisitor() { method visitBooleanQuery (line 24) | @Override method visitQuery (line 37) | @Override method collectNodeRank (line 47) | private void collectNodeRank(Annotation anno, Query query) { method getNodeToRankMap (line 53) | public IdentityHashMap getNodeToRankMap() { FILE: src/java/com/twitter/search/common/query/SingleDocDocIdSetIterator.java class SingleDocDocIdSetIterator (line 7) | public class SingleDocDocIdSetIterator extends DocIdSetIterator { method SingleDocDocIdSetIterator (line 14) | public SingleDocDocIdSetIterator(int doc) { method docID (line 18) | @Override method nextDoc (line 23) | @Override method advance (line 33) | @Override method cost (line 46) | @Override FILE: src/java/com/twitter/search/common/query/StaticHitAttributeProvider.java class StaticHitAttributeProvider (line 10) | public class StaticHitAttributeProvider implements HitAttributeProvider { method StaticHitAttributeProvider (line 14) | public StaticHitAttributeProvider() { method setCurrentHitAttr (line 20) | public void setCurrentHitAttr(int docId, Map> hi... method getHitAttribution (line 25) | @Override FILE: src/java/com/twitter/search/common/relevance/NGramCache.java class NGramCache (line 22) | public class NGramCache { method extractTrendsFromNormalized (line 36) | public List extractTrendsFromNormalized(List tokens) { method extractTrendsFrom (line 54) | public List extractTrendsFrom(List tokens, Locale lang... method extractTrendsFrom (line 64) | public List extractTrendsFrom(CharSequence text, Locale langua... method numTrendingTerms (line 79) | public long numTrendingTerms() { method getTrends (line 83) | public Set getTrends() { method clear (line 87) | public void clear() { method addAll (line 93) | public void addAll(Iterable trends) { method builder (line 101) | public static Builder builder() { class Builder (line 105) | public static class Builder { method maxCacheSize (line 110) | public Builder maxCacheSize(int cacheSize) { method cacheItemTTL (line 115) | public Builder cacheItemTTL(long cacheItemTTL) { method penguinVersion (line 120) | public Builder penguinVersion(PenguinVersion newPenguinVersion) { method build (line 126) | public NGramCache build() { method NGramCache (line 135) | @VisibleForTesting method NGramCache (line 142) | private NGramCache(int maxCacheSize, Duration cacheItemTTL, PenguinVer... FILE: src/java/com/twitter/search/common/relevance/TrendsThriftDataServiceManager.java class TrendsThriftDataServiceManager (line 46) | public final class TrendsThriftDataServiceManager { method newInstance (line 106) | public static TrendsThriftDataServiceManager newInstance( method startAutoRefresh (line 126) | public synchronized void startAutoRefresh() { method stopAutoRefresh (line 143) | public synchronized void stopAutoRefresh() { method shutDown (line 166) | public void shutDown() { method TrendsThriftDataServiceManager (line 182) | private TrendsThriftDataServiceManager( method buildContentService (line 202) | @VisibleForTesting method buildContentClient (line 224) | @VisibleForTesting method buildMetadataService (line 230) | @VisibleForTesting method buildMetadataClient (line 253) | @VisibleForTesting class TrendsUpdater (line 262) | @VisibleForTesting method run (line 264) | @Override method populateCacheFromTrendsService (line 269) | private Future populateCacheFromTrendsService() { method populateCacheFromTrendLocations (line 290) | private Future populateCacheFromTrendLocations( method makeTrendsPlusRequest (line 305) | private Future makeTrendsPlusRequest(Location lo... method populateCacheFromResponses (line 320) | private void populateCacheFromResponses( method logRefreshStatus (line 344) | private void logRefreshStatus(long startTime, AtomicLong numTrendsRece... FILE: src/java/com/twitter/search/common/relevance/classifiers/TweetClassifier.java class TweetClassifier (line 23) | public abstract class TweetClassifier { method classifyTweet (line 39) | public void classifyTweet(final TwitterMessage tweet) { method classifyTweets (line 59) | public void classifyTweets(final Iterable tweets) { method setQualityEvaluators (line 69) | protected void setQualityEvaluators(final Iterable qua... method extractFeatures (line 80) | protected abstract void extractFeatures(final TwitterMessage tweet); method extractFeatures (line 86) | protected void extractFeatures(final Iterable tweets) { method evaluate (line 98) | protected void evaluate(final TwitterMessage tweet) { method evaluate (line 113) | protected void evaluate(final Iterable tweets) { FILE: src/java/com/twitter/search/common/relevance/classifiers/TweetEvaluator.java class TweetEvaluator (line 12) | public abstract class TweetEvaluator { method evaluate (line 19) | public abstract void evaluate(final TwitterMessage tweet); method evaluate (line 31) | public void evaluate(final Iterable tweets) { FILE: src/java/com/twitter/search/common/relevance/classifiers/TweetOffensiveEvaluator.java class TweetOffensiveEvaluator (line 43) | public class TweetOffensiveEvaluator extends TweetEvaluator { method initialValue (line 56) | @Override method TweetOffensiveEvaluator (line 79) | public TweetOffensiveEvaluator() { method TweetOffensiveEvaluator (line 83) | public TweetOffensiveEvaluator( method initPeriodicFileLoader (line 110) | private void initPeriodicFileLoader( method rebuildBlacklistedTopics (line 134) | private void rebuildBlacklistedTopics() throws IOException { method evaluate (line 146) | @Override method isUserNameOffensive (line 189) | private boolean isUserNameOffensive(String userName, method isTweetOffensive (line 205) | private boolean isTweetOffensive(final TwitterMessage tweet, FILE: src/java/com/twitter/search/common/relevance/classifiers/TweetQualityFeatureExtractor.java class TweetQualityFeatureExtractor (line 24) | public class TweetQualityFeatureExtractor { method extractTweetTextFeatures (line 54) | public void extractTweetTextFeatures(final TwitterMessage tweet) { method extractCharLength (line 87) | private static void extractCharLength(final TweetTextFeatures textFeat... FILE: src/java/com/twitter/search/common/relevance/classifiers/TweetTextClassifier.java class TweetTextClassifier (line 17) | public class TweetTextClassifier extends TweetClassifier { method TweetTextClassifier (line 27) | public TweetTextClassifier( method extractFeatures (line 45) | @Override method extractFeatures (line 55) | @Override FILE: src/java/com/twitter/search/common/relevance/classifiers/TweetTextEvaluator.java class TweetTextEvaluator (line 16) | public class TweetTextEvaluator extends TweetEvaluator { method evaluate (line 18) | @Override method entropy (line 38) | private static double entropy(List tokens) { method log2 (line 51) | private static double log2(double n) { FILE: src/java/com/twitter/search/common/relevance/classifiers/TweetTrendsExtractor.java class TweetTrendsExtractor (line 28) | public class TweetTrendsExtractor { method initTrendsDataServiceInstance (line 44) | private static synchronized void initTrendsDataServiceInstance( method TweetTrendsExtractor (line 79) | public TweetTrendsExtractor( method extractTrends (line 89) | public void extractTrends(TwitterMessage tweet) { method extractTrends (line 97) | public void extractTrends(Iterable tweets) { method updateTrendsStats (line 135) | private void updateTrendsStats(TwitterMessage tweet, FILE: src/java/com/twitter/search/common/relevance/config/TweetProcessingConfig.java class TweetProcessingConfig (line 13) | public final class TweetProcessingConfig { method TweetProcessingConfig (line 19) | private TweetProcessingConfig() { method init (line 23) | public static void init(String configFile) { method init (line 35) | public static void init(InputStream inputStream, String configType) { method init (line 46) | public static void init() { method getDouble (line 56) | public static double getDouble(String property, double defaultValue) { method getString (line 66) | public static String getString(String property, String defaultValue) { method getInt (line 76) | public static int getInt(String property, int defaultValue) { method getLong (line 86) | public static long getLong(String property, long defaultValue) { method getBool (line 96) | public static boolean getBool(String property, boolean defaultValue) { method getString (line 106) | public static String getString(String property) { FILE: src/java/com/twitter/search/common/relevance/entities/GeoObject.java class GeoObject (line 18) | public class GeoObject { method GeoObject (line 34) | public GeoObject(double lat, double lon, ThriftGeoLocationSource sourc... method GeoObject (line 39) | public GeoObject(double lat, double lon, int acc, ThriftGeoLocationSou... method GeoObject (line 47) | public GeoObject(ThriftGeoLocationSource source) { method fromPlace (line 59) | public static Optional fromPlace(Place place) { method setRadius (line 95) | public void setRadius(double radius) { method getRadius (line 99) | public Double getRadius() { method setLatitude (line 103) | public void setLatitude(double latitude) { method getLatitude (line 107) | public Double getLatitude() { method setLongitude (line 111) | public void setLongitude(double longitude) { method getLongitude (line 115) | public Double getLongitude() { method getAccuracy (line 119) | public int getAccuracy() { method setAccuracy (line 123) | public void setAccuracy(int accuracy) { method getSource (line 127) | public ThriftGeoLocationSource getSource() { method toThriftGeoTags (line 132) | public ThriftGeoTags toThriftGeoTags(long twitterMessageId) { method approxEquals (line 150) | @Deprecated method toString (line 179) | @Override method createForIngester (line 193) | public static GeoObject createForIngester(double latitude, double long... FILE: src/java/com/twitter/search/common/relevance/entities/PotentialLocationObject.java class PotentialLocationObject (line 19) | public class PotentialLocationObject { method PotentialLocationObject (line 31) | public PotentialLocationObject(String countryCode, String region, Stri... method getCountryCode (line 37) | public String getCountryCode() { method getRegion (line 41) | public String getRegion() { method getLocality (line 45) | public String getLocality() { method toThriftPotentialLocation (line 54) | public PotentialLocation toThriftPotentialLocation(PenguinVersion peng... method hashCode (line 88) | @Override method equals (line 95) | @Override method toString (line 113) | @Override FILE: src/java/com/twitter/search/common/relevance/entities/TwitterMessage.java class TwitterMessage (line 54) | public class TwitterMessage { class EscherbirdAnnotation (line 57) | public static class EscherbirdAnnotation implements Comparable getNormalizedHashtags() { method addNormalizedHashtags (line 138) | public void addNormalizedHashtags(String normalizedHashtag) { method TwitterMessage (line 251) | public TwitterMessage(Long tweetId, List supportedPeng... method replaceToUserWithInReplyToUserIfNeeded (line 265) | public void replaceToUserWithInReplyToUserIfNeeded( method shouldUseReplyUserAsToUser (line 276) | private static boolean shouldUseReplyUserAsToUser( method getUserReputation (line 301) | public double getUserReputation() { method setUserReputation (line 308) | public TwitterMessage setUserReputation(double newUserReputation) { method getText (line 318) | public String getText() { method getOptionalToUser (line 322) | public Optional getOptionalToUser() { method setOptionalToUser (line 326) | public void setOptionalToUser(Optional optionalToU... method setText (line 330) | public void setText(String text) { method getDate (line 334) | public Date getDate() { method setDate (line 338) | public void setDate(Date date) { method setFromUser (line 342) | public void setFromUser(@Nonnull TwitterMessageUser fromUser) { method getFromUserScreenName (line 347) | public Optional getFromUserScreenName() { method setFromUserScreenName (line 356) | public void setFromUserScreenName(@Nonnull String fromUserScreenName) { method getTokenizedFromUserScreenName (line 364) | public Optional getTokenizedFromUserScreenName() { method getFromUserDisplayName (line 368) | public Optional getFromUserDisplayName() { method setFromUserDisplayName (line 375) | public void setFromUserDisplayName(@Nonnull String fromUserDisplayName) { method getFromUserTwitterId (line 383) | public Optional getFromUserTwitterId() { method setFromUserId (line 390) | public void setFromUserId(long fromUserId) { method getConversationId (line 398) | public long getConversationId() { method setConversationId (line 402) | public void setConversationId(long conversationId) { method isUserProtected (line 406) | public boolean isUserProtected() { method setUserProtected (line 410) | public void setUserProtected(boolean userProtected) { method isUserVerified (line 414) | public boolean isUserVerified() { method setUserVerified (line 418) | public void setUserVerified(boolean userVerified) { method isUserBlueVerified (line 422) | public boolean isUserBlueVerified() { method setUserBlueVerified (line 426) | public void setUserBlueVerified(boolean userBlueVerified) { method setIsSensitiveContent (line 430) | public void setIsSensitiveContent(boolean isSensitiveContent) { method isSensitiveContent (line 434) | public boolean isSensitiveContent() { method getToUserObject (line 438) | public Optional getToUserObject() { method setToUserObject (line 442) | public void setToUserObject(@Nonnull TwitterMessageUser user) { method getToUserTwitterId (line 447) | public Optional getToUserTwitterId() { method setToUserTwitterId (line 454) | public void setToUserTwitterId(long toUserId) { method getToUserLowercasedScreenName (line 462) | public Optional getToUserLowercasedScreenName() { method getToUserScreenName (line 466) | public Optional getToUserScreenName() { method setToUserScreenName (line 473) | public void setToUserScreenName(@Nonnull String screenName) { method setDirectedAtUserId (line 484) | public void setDirectedAtUserId(Optional directedAtUserId) { method getDirectedAtUserId (line 488) | @VisibleForTesting method getReferenceAuthorId (line 496) | public Optional getReferenceAuthorId() { method setNumFavorites (line 540) | public void setNumFavorites(int numFavorites) { method setNumRetweets (line 544) | public void setNumRetweets(int numRetweets) { method setNumReplies (line 548) | public void setNumReplies(int numRepliess) { method addEscherbirdAnnotation (line 552) | public void addEscherbirdAnnotation(EscherbirdAnnotation annotation) { method getEscherbirdAnnotations (line 556) | public List getEscherbirdAnnotations() { method getPotentialLocations (line 560) | public List getPotentialLocations() { method setPotentialLocations (line 564) | public void setPotentialLocations(Collection ... method toString (line 569) | @Override method getLocale (line 583) | public Locale getLocale() { method setLocale (line 591) | public void setLocale(Locale locale) { method isSetLocale (line 598) | public boolean isSetLocale() { method getLanguage (line 605) | public String getLanguage() { method getBCP47LanguageTag (line 616) | public String getBCP47LanguageTag() { method setLanguage (line 624) | public void setLanguage(String language) { method getLinkLocale (line 631) | public Locale getLinkLocale() { method setLinkLocale (line 635) | public void setLinkLocale(Locale linkLocale) { method getLinkLanguage (line 642) | public String getLinkLanguage() { method getOrigSource (line 650) | public String getOrigSource() { method setOrigSource (line 654) | public void setOrigSource(String origSource) { method getStrippedSource (line 658) | public String getStrippedSource() { method setStrippedSource (line 662) | public void setStrippedSource(String strippedSource) { method getOrigLocation (line 666) | public String getOrigLocation() { method getLocation (line 670) | public String getLocation() { method setOrigLocation (line 674) | public void setOrigLocation(String origLocation) { method setTruncatedNormalizedLocation (line 678) | public void setTruncatedNormalizedLocation(String truncatedNormalizedL... method hasFromUserLocCountry (line 682) | public boolean hasFromUserLocCountry() { method getFromUserLocCountry (line 686) | public String getFromUserLocCountry() { method setFromUserLocCountry (line 690) | public void setFromUserLocCountry(String fromUserLocCountry) { method getTruncatedNormalizedLocation (line 694) | public String getTruncatedNormalizedLocation() { method getFollowersCount (line 698) | public Integer getFollowersCount() { method setFollowersCount (line 702) | public void setFollowersCount(Integer followersCount) { method hasFollowersCount (line 706) | public boolean hasFollowersCount() { method isDeleted (line 710) | public boolean isDeleted() { method setDeleted (line 714) | public void setDeleted(boolean deleted) { method hasCard (line 718) | public boolean hasCard() { method hashCode (line 722) | @Override method parseDate (line 730) | public static Date parseDate(String date) { method hasGeoLocation (line 739) | public boolean hasGeoLocation() { method setGeoLocation (line 743) | public void setGeoLocation(GeoObject location) { method getGeoLocation (line 747) | public GeoObject getGeoLocation() { method getPlaceId (line 751) | public String getPlaceId() { method setPlaceId (line 755) | public void setPlaceId(String placeId) { method getPlaceFullName (line 759) | public String getPlaceFullName() { method setPlaceFullName (line 763) | public void setPlaceFullName(String placeFullName) { method getPlaceCountryCode (line 767) | public String getPlaceCountryCode() { method setPlaceCountryCode (line 771) | public void setPlaceCountryCode(String placeCountryCode) { method setGeoTaggedLocation (line 775) | public void setGeoTaggedLocation(GeoObject geoTaggedLocation) { method getGeoTaggedLocation (line 779) | public GeoObject getGeoTaggedLocation() { method setLatLon (line 783) | public void setLatLon(double latitude, double longitude) { method getLatitude (line 787) | public Double getLatitude() { method getLongitude (line 791) | public Double getLongitude() { method isUncodeableLocation (line 795) | public boolean isUncodeableLocation() { method setUncodeableLocation (line 799) | public void setUncodeableLocation() { method setGeocodeRequired (line 803) | public void setGeocodeRequired() { method isGeocodeRequired (line 807) | public boolean isGeocodeRequired() { method getPhotoUrls (line 811) | public Map getPhotoUrls() { method addPhotoUrl (line 818) | public void addPhotoUrl(long photoStatusId, String mediaUrl) { method getExpandedUrlMap (line 825) | public Map getExpandedUrlMap() { method getExpandedUrlMapSize (line 829) | public int getExpandedUrlMapSize() { method addExpandedUrl (line 836) | public void addExpandedUrl(String originalUrl, ThriftExpandedUrl expan... method getTextReplacedWithResolvedURLs (line 843) | public String getTextReplacedWithResolvedURLs() { method getId (line 865) | public long getId() { method isRetweet (line 869) | public boolean isRetweet() { method hasQuote (line 873) | public boolean hasQuote() { method isReply (line 877) | public boolean isReply() { method isReplyToTweet (line 883) | public boolean isReplyToTweet() { method getRetweetMessage (line 887) | public TwitterRetweetMessage getRetweetMessage() { method setRetweetMessage (line 891) | public void setRetweetMessage(TwitterRetweetMessage retweetMessage) { method getQuotedMessage (line 895) | public TwitterQuotedMessage getQuotedMessage() { method setQuotedMessage (line 899) | public void setQuotedMessage(TwitterQuotedMessage quotedMessage) { method getPlaces (line 903) | public List getPlaces() { method addPlace (line 907) | public void addPlace(String place) { method getInReplyToStatusId (line 912) | public Optional getInReplyToStatusId() { method setInReplyToStatusId (line 916) | public void setInReplyToStatusId(long inReplyToStatusId) { method getNullcast (line 921) | public boolean getNullcast() { method setNullcast (line 925) | public void setNullcast(boolean nullcast) { method getSupportedPenguinVersions (line 929) | public List getSupportedPenguinVersions() { method getVersionedTweetFeatures (line 933) | private VersionedTweetFeatures getVersionedTweetFeatures(PenguinVersio... method getTweetFeatures (line 938) | public TweetFeatures getTweetFeatures(PenguinVersion penguinVersion) { method setTweetFeatures (line 942) | @VisibleForTesting method getTweetSignature (line 948) | public int getTweetSignature(PenguinVersion penguinVersion) { method getTweetTextQuality (line 952) | public TweetTextQuality getTweetTextQuality(PenguinVersion penguinVers... method getTweetTextFeatures (line 956) | public TweetTextFeatures getTweetTextFeatures(PenguinVersion penguinVe... method getTweetUserFeatures (line 960) | public TweetUserFeatures getTweetUserFeatures(PenguinVersion penguinVe... method getTokenizedCharSequence (line 964) | public TokenizedCharSequence getTokenizedCharSequence(PenguinVersion p... method setTokenizedCharSequence (line 968) | public void setTokenizedCharSequence(PenguinVersion penguinVersion, method hasMultipleHashtagsOrTrends (line 975) | public static boolean hasMultipleHashtagsOrTrends(TweetTextFeatures te... method getExpandedUrls (line 983) | public Collection getExpandedUrls() { method getCanonicalLastHopUrls (line 990) | public Set getCanonicalLastHopUrls() { method getCardName (line 998) | public String getCardName() { method setCardName (line 1002) | public void setCardName(String cardName) { method getCardDomain (line 1006) | public String getCardDomain() { method setCardDomain (line 1010) | public void setCardDomain(String cardDomain) { method getCardTitle (line 1014) | public String getCardTitle() { method setCardTitle (line 1018) | public void setCardTitle(String cardTitle) { method getCardDescription (line 1022) | public String getCardDescription() { method setCardDescription (line 1026) | public void setCardDescription(String cardDescription) { method getCardLang (line 1030) | public String getCardLang() { method setCardLang (line 1034) | public void setCardLang(String cardLang) { method getCardUrl (line 1038) | public String getCardUrl() { method setCardUrl (line 1042) | public void setCardUrl(String cardUrl) { method getMentions (line 1046) | public List getMentions() { method setMentions (line 1050) | public void setMentions(List mentions) { method getLowercasedMentions (line 1054) | public List getLowercasedMentions() { method getHashtags (line 1062) | public Set getHashtags() { method getNormalizedHashtags (line 1066) | public Set getNormalizedHashtags(PenguinVersion penguinVersion) { method addNormalizedHashtag (line 1070) | public void addNormalizedHashtag(String normalizedHashtag, PenguinVers... method getComposerSource (line 1074) | public Optional getComposerSource() { method setComposerSource (line 1078) | public void setComposerSource(ComposerSource composerSource) { method isSelfThread (line 1083) | public boolean isSelfThread() { method setSelfThread (line 1087) | public void setSelfThread(boolean selfThread) { method isExclusive (line 1091) | public boolean isExclusive() { method getExclusiveConversationAuthorId (line 1095) | public long getExclusiveConversationAuthorId() { method setExclusiveConversationAuthorId (line 1099) | public void setExclusiveConversationAuthorId(long exclusiveConversatio... method addExpandedMediaUrl (line 1106) | public void addExpandedMediaUrl(String originalUrl, method addExpandedNonMediaUrl (line 1127) | public void addExpandedNonMediaUrl(String originalUrl, String expanded... method replaceUrlsWithResolvedUrls (line 1143) | @VisibleForTesting method addMention (line 1157) | public void addMention(String screenName) { method addUserToMentions (line 1165) | public void addUserToMentions(TwitterMessageUser user) { method addHashtag (line 1173) | public void addHashtag(String hashtag) { method getVersionedTweetFeaturesMap (line 1181) | private Map getVersionedTweetF... method getNumFavorites (line 1191) | public int getNumFavorites() { method getNumRetweets (line 1195) | public int getNumRetweets() { method getNumReplies (line 1199) | public int getNumReplies() { method getNamedEntities (line 1203) | public Set getNamedEntities() { method addNamedEntity (line 1207) | public void addNamedEntity(NamedEntity namedEntity) { method getSpaceIds (line 1211) | public Set getSpaceIds() { method setSpaceIds (line 1215) | public void setSpaceIds(Set spaceIds) { method getSpaceAdmins (line 1219) | public Set getSpaceAdmins() { method addSpaceAdmin (line 1223) | public void addSpaceAdmin(TwitterMessageUser admin) { method getSpaceTitle (line 1227) | public String getSpaceTitle() { method setSpaceTitle (line 1231) | public void setSpaceTitle(String spaceTitle) { method equals (line 1235) | private static boolean equals(List l1, List newScreenName) { method withDisplayName (line 59) | public Builder withDisplayName(Optional newDisplayName) { method withId (line 64) | public Builder withId(Optional newId) { method build (line 69) | public TwitterMessageUser build() { method createWithScreenName (line 76) | public static TwitterMessageUser createWithScreenName(@Nonnull String ... method createWithDisplayName (line 84) | public static TwitterMessageUser createWithDisplayName(@Nonnull String... method createWithId (line 92) | public static TwitterMessageUser createWithId(long id) { method createWithNamesAndId (line 100) | public static TwitterMessageUser createWithNamesAndId( method createWithNames (line 115) | public static TwitterMessageUser createWithNames( method createWithOptionalNamesAndId (line 127) | public static TwitterMessageUser createWithOptionalNamesAndId( method TwitterMessageUser (line 141) | private TwitterMessageUser( method copyWithScreenName (line 153) | public TwitterMessageUser copyWithScreenName(@Nonnull String newScreen... method copyWithDisplayName (line 161) | public TwitterMessageUser copyWithDisplayName(@Nonnull String newDispl... method copyWithId (line 169) | public TwitterMessageUser copyWithId(long newId) { method getScreenName (line 176) | public Optional getScreenName() { method getDisplayName (line 180) | public Optional getDisplayName() { method getTokenizedScreenName (line 184) | public Optional getTokenizedScreenName() { method getId (line 188) | public Optional getId() { method toString (line 192) | @Override method equals (line 202) | @Deprecated method hashCode (line 226) | @Deprecated FILE: src/java/com/twitter/search/common/relevance/entities/TwitterMessageUtil.java class TwitterMessageUtil (line 23) | public final class TwitterMessageUtil { method TwitterMessageUtil (line 26) | private TwitterMessageUtil() { type Field (line 47) | public enum Field { method getNameForStats (line 57) | public String getNameForStats() { class Counters (line 62) | @VisibleForTesting method Counters (line 70) | Counters(Field field) { method getTruncatedCounter (line 84) | SearchRateCounter getTruncatedCounter() { method getTweetsWithStrippedSupplementaryCharsCounter (line 88) | SearchRateCounter getTweetsWithStrippedSupplementaryCharsCounter() { method getStrippedSupplementaryCharsCounter (line 92) | SearchRateCounter getStrippedSupplementaryCharsCounter() { method getNonStrippedEmojiCharsCounter (line 96) | SearchRateCounter getNonStrippedEmojiCharsCounter() { method getEmojisAtTruncateBoundaryCounter (line 100) | SearchRateCounter getEmojisAtTruncateBoundaryCounter() { method stripSource (line 147) | private static String stripSource(String source, Long messageId) { method stripAndTruncateLocation (line 169) | private static String stripAndTruncateLocation(String location) { method setSourceOnMessage (line 179) | public static void setSourceOnMessage(TwitterMessage message, String m... method setAndTruncateLocationOnMessage (line 189) | public static void setAndTruncateLocationOnMessage( method validateTwitterMessage (line 215) | public static boolean validateTwitterMessage( method validateRetweetMessage (line 299) | private static boolean validateRetweetMessage( method stripSupplementaryChars (line 341) | @VisibleForTesting method truncateString (line 407) | @VisibleForTesting FILE: src/java/com/twitter/search/common/relevance/entities/TwitterQuotedMessage.java class TwitterQuotedMessage (line 10) | public class TwitterQuotedMessage { method TwitterQuotedMessage (line 14) | public TwitterQuotedMessage(long quotedStatusId, long quotedUserId) { method getQuotedStatusId (line 19) | public long getQuotedStatusId() { method getQuotedUserId (line 23) | public long getQuotedUserId() { method equals (line 27) | @Override method hashCode (line 32) | @Override method toString (line 37) | @Override FILE: src/java/com/twitter/search/common/relevance/entities/TwitterRetweetMessage.java class TwitterRetweetMessage (line 9) | public class TwitterRetweetMessage { method getRetweetId (line 22) | public Long getRetweetId() { method setRetweetId (line 26) | public void setRetweetId(Long retweetId) { method getSharedId (line 30) | public Long getSharedId() { method setSharedId (line 34) | public void setSharedId(Long sharedId) { method getSharedUserDisplayName (line 38) | public String getSharedUserDisplayName() { method setSharedUserDisplayName (line 42) | public void setSharedUserDisplayName(String sharedUserDisplayName) { method getSharedUserTwitterId (line 46) | public Long getSharedUserTwitterId() { method hasSharedUserTwitterId (line 50) | public boolean hasSharedUserTwitterId() { method setSharedUserTwitterId (line 54) | public void setSharedUserTwitterId(Long sharedUserTwitterId) { method getSharedDate (line 58) | public Date getSharedDate() { method setSharedDate (line 62) | public void setSharedDate(Date sharedDate) { method equals (line 66) | @Override method hashCode (line 71) | @Override method toString (line 76) | @Override FILE: src/java/com/twitter/search/common/relevance/features/AgeDecay.java class AgeDecay (line 10) | public class AgeDecay { method AgeDecay (line 19) | public AgeDecay(double base, double maxBoost, double halflife, double ... method AgeDecay (line 27) | public AgeDecay(double base, double halflife, double slope) { method getAgeDecayMultiplier (line 37) | public double getAgeDecayMultiplier(long tweetAge, TimeUnit unit) { method getAgeDecayMultiplier (line 45) | public double getAgeDecayMultiplier(long ageInSeconds) { method compute (line 54) | public double compute(double age) { method compute (line 62) | public static double compute( method compute (line 67) | public static double compute( method computeExponential (line 76) | public static double computeExponential(double halflife, double exp, d... method computeExponential (line 83) | public static double computeExponential(double halflife, double exp, d... FILE: src/java/com/twitter/search/common/relevance/features/EarlybirdDocumentFeatures.java class EarlybirdDocumentFeatures (line 22) | public class EarlybirdDocumentFeatures { method EarlybirdDocumentFeatures (line 45) | public EarlybirdDocumentFeatures(LeafReader leafReader) { method advance (line 53) | public void advance(int target) { method getFeatureValue (line 74) | public long getFeatureValue(EarlybirdFieldConstant field) throws IOExc... method isFlagSet (line 93) | public boolean isFlagSet(EarlybirdFieldConstant field) throws IOExcept... method getUnnormalizedFeatureValue (line 100) | public double getUnnormalizedFeatureValue(EarlybirdFieldConstant field... method getSearchResultFeatures (line 129) | public ThriftSearchResultFeatures getSearchResultFeatures(ImmutableSch... method getSearchResultFeatures (line 141) | public ThriftSearchResultFeatures getSearchResultFeatures( FILE: src/java/com/twitter/search/common/relevance/features/FeatureSink.java class FeatureSink (line 19) | public class FeatureSink { method FeatureSink (line 24) | public FeatureSink(ImmutableSchemaInterface schema) { method getFeatures (line 29) | private IntegerEncodedFeatures getFeatures(String baseFieldName) { method setNumericValue (line 39) | public FeatureSink setNumericValue(EarlybirdFieldConstant field, int v... method setNumericValue (line 44) | public FeatureSink setNumericValue(String featureName, int value) { method setBooleanValue (line 53) | public FeatureSink setBooleanValue(EarlybirdFieldConstant field, boole... method setBooleanValue (line 58) | public FeatureSink setBooleanValue(String featureName, boolean value) { method getFeaturesForBaseField (line 67) | public IntegerEncodedFeatures getFeaturesForBaseField(EarlybirdFieldCo... method getFeaturesForBaseField (line 72) | public IntegerEncodedFeatures getFeaturesForBaseField(String baseField... FILE: src/java/com/twitter/search/common/relevance/features/IntNormalizers.java class IntNormalizers (line 14) | public final class IntNormalizers { method IntNormalizers (line 15) | private IntNormalizers() { FILE: src/java/com/twitter/search/common/relevance/features/MutableFeatureNormalizers.java class MutableFeatureNormalizers (line 10) | public abstract class MutableFeatureNormalizers { FILE: src/java/com/twitter/search/common/relevance/features/QueryFeatureType.java type QueryFeatureType (line 6) | public enum QueryFeatureType { FILE: src/java/com/twitter/search/common/relevance/features/RelevanceSignalConstants.java class RelevanceSignalConstants (line 7) | public final class RelevanceSignalConstants { method RelevanceSignalConstants (line 21) | private RelevanceSignalConstants() { method isValidUserReputation (line 25) | public static boolean isValidUserReputation(int userRep) { FILE: src/java/com/twitter/search/common/relevance/features/ScoringUtils.java class ScoringUtils (line 8) | public final class ScoringUtils { method ScoringUtils (line 9) | private ScoringUtils() { } method normalize (line 19) | public static float normalize(float value, double halfval, double exp) { FILE: src/java/com/twitter/search/common/relevance/features/TermVector.java class TermVector (line 14) | public class TermVector { method TermVector (line 20) | public TermVector(Map termWeights) { method getTermWeights (line 30) | public ImmutableMap getTermWeights() { method getMagnitude (line 34) | public double getMagnitude() { method getUnitNormalized (line 43) | public TermVector getUnitNormalized() { method getDotProduct (line 56) | public double getDotProduct(TermVector other) { method getCosineSimilarity (line 73) | public double getCosineSimilarity(TermVector other) { FILE: src/java/com/twitter/search/common/relevance/features/TweetEngagementFeatures.java class TweetEngagementFeatures (line 9) | public class TweetEngagementFeatures extends EncodedFeatures { method setRetweetCount (line 22) | public TweetEngagementFeatures setRetweetCount(byte count) { method getRetweetCount (line 27) | public int getRetweetCount() { method setITweetScore (line 31) | public TweetEngagementFeatures setITweetScore(byte score) { method getITweetScore (line 36) | public int getITweetScore() { method setFavCount (line 40) | public TweetEngagementFeatures setFavCount(byte count) { method getFavCount (line 45) | public int getFavCount() { method setReplyCount (line 49) | public TweetEngagementFeatures setReplyCount(byte count) { method getReplyCount (line 54) | public int getReplyCount() { FILE: src/java/com/twitter/search/common/relevance/features/TweetFeatureType.java type TweetFeatureType (line 27) | public enum TweetFeatureType { method getV2Type (line 180) | @Nullable method getWeightedType (line 185) | @Nullable method getDecayedType (line 190) | @Nullable method TweetFeatureType (line 214) | TweetFeatureType(boolean incremental, method isIncremental (line 225) | public boolean isIncremental() { method getNormalizer (line 229) | public IntNormalizer getNormalizer() { method getTypeInt (line 233) | public int getTypeInt() { method normalize (line 237) | public int normalize(double value) { method getIncrementChecker (line 241) | public IncrementChecker getIncrementChecker() { method getEarlybirdField (line 245) | public EarlybirdFieldConstant getEarlybirdField() { method hasEarlybirdField (line 249) | public boolean hasEarlybirdField() { method isDecayed (line 253) | public boolean isDecayed() { method getElapsedTimeFeatureType (line 257) | @Nullable method isFakeEngagement (line 262) | public boolean isFakeEngagement() { method isBlinkEngagement (line 266) | public boolean isBlinkEngagement() { class IncrementChecker (line 273) | public static class IncrementChecker { method IncrementChecker (line 276) | public IncrementChecker(IntNormalizer normalizer) { method IncrementChecker (line 280) | IncrementChecker(TweetFeatureType type) { method eligibleForEmit (line 287) | public boolean eligibleForEmit(int oldValue, int newValue) { FILE: src/java/com/twitter/search/common/relevance/features/TweetFeatures.java class TweetFeatures (line 3) | public class TweetFeatures { method getTweetTextFeatures (line 8) | public TweetTextFeatures getTweetTextFeatures() { method getTweetTextQuality (line 12) | public TweetTextQuality getTweetTextQuality() { method getTweetUserFeatures (line 16) | public TweetUserFeatures getTweetUserFeatures() { FILE: src/java/com/twitter/search/common/relevance/features/TweetIntegerShingleSignature.java class TweetIntegerShingleSignature (line 16) | public class TweetIntegerShingleSignature { method TweetIntegerShingleSignature (line 30) | public TweetIntegerShingleSignature(byte[] shingles, int minShinglesMa... method TweetIntegerShingleSignature (line 42) | public TweetIntegerShingleSignature(byte[] shingles) { method TweetIntegerShingleSignature (line 49) | public TweetIntegerShingleSignature(int signature, int minShinglesMatc... method TweetIntegerShingleSignature (line 61) | public TweetIntegerShingleSignature(int signature) { method TweetIntegerShingleSignature (line 72) | public TweetIntegerShingleSignature(Iterable rawSignature) { method hashCode (line 94) | @Override method equals (line 105) | @Override method getShingles (line 156) | public byte[] getShingles() { method serializeInternal (line 165) | private static int serializeInternal(byte[] shingles) { method deserializeInternal (line 176) | private static byte[] deserializeInternal(int signature) { method serialize (line 180) | public int serialize() { method isFuzzyMatch (line 184) | public static boolean isFuzzyMatch(int signature1, int signature2) { method deserialize (line 189) | public static TweetIntegerShingleSignature deserialize(int signature) { method deserialize (line 193) | public static TweetIntegerShingleSignature deserialize(int signature, ... method toString (line 197) | @Override FILE: src/java/com/twitter/search/common/relevance/features/TweetSignatureUtil.java class TweetSignatureUtil (line 3) | public final class TweetSignatureUtil { method TweetSignatureUtil (line 4) | private TweetSignatureUtil() { method main (line 8) | public static void main(String[] args) throws Exception { FILE: src/java/com/twitter/search/common/relevance/features/TweetTextFeatures.java class TweetTextFeatures (line 12) | public class TweetTextFeatures { method getNormalizedText (line 56) | public String getNormalizedText() { method setNormalizedText (line 60) | public void setNormalizedText(String normalizedText) { method getTokens (line 64) | public List getTokens() { method getTokensSize (line 68) | public int getTokensSize() { method setTokens (line 72) | public void setTokens(List tokens) { method getResolvedUrlTokens (line 76) | public List getResolvedUrlTokens() { method getResolvedUrlTokensSize (line 80) | public int getResolvedUrlTokensSize() { method setResolvedUrlTokens (line 84) | public void setResolvedUrlTokens(List tokensResolvedUrls) { method getTokenSequence (line 88) | public TokenizedCharSequence getTokenSequence() { method setTokenSequence (line 92) | public void setTokenSequence(TokenizedCharSequence tokenSequence) { method getNormalizedStrippedText (line 96) | public String getNormalizedStrippedText() { method setNormalizedStrippedText (line 100) | public void setNormalizedStrippedText(String normalizedStrippedText) { method getStrippedTokens (line 104) | public List getStrippedTokens() { method getStrippedTokensSize (line 108) | public int getStrippedTokensSize() { method setStrippedTokens (line 112) | public void setStrippedTokens(List strippedTokens) { method getHashtags (line 116) | public Set getHashtags() { method getHashtagsSize (line 120) | public int getHashtagsSize() { method setHashtags (line 124) | public void setHashtags(Collection hashtags) { method getMentions (line 128) | public Set getMentions() { method getMentionsSize (line 132) | public int getMentionsSize() { method setMentions (line 136) | public void setMentions(Collection mentions) { method hasQuestionMark (line 140) | public boolean hasQuestionMark() { method setHasQuestionMark (line 144) | public void setHasQuestionMark(boolean hasQuestionMark) { method hasPositiveSmiley (line 148) | public boolean hasPositiveSmiley() { method setHasPositiveSmiley (line 152) | public void setHasPositiveSmiley(boolean hasPositiveSmiley) { method hasNegativeSmiley (line 156) | public boolean hasNegativeSmiley() { method setHasNegativeSmiley (line 160) | public void setHasNegativeSmiley(boolean hasNegativeSmiley) { method getSmileys (line 164) | public List getSmileys() { method getSmileysSize (line 168) | public int getSmileysSize() { method setSmileys (line 172) | public void setSmileys(List smileys) { method getStocks (line 176) | public List getStocks() { method getStocksSize (line 180) | public int getStocksSize() { method setStocks (line 184) | public void setStocks(List stocks) { method getSignature (line 188) | public int getSignature() { method setSignature (line 192) | public void setSignature(int signature) { method getTrendingTerms (line 197) | public Set getTrendingTerms() { method getTrendingTermsSize (line 201) | public int getTrendingTermsSize() { method setTrendingTerms (line 205) | @VisibleForTesting method getLength (line 210) | public int getLength() { method setLength (line 214) | public void setLength(int length) { method getCaps (line 218) | public int getCaps() { method setCaps (line 222) | public void setCaps(int caps) { FILE: src/java/com/twitter/search/common/relevance/features/TweetTextQuality.java class TweetTextQuality (line 7) | public class TweetTextQuality { type BooleanQualityType (line 9) | public static enum BooleanQualityType { method getReadability (line 26) | public double getReadability() { method setReadability (line 30) | public void setReadability(double readability) { method getShout (line 34) | public double getShout() { method setShout (line 38) | public void setShout(double shout) { method getEntropy (line 42) | public double getEntropy() { method setEntropy (line 46) | public void setEntropy(double entropy) { method addBoolQuality (line 50) | public void addBoolQuality(BooleanQualityType type) { method hasBoolQuality (line 54) | public boolean hasBoolQuality(BooleanQualityType type) { method getBoolQualities (line 58) | public Set getBoolQualities() { method getTextScore (line 62) | public byte getTextScore() { method setTextScore (line 66) | public void setTextScore(byte textScore) { FILE: src/java/com/twitter/search/common/relevance/features/TweetUserFeatures.java class TweetUserFeatures (line 5) | public class TweetUserFeatures { method getLang (line 19) | public String getLang() { method setLang (line 23) | public void setLang(String lang) { method getLangConfidence (line 27) | public double getLangConfidence() { method setLangConfidence (line 31) | public void setLangConfidence(double langConfidence) { method getFollowers (line 35) | public int getFollowers() { method setFollowers (line 39) | public void setFollowers(int followers) { method getFollowing (line 43) | public int getFollowing() { method setFollowing (line 47) | public void setFollowing(int following) { method getReputation (line 51) | public int getReputation() { method setReputation (line 55) | public void setReputation(int reputation) { method getTweets (line 59) | public int getTweets() { method setTweets (line 63) | public void setTweets(int tweets) { method getRetweets (line 67) | public int getRetweets() { method setRetweets (line 71) | public void setRetweets(int retweets) { method getRetweeted (line 75) | public int getRetweeted() { method setRetweeted (line 79) | public void setRetweeted(int retweeted) { method getKnownForTopics (line 83) | public Map getKnownForTopics() { method setKnownForTopics (line 87) | public void setKnownForTopics(Map knownForTopics) { method isSpam (line 91) | public boolean isSpam() { method setSpam (line 95) | public void setSpam(boolean spam) { method isNsfw (line 99) | public boolean isNsfw() { method setNsfw (line 103) | public void setNsfw(boolean nsfw) { method isBot (line 107) | public boolean isBot() { method setBot (line 111) | public void setBot(boolean bot) { FILE: src/java/com/twitter/search/common/relevance/scorers/TweetScorer.java class TweetScorer (line 16) | public abstract class TweetScorer { method scoreTweet (line 23) | public abstract void scoreTweet(final TwitterMessage tweet); method scoreTweets (line 35) | public void scoreTweets(Iterable tweets) { method classifyAndScoreTweet (line 48) | public void classifyAndScoreTweet(TweetClassifier classifier, TwitterM... method classifyAndScoreTweets (line 60) | public void classifyAndScoreTweets(TweetClassifier classifier, Iterabl... FILE: src/java/com/twitter/search/common/relevance/scorers/TweetTextScorer.java class TweetTextScorer (line 32) | public class TweetTextScorer extends TweetScorer { method TweetTextScorer (line 71) | public TweetTextScorer(String configFile) { method TweetTextScorer (line 103) | public TweetTextScorer() { method scoreTweet (line 107) | public void scoreTweet(final TwitterMessage tweet) { method updateStats (line 168) | private void updateStats(boolean isOffensiveText, method normalize (line 201) | private static double normalize(double value, double alpha) { method checkWeightRange (line 206) | private void checkWeightRange(double value) { method getScoreHistogram (line 210) | private Map getScoreHistogram(PenguinVersi... method getRateCounterStat (line 230) | private SearchRateCounter getRateCounterStat(String statPrefix, Pengui... FILE: src/java/com/twitter/search/common/relevance/text/LocationUtils.java class LocationUtils (line 8) | public final class LocationUtils { method LocationUtils (line 9) | private LocationUtils() { method extractLatLon (line 17) | public static double[] extractLatLon(TwitterMessage message) { FILE: src/java/com/twitter/search/common/relevance/text/TweetParser.java class TweetParser (line 25) | public class TweetParser { method parseTweet (line 29) | public void parseTweet(TwitterMessage message) { method parseTweet (line 34) | public void parseTweet(TwitterMessage message, method parseTweet (line 43) | public void parseTweet(TwitterMessage message, method parseUrls (line 106) | public void parseUrls(TwitterMessage message) { method parseUrls (line 113) | public void parseUrls(TwitterMessage message, TweetTextFeatures textFe... method takeEntities (line 131) | private void takeEntities(TwitterMessage message, method setHashtagsAndMentions (line 154) | private void setHashtagsAndMentions(TwitterMessage message, method sanitizeTokenizerResults (line 167) | private List sanitizeTokenizerResults(List tokens, cha... method findQuestionMark (line 184) | public static boolean findQuestionMark(TweetTextFeatures textFeatures) { FILE: src/java/com/twitter/search/common/relevance/text/VisibleTokenRatioNormalizer.java class VisibleTokenRatioNormalizer (line 3) | public class VisibleTokenRatioNormalizer { method VisibleTokenRatioNormalizer (line 11) | public VisibleTokenRatioNormalizer(int normalizeToBits) { method normalize (line 23) | public int normalize(double percent) { method denormalize (line 31) | public double denormalize(int reverseBucket) { method createInstance (line 36) | public static VisibleTokenRatioNormalizer createInstance() { FILE: src/java/com/twitter/search/common/schema/AnalyzerFactory.java class AnalyzerFactory (line 29) | public class AnalyzerFactory { method getAnalyzer (line 42) | public Analyzer getAnalyzer(ThriftAnalyzer analyzer) { method resolveAnalyzerClass (line 51) | private Analyzer resolveAnalyzerClass(ThriftClassInstantiater classDef) { method buildCustomAnalyzer (line 86) | private Analyzer buildCustomAnalyzer(final ThriftCustomAnalyzer custom... method resolveTokenizerClass (line 105) | private Tokenizer resolveTokenizerClass(ThriftClassInstantiater classD... method resolveTokenFilterClass (line 109) | private TokenStream resolveTokenFilterClass(ThriftClassInstantiater cl... method resolveCharFilterClass (line 113) | private CharFilter resolveCharFilterClass(ThriftClassInstantiater clas... method getArg (line 129) | private String getArg(Map args, String arg) { class ClassNotSupportedException (line 137) | public final class ClassNotSupportedException extends RuntimeException { method ClassNotSupportedException (line 138) | private ClassNotSupportedException(String type, ThriftClassInstantia... FILE: src/java/com/twitter/search/common/schema/DynamicSchema.java class DynamicSchema (line 32) | public class DynamicSchema implements Schema { method DynamicSchema (line 37) | public DynamicSchema(ImmutableSchema schema) { method getSchemaSnapshot (line 41) | public ImmutableSchemaInterface getSchemaSnapshot() { method updateSchema (line 48) | public synchronized void updateSchema(ImmutableSchema newSchema) throw... class SchemaUpdateException (line 66) | public static class SchemaUpdateException extends Exception { method SchemaUpdateException (line 67) | public SchemaUpdateException(String message) { method getLuceneFieldInfos (line 75) | @Override method getFacetsConfig (line 81) | @Override method getDefaultAnalyzer (line 86) | @Override method getFieldInfos (line 92) | @Override method hasField (line 97) | @Override method hasField (line 102) | @Override method getFieldInfo (line 107) | @Override method getFieldInfo (line 113) | @Override method getFieldName (line 119) | @Override method getFieldInfo (line 124) | @Override method getNumFacetFields (line 130) | @Override method getFacetFieldByFacetName (line 135) | @Override method getFacetFieldByFieldName (line 141) | @Override method getFacetFields (line 147) | @Override method getCsfFacetFields (line 152) | @Override method getVersionDescription (line 157) | @Override method getMajorVersionNumber (line 162) | @Override method getMinorVersionNumber (line 167) | @Override method isVersionOfficial (line 172) | @Override method getFieldWeightMap (line 177) | @Override method getFeatureConfigurationByName (line 182) | @Override method getFeatureConfigurationById (line 188) | @Override method getCSFFieldType (line 193) | @Override method getSearchFeatureSchema (line 200) | @Override method getFeatureIdToFeatureConfig (line 205) | @Override method getFeatureNameToFeatureConfig (line 210) | @Override FILE: src/java/com/twitter/search/common/schema/ImmutableSchema.java class ImmutableSchema (line 65) | @Immutable @ThreadSafe method ImmutableSchema (line 110) | public ImmutableSchema(ThriftSchema thriftSchema, method appendToFeatureSchema (line 230) | public static Map appendToFea... method appendToCreateNewFeatureSchema (line 263) | public static ThriftSearchFeatureSchema appendToCreateNewFeatureSchema( method getLuceneFieldInfos (line 283) | @Override method parseThriftFieldSettings (line 295) | private FieldInfo parseThriftFieldSettings(int fieldId, ThriftFieldCon... method applyCsfFieldSettings (line 370) | private void applyCsfFieldSettings(FieldInfo fieldInfo, ThriftCSFField... method applyCsfViewFieldSettings (line 400) | private void applyCsfViewFieldSettings(FieldInfo fieldInfo, FieldInfo ... method applyFacetFieldSettings (line 413) | private void applyFacetFieldSettings(FieldInfo fieldInfo, ThriftFacetF... method applyIndexedFieldSettings (line 425) | private void applyIndexedFieldSettings(FieldInfo fieldInfo, ThriftInde... method applySearchFieldSettings (line 481) | private void applySearchFieldSettings(FieldInfo fieldInfo, ThriftSearc... method validate (line 488) | private void validate(FieldInfo fieldInfo) throws SchemaValidationExce... method buildTokenStreamSerializerProvider (line 491) | private TokenStreamSerializer.Builder buildTokenStreamSerializerProvider( method getFacetsConfig (line 512) | @Override method getDefaultAnalyzer (line 526) | @Override method getFieldInfos (line 539) | @Override method hasField (line 549) | @Override method hasField (line 559) | @Override method getFieldInfo (line 569) | @Override method convert (line 575) | private org.apache.lucene.index.FieldInfo convert(String fieldName, method getFieldInfo (line 597) | @Override method getFieldName (line 603) | @Override method getFieldInfo (line 609) | @Override method getNumFacetFields (line 629) | @Override method getFacetFieldByFacetName (line 634) | @Override method getFacetFieldByFieldName (line 639) | @Override method getFacetFields (line 645) | @Override method getCsfFacetFields (line 650) | @Override method getVersionDescription (line 655) | @Override method getMajorVersionNumber (line 660) | @Override method getMinorVersionNumber (line 665) | @Override method isVersionOfficial (line 670) | @Override method parseVersionString (line 680) | private static Pair parseVersionString(String version) method getFieldWeightMap (line 696) | @Override method buildFeatureMaps (line 705) | private Pair, method getFeatureConfigurationByName (line 737) | @Override method getFeatureConfigurationById (line 742) | @Override method getCSFFieldType (line 748) | @Override method getSchemaSnapshot (line 764) | @Override method merge (line 769) | private FieldInfo merge(int fieldConfigId, method getSearchFeatureSchema (line 777) | @Override method getFeatureIdToFeatureConfig (line 782) | @Override method getFeatureNameToFeatureConfig (line 787) | @Override method createSearchResultFeatureSchema (line 792) | private ThriftSearchFeatureSchema createSearchResultFeatureSchema( method getChecksum (line 853) | private static long getChecksum(Map getUpdateConstraints() { method validateFeatureUpdate (line 147) | public boolean validateFeatureUpdate(final Number oldValue, final Numb... method hashCode (line 159) | @Override method equals (line 175) | @Override type FeatureConstraint (line 199) | private interface FeatureConstraint { method apply (line 200) | boolean apply(Number oldValue, Number newValue); method getType (line 201) | ThriftFeatureUpdateConstraint getType(); method builder (line 204) | public static Builder builder() { class Builder (line 208) | public static final class Builder { method build (line 225) | public FeatureConfiguration build() { method withName (line 230) | public Builder withName(String n) { method withType (line 235) | public Builder withType(ThriftCSFType featureType) { method withOutputType (line 240) | public Builder withOutputType(ThriftCSFType featureFeatureType) { method withFeatureNormalizationType (line 245) | public Builder withFeatureNormalizationType( method withBitRange (line 254) | public Builder withBitRange(int index, int startPos, int length) { method withBaseField (line 261) | public Builder withBaseField(String baseFieldName) { method withFeatureUpdateConstraint (line 269) | public Builder withFeatureUpdateConstraint(final ThriftFeatureUpdate... method Builder (line 311) | private Builder() { FILE: src/java/com/twitter/search/common/schema/base/FieldNameToIdMapping.java class FieldNameToIdMapping (line 10) | public abstract class FieldNameToIdMapping { method getFieldID (line 15) | public abstract int getFieldID(String fieldName); method newFieldNameToIdMapping (line 20) | public static FieldNameToIdMapping newFieldNameToIdMapping(Map ImmutableMap getOnlyEnabled( method isEnabled (line 48) | public boolean isEnabled() { method getWeight (line 52) | public float getWeight() { method overrideFieldWeightMap (line 62) | public static ImmutableMap overrideFieldWe... method fromSignedWeightMap (line 91) | public static ImmutableMap fromSignedWeight... FILE: src/java/com/twitter/search/common/schema/base/ImmutableSchemaInterface.java type ImmutableSchemaInterface (line 11) | @Immutable FILE: src/java/com/twitter/search/common/schema/base/IndexedNumericFieldSettings.java class IndexedNumericFieldSettings (line 6) | public class IndexedNumericFieldSettings { method IndexedNumericFieldSettings (line 15) | public IndexedNumericFieldSettings(ThriftIndexedNumericFieldSettings n... method getNumericType (line 22) | public ThriftNumericType getNumericType() { method getNumericPrecisionStep (line 26) | public int getNumericPrecisionStep() { method isUseTwitterFormat (line 30) | public boolean isUseTwitterFormat() { method isUseSortableEncoding (line 34) | public boolean isUseSortableEncoding() { FILE: src/java/com/twitter/search/common/schema/base/Schema.java type Schema (line 24) | public interface Schema { method getSchemaSnapshot (line 29) | ImmutableSchemaInterface getSchemaSnapshot(); method getVersionDescription (line 34) | String getVersionDescription(); method isVersionOfficial (line 39) | boolean isVersionOfficial(); method getMajorVersionNumber (line 44) | int getMajorVersionNumber(); method getMinorVersionNumber (line 49) | int getMinorVersionNumber(); method getDefaultAnalyzer (line 54) | Analyzer getDefaultAnalyzer(ThriftAnalyzer override); method hasField (line 59) | boolean hasField(int fieldConfigId); method hasField (line 64) | boolean hasField(String fieldName); method getFieldName (line 69) | String getFieldName(int fieldConfigId); method getFieldInfos (line 74) | ImmutableCollection getFieldInfos(); method getFieldInfo (line 80) | FieldInfo getFieldInfo(int fieldConfigId, ThriftFieldConfiguration ove... method getFieldInfo (line 86) | @Nullable method getFieldInfo (line 92) | @Nullable method getLuceneFieldInfos (line 98) | FieldInfos getLuceneFieldInfos(Predicate acceptedFields); method getNumFacetFields (line 103) | int getNumFacetFields(); method getFacetsConfig (line 108) | FacetsConfig getFacetsConfig(); method getFacetFieldByFacetName (line 113) | FieldInfo getFacetFieldByFacetName(String facetName); method getFacetFieldByFieldName (line 118) | FieldInfo getFacetFieldByFieldName(String fieldName); method getFacetFields (line 123) | Collection getFacetFields(); method getCsfFacetFields (line 128) | Collection getCsfFacetFields(); method getFieldWeightMap (line 133) | Map getFieldWeightMap(); method getFeatureConfigurationByName (line 138) | FeatureConfiguration getFeatureConfigurationByName(String featureName); method getFeatureConfigurationById (line 144) | FeatureConfiguration getFeatureConfigurationById(int featureFieldId); method getCSFFieldType (line 150) | @Nullable method getSearchFeatureSchema (line 160) | ThriftSearchFeatureSchema getSearchFeatureSchema(); method getFeatureIdToFeatureConfig (line 165) | ImmutableMap getFeatureIdToFeatureConfi... method getFeatureNameToFeatureConfig (line 170) | ImmutableMap getFeatureNameToFeatureConf... class FieldInfo (line 175) | final class FieldInfo { method FieldInfo (line 180) | public FieldInfo(int fieldId, String name, EarlybirdFieldType lucene... method getFieldId (line 186) | public int getFieldId() { method getName (line 190) | public String getName() { method getFieldType (line 194) | public EarlybirdFieldType getFieldType() { method getDescription (line 198) | public String getDescription() { method equals (line 205) | @Override method hashCode (line 213) | @Override class SchemaValidationException (line 222) | final class SchemaValidationException extends Exception { method SchemaValidationException (line 223) | public SchemaValidationException(String msg) { method SchemaValidationException (line 227) | public SchemaValidationException(String msg, Exception e) { FILE: src/java/com/twitter/search/common/schema/base/ThriftDocumentUtil.java class ThriftDocumentUtil (line 14) | public final class ThriftDocumentUtil { method ThriftDocumentUtil (line 15) | private ThriftDocumentUtil() { method getField (line 21) | public static ThriftField getField(ThriftDocument thriftDoc, method getFields (line 38) | public static List getFields( method getLongValue (line 58) | public static long getLongValue(ThriftDocument thriftDoc, method getByteValue (line 68) | public static byte getByteValue(ThriftDocument thriftDoc, method getBytesValue (line 78) | public static byte[] getBytesValue(ThriftDocument thriftDoc, method getIntValue (line 88) | public static int getIntValue(ThriftDocument thriftDoc, method getStringValue (line 98) | public static String getStringValue(ThriftDocument thriftDoc, method getStringValues (line 108) | public static List getStringValues( method hasDuplicateFields (line 124) | public static boolean hasDuplicateFields(ThriftDocument thriftDoc) { method getField (line 137) | public static ThriftField getField(ThriftDocument thriftDoc, int field... FILE: src/java/com/twitter/search/common/schema/earlybird/EarlybirdCluster.java type EarlybirdCluster (line 11) | public enum EarlybirdCluster { method getNameForStats (line 34) | public String getNameForStats() { method isArchive (line 38) | public static boolean isArchive(EarlybirdCluster cluster) { method isTwitterMemoryFormatCluster (line 42) | public static boolean isTwitterMemoryFormatCluster(EarlybirdCluster cl... method hasEarlybirds (line 46) | public static boolean hasEarlybirds(EarlybirdCluster cluster) { method isClusterInSet (line 50) | private static boolean isClusterInSet(EarlybirdCluster cluster, Set getFlagFeatureFields() { method getFieldConstant (line 1098) | public static EarlybirdFieldConstant getFieldConstant(String fieldName) { method getFieldConstant (line 1109) | public static EarlybirdFieldConstant getFieldConstant(int fieldId) { method hasFieldConstant (line 1120) | public static boolean hasFieldConstant(int fieldId) { method getFieldID (line 1124) | @Override method formatGeoType (line 1129) | public static final String formatGeoType(ThriftGeoLocationSource sourc... FILE: src/java/com/twitter/search/common/schema/earlybird/EarlybirdSchemaBuilder.java class EarlybirdSchemaBuilder (line 18) | public class EarlybirdSchemaBuilder extends SchemaBuilder { method EarlybirdSchemaBuilder (line 21) | public EarlybirdSchemaBuilder(FieldNameToIdMapping idMapping, method withOutOfOrderEnabledForField (line 32) | public final EarlybirdSchemaBuilder withOutOfOrderEnabledForField(Stri... method withTweetSpecificNormalization (line 53) | public final EarlybirdSchemaBuilder withTweetSpecificNormalization(Str... method withPhotoUrlFacetField (line 68) | public final EarlybirdSchemaBuilder withPhotoUrlFacetField(String fiel... method shouldIncludeField (line 91) | @Override FILE: src/java/com/twitter/search/common/schema/earlybird/EarlybirdSchemaCreateTool.java class EarlybirdSchemaCreateTool (line 139) | public final class EarlybirdSchemaCreateTool { method getBaseFieldName (line 163) | private static String getBaseFieldName(String fullName) { method getBaseFieldName (line 169) | private static String getBaseFieldName(EarlybirdFieldConstant fieldCon... method getFeatureNameInField (line 173) | private static String getFeatureNameInField(EarlybirdFieldConstant fie... method EarlybirdSchemaCreateTool (line 414) | private EarlybirdSchemaCreateTool() { } method buildSchema (line 419) | public static DynamicSchema buildSchema(EarlybirdCluster cluster) method buildSchemaWithRuntimeException (line 431) | @VisibleForTesting method newEarlybirdFeatureConfiguration (line 440) | private static FeatureConfiguration newEarlybirdFeatureConfiguration( method buildThriftSchema (line 483) | @VisibleForTesting FILE: src/java/com/twitter/search/common/schema/earlybird/EarlybirdThriftDocumentBuilder.java class EarlybirdThriftDocumentBuilder (line 53) | public final class EarlybirdThriftDocumentBuilder extends ThriftDocument... method EarlybirdThriftDocumentBuilder (line 103) | public EarlybirdThriftDocumentBuilder( method getEncodedTweetFeatures (line 118) | public EarlybirdEncodedFeatures getEncodedTweetFeatures() { method addFacetSkipList (line 126) | public EarlybirdThriftDocumentBuilder addFacetSkipList(String fieldNam... method addFilterInternalFieldTerm (line 135) | public EarlybirdThriftDocumentBuilder addFilterInternalFieldTerm(Strin... method withID (line 144) | public EarlybirdThriftDocumentBuilder withID(long id) { method withCreatedAt (line 153) | public EarlybirdThriftDocumentBuilder withCreatedAt(int createdAt) { method withTweetText (line 162) | public EarlybirdThriftDocumentBuilder withTweetText( method withTweetText (line 169) | public EarlybirdThriftDocumentBuilder withTweetText(String text) throw... method withStocksFields (line 177) | public EarlybirdThriftDocumentBuilder withStocksFields(List ca... method withHashtagsField (line 191) | public EarlybirdThriftDocumentBuilder withHashtagsField(List h... method withMentionsField (line 210) | public EarlybirdThriftDocumentBuilder withMentionsField(List m... method withTwimgURLs (line 230) | public EarlybirdThriftDocumentBuilder withTwimgURLs( method withURLs (line 250) | public EarlybirdThriftDocumentBuilder withURLs(List... method withPlacesField (line 325) | public EarlybirdThriftDocumentBuilder withPlacesField(List pla... method withTweetSignature (line 337) | public EarlybirdThriftDocumentBuilder withTweetSignature(int signature) { method withGeoHash (line 345) | public EarlybirdThriftDocumentBuilder withGeoHash(double lat, double l... method withGeoHash (line 355) | public EarlybirdThriftDocumentBuilder withGeoHash(double lat, double l... method withGeoLocationSource (line 363) | public EarlybirdThriftDocumentBuilder withGeoLocationSource( method withGeoLocationSource (line 374) | public EarlybirdThriftDocumentBuilder withGeoLocationSource(String geo... method withLatLonCSF (line 382) | public EarlybirdThriftDocumentBuilder withLatLonCSF(double lat, double... method withFromVerifiedAccountFlag (line 392) | public EarlybirdThriftDocumentBuilder withFromVerifiedAccountFlag() { method withFromBlueVerifiedAccountFlag (line 401) | public EarlybirdThriftDocumentBuilder withFromBlueVerifiedAccountFlag() { method withOffensiveFlag (line 410) | public EarlybirdThriftDocumentBuilder withOffensiveFlag() { method withUserReputation (line 421) | public EarlybirdThriftDocumentBuilder withUserReputation(byte score) { method withLanguageCodes (line 434) | public EarlybirdThriftDocumentBuilder withLanguageCodes( method withISOLanguage (line 449) | public EarlybirdThriftDocumentBuilder withISOLanguage(String languageS... method withFromUserID (line 458) | public EarlybirdThriftDocumentBuilder withFromUserID(long fromUserId) { method withFromUser (line 467) | public EarlybirdThriftDocumentBuilder withFromUser( method withFromUser (line 476) | public EarlybirdThriftDocumentBuilder withFromUser(String fromUser) { method withFromUser (line 484) | public EarlybirdThriftDocumentBuilder withFromUser( method withFromUser (line 495) | public EarlybirdThriftDocumentBuilder withFromUser( method withToUser (line 505) | public EarlybirdThriftDocumentBuilder withToUser( method withAnnotationEntities (line 514) | public EarlybirdThriftDocumentBuilder withAnnotationEntities(List sp... method withDirectedAtUser (line 759) | @VisibleForTesting method withWhiteSpaceTokenizedScreenNameField (line 776) | public EarlybirdThriftDocumentBuilder withWhiteSpaceTokenizedScreenNam... method withCamelCaseTokenizedScreenNameField (line 788) | public EarlybirdThriftDocumentBuilder withCamelCaseTokenizedScreenName... method addNamedEntityFields (line 817) | private void addNamedEntityFields( method withOneTimeStringField (line 830) | private void withOneTimeStringField( method formatNamedEntityString (line 843) | private String formatNamedEntityString(String name, WholeEntityType ty... method setAddLatLonCSF (line 853) | public EarlybirdThriftDocumentBuilder setAddLatLonCSF(boolean isSet) { method setAddEncodedTweetFeatures (line 863) | public EarlybirdThriftDocumentBuilder setAddEncodedTweetFeatures(boole... method prepareToBuild (line 868) | @Override method isNotBlank (line 890) | private static boolean isNotBlank(String value) { method isNotEmpty (line 894) | private static boolean isNotEmpty(List value) { FILE: src/java/com/twitter/search/common/schema/earlybird/EarlybirdThriftDocumentUtil.java class EarlybirdThriftDocumentUtil (line 22) | public final class EarlybirdThriftDocumentUtil { method EarlybirdThriftDocumentUtil (line 40) | private EarlybirdThriftDocumentUtil() { method formatFilter (line 48) | public static final String formatFilter(String filter) { method getID (line 55) | public static long getID(ThriftDocument document) { method getCardName (line 63) | public static String getCardName(ThriftDocument document) { method getCardLang (line 71) | public static String getCardLang(ThriftDocument document) { method getCardLangCSF (line 81) | public static int getCardLangCSF(ThriftDocument document) { method getQuotedTweetID (line 89) | public static long getQuotedTweetID(ThriftDocument document) { method getQuotedUserID (line 97) | public static long getQuotedUserID(ThriftDocument document) { method getDirectedAtUserId (line 105) | public static long getDirectedAtUserId(ThriftDocument document) { method getDirectedAtUserIdCSF (line 113) | public static long getDirectedAtUserIdCSF(ThriftDocument document) { method getReferenceAuthorIdCSF (line 121) | public static long getReferenceAuthorIdCSF(ThriftDocument document) { method getLinks (line 129) | public static List getLinks(ThriftDocument document) { method getCreatedAtSec (line 136) | public static int getCreatedAtSec(ThriftDocument document) { method getCreatedAtMs (line 144) | public static long getCreatedAtMs(ThriftDocument document) { method getFromUserID (line 152) | public static long getFromUserID(ThriftDocument document) { method getFromUser (line 160) | public static String getFromUser(ThriftDocument document) { method getFromUserDisplayName (line 168) | public static String getFromUserDisplayName(ThriftDocument document) { method getTokenizedFromUser (line 176) | public static String getTokenizedFromUser(ThriftDocument document) { method getResolvedLinksText (line 184) | public static String getResolvedLinksText(ThriftDocument document) { method getISOLanguage (line 192) | public static List getISOLanguage(ThriftDocument document) { method replaceCreatedAtAndCreatedAtCSF (line 201) | public static void replaceCreatedAtAndCreatedAtCSF(ThriftDocument docu... method addIntField (line 212) | public static ThriftDocument addIntField( method getFeatureField (line 221) | private static EarlybirdFieldConstant getFeatureField(EarlybirdFieldCo... method getFeatureValue (line 236) | public static int getFeatureValue( method isFeatureBitSet (line 259) | public static boolean isFeatureBitSet( method isNullcastBitSet (line 282) | public static boolean isNullcastBitSet(ImmutableSchemaInterface schema... method removeField (line 289) | public static void removeField(ThriftDocument document, EarlybirdField... method removeStringField (line 304) | public static void removeStringField( method addNormalizedMinEngagementField (line 321) | public static void addNormalizedMinEngagementField( method getStringValues (line 339) | public static List getStringValues( method isNullcastFilterSet (line 344) | public static boolean isNullcastFilterSet(ThriftDocument document) { method isSelfThreadFilterSet (line 348) | public static boolean isSelfThreadFilterSet(ThriftDocument document) { method getSelfThreadFilterTerm (line 352) | public static String getSelfThreadFilterTerm() { method getDirectedAtFilterTerm (line 356) | public static String getDirectedAtFilterTerm() { method isDirectedAtFilterSet (line 360) | public static boolean isDirectedAtFilterSet(ThriftDocument document) { method isFilterSet (line 367) | private static boolean isFilterSet(ThriftDocument document, String fil... FILE: src/java/com/twitter/search/common/schema/earlybird/FlushVersion.java type FlushVersion (line 7) | public enum FlushVersion { method FlushVersion (line 256) | private FlushVersion(String description) { method FlushVersion (line 260) | private FlushVersion(String description, boolean isOfficial) { method FlushVersion (line 264) | private FlushVersion(String description, boolean isOfficial, int minor... method getVersionFileExtension (line 273) | public String getVersionFileExtension() { method getVersionFileExtension (line 286) | @Nullable method getDescription (line 299) | @Deprecated method getVersionNumber (line 308) | @Deprecated method onOrAfter (line 313) | public boolean onOrAfter(FlushVersion other) { method isOfficial (line 321) | @Deprecated method getMinorVersion (line 332) | @Deprecated FILE: src/java/com/twitter/search/common/search/AndNotDocIdSetIterator.java class AndNotDocIdSetIterator (line 7) | public class AndNotDocIdSetIterator extends DocIdSetIterator { method AndNotDocIdSetIterator (line 14) | public AndNotDocIdSetIterator(DocIdSetIterator baseIter, DocIdSetItera... method advance (line 22) | @Override method docID (line 44) | @Override method nextDoc (line 49) | @Override method cost (line 67) | @Override FILE: src/java/com/twitter/search/common/search/DelegatingEarlyTerminationCollector.java class DelegatingEarlyTerminationCollector (line 21) | public final class DelegatingEarlyTerminationCollector method DelegatingEarlyTerminationCollector (line 27) | public DelegatingEarlyTerminationCollector(Collector subCollector, method setScorer (line 42) | @Override method doCollect (line 48) | @Override method doFinishSegment (line 53) | @Override method setNextReader (line 60) | @Override method scoreMode (line 66) | @Override method getDebugInfo (line 71) | @Override FILE: src/java/com/twitter/search/common/search/DocIdTracker.java type DocIdTracker (line 7) | public interface DocIdTracker { method getCurrentDocId (line 11) | int getCurrentDocId(); FILE: src/java/com/twitter/search/common/search/EarlyTerminationState.java class EarlyTerminationState (line 12) | public final class EarlyTerminationState { method EarlyTerminationState (line 33) | public EarlyTerminationState(@Nonnull String terminationReason, boolea... method isTerminated (line 40) | public boolean isTerminated() { method getTerminationReason (line 44) | public String getTerminationReason() { method incrementCount (line 48) | public void incrementCount() { FILE: src/java/com/twitter/search/common/search/GeoQuadTreeQueryBuilderUtil.java class GeoQuadTreeQueryBuilderUtil (line 16) | public final class GeoQuadTreeQueryBuilderUtil { method GeoQuadTreeQueryBuilderUtil (line 17) | private GeoQuadTreeQueryBuilderUtil() { method buildGeoQuadTreeQuery (line 26) | public static Query buildGeoQuadTreeQuery(GeoCode geocode, String fiel... FILE: src/java/com/twitter/search/common/search/IntArrayDocIdSetIterator.java class IntArrayDocIdSetIterator (line 11) | public class IntArrayDocIdSetIterator extends DocIdSetIterator { method IntArrayDocIdSetIterator (line 16) | public IntArrayDocIdSetIterator(int[] ids) { method reset (line 22) | public void reset() { method docID (line 27) | @Override method nextDoc (line 32) | @Override method advance (line 37) | @Override method cost (line 72) | @Override FILE: src/java/com/twitter/search/common/search/PairDocIdSetIterator.java class PairDocIdSetIterator (line 12) | public class PairDocIdSetIterator extends DocIdSetIterator { method PairDocIdSetIterator (line 20) | public PairDocIdSetIterator(DocIdSetIterator d1, DocIdSetIterator d2) ... method docID (line 30) | @Override method nextDoc (line 35) | @Override method advance (line 65) | @Override method cost (line 76) | @Override FILE: src/java/com/twitter/search/common/search/QueryCostProvider.java type QueryCostProvider (line 6) | public interface QueryCostProvider { method getTotalCost (line 8) | double getTotalCost(); FILE: src/java/com/twitter/search/common/search/TerminationTracker.java class TerminationTracker (line 17) | public class TerminationTracker { method TerminationTracker (line 56) | public TerminationTracker(Clock clock) { method TerminationTracker (line 69) | public TerminationTracker( method TerminationTracker (line 79) | public TerminationTracker( method TerminationTracker (line 100) | public TerminationTracker( method getTimeoutEndTimeWithReservation (line 136) | public long getTimeoutEndTimeWithReservation() { method setPreTerminationSafeBufferTimeMillis (line 147) | public void setPreTerminationSafeBufferTimeMillis(int preTerminationSa... method getLocalStartTimeMillis (line 153) | public long getLocalStartTimeMillis() { method getClientStartTimeMillis (line 157) | public long getClientStartTimeMillis() { method getMaxQueryCost (line 161) | public double getMaxQueryCost() { method isEarlyTerminated (line 165) | public boolean isEarlyTerminated() { method getEarlyTerminationState (line 169) | public EarlyTerminationState getEarlyTerminationState() { method setEarlyTerminationState (line 173) | public void setEarlyTerminationState(EarlyTerminationState earlyTermin... method getLastSearchedDocId (line 182) | int getLastSearchedDocId() { method resetDocIdTrackers (line 187) | void resetDocIdTrackers() { method addDocIdTracker (line 195) | public void addDocIdTracker(DocIdTracker docIdTracker) { method useLastSearchedDocIdOnTimeout (line 199) | public boolean useLastSearchedDocIdOnTimeout() { FILE: src/java/com/twitter/search/common/search/TwitterCollector.java class TwitterCollector (line 15) | public abstract class TwitterCollector implements Collector { method isTerminated (line 21) | public abstract boolean isTerminated() throws IOException; method finishSegment (line 30) | public abstract void finishSegment(int lastSearchedDocID) throws IOExc... FILE: src/java/com/twitter/search/common/search/TwitterEarlyTerminationCollector.java class TwitterEarlyTerminationCollector (line 35) | public abstract class TwitterEarlyTerminationCollector method TwitterEarlyTerminationCollector (line 81) | public TwitterEarlyTerminationCollector( method getLeafCollector (line 113) | public final LeafCollector getLeafCollector(LeafReaderContext context)... method doCollect (line 121) | protected abstract void doCollect() throws IOException; method doFinishSegment (line 128) | protected abstract void doFinishSegment(int lastSearchedDocID) throws ... method innerShouldCollectMore (line 133) | public EarlyTerminationState innerShouldCollectMore() throws IOExcepti... method getEarlyTerminationState (line 140) | @Nonnull method setEarlyTerminationState (line 145) | protected final EarlyTerminationState setEarlyTerminationState( method isTerminated (line 151) | @Override method setNextReader (line 177) | @Deprecated method setScorer (line 192) | @Override method collect (line 197) | @Override method trackCompleteSegment (line 217) | protected final void trackCompleteSegment(int lastSearchedDocID) throw... method finishSegment (line 221) | @Override method expensiveEarlyTerminationCheck (line 277) | private void expensiveEarlyTerminationCheck() { method getMaxHitsToProcess (line 292) | public long getMaxHitsToProcess() { method setNumHitsProcessed (line 296) | public final void setNumHitsProcessed(long numHitsProcessed) { method getNumHitsProcessed (line 300) | protected final long getNumHitsProcessed() { method getNumSearchedSegments (line 304) | protected final int getNumSearchedSegments() { method getClock (line 308) | protected final Clock getClock() { method getTerminationTracker (line 312) | @VisibleForTesting method collectedEnoughResults (line 317) | protected void collectedEnoughResults() throws IOException { method shouldTerminate (line 320) | protected boolean shouldTerminate() { method getDebugInfo (line 327) | public abstract List getDebugInfo(); FILE: src/java/com/twitter/search/common/search/TwitterIndexSearcher.java class TwitterIndexSearcher (line 30) | public class TwitterIndexSearcher extends IndexSearcher { method TwitterIndexSearcher (line 31) | public TwitterIndexSearcher(IndexReader r) { method search (line 42) | @Override method getNumericDocValues (line 99) | public NumericDocValues getNumericDocValues(String field) throws IOExc... method collectionStatistics (line 103) | @Override method termStatistics (line 108) | @Override method collectionStatistics (line 123) | public static CollectionStatistics collectionStatistics(String field, ... method termStats (line 179) | public static TermStatistics termStats(Term term, int docFreq, long to... FILE: src/java/com/twitter/search/common/search/termination/QueryTimeout.java type QueryTimeout (line 8) | public interface QueryTimeout { method shouldExit (line 12) | boolean shouldExit(); method registerDocIdTracker (line 18) | void registerDocIdTracker(DocIdTracker docIdTracker); method getClientId (line 23) | String getClientId(); FILE: src/java/com/twitter/search/common/search/termination/QueryTimeoutFactory.java class QueryTimeoutFactory (line 7) | public class QueryTimeoutFactory { method createQueryTimeout (line 16) | public QueryTimeout createQueryTimeout( FILE: src/java/com/twitter/search/common/search/termination/QueryTimeoutImpl.java class QueryTimeoutImpl (line 14) | public class QueryTimeoutImpl implements QueryTimeout { method QueryTimeoutImpl (line 21) | public QueryTimeoutImpl(String clientId, TerminationTracker tracker, C... method shouldExit (line 32) | public boolean shouldExit() { method registerDocIdTracker (line 41) | @Override method getClientId (line 46) | @Override method hashCode (line 51) | @Override method equals (line 56) | @Override FILE: src/java/com/twitter/search/common/search/termination/TerminationQuery.java class TerminationQuery (line 17) | public class TerminationQuery extends Query { method TerminationQuery (line 21) | public TerminationQuery(Query inner, QueryTimeout timeout) { method createWeight (line 26) | @Override method rewrite (line 33) | @Override method getTimeout (line 42) | public QueryTimeout getTimeout() { method hashCode (line 46) | @Override method equals (line 51) | @Override method toString (line 62) | @Override FILE: src/java/com/twitter/search/common/search/termination/TerminationQueryScorer.java class TerminationQueryScorer (line 19) | public class TerminationQueryScorer extends FilteredScorer implements Do... method TerminationQueryScorer (line 23) | TerminationQueryScorer(Weight weight, Scorer inner, QueryTimeout timeo... method iterator (line 31) | @Override method getCurrentDocId (line 87) | @Override FILE: src/java/com/twitter/search/common/search/termination/TerminationQueryWeight.java class TerminationQueryWeight (line 18) | public class TerminationQueryWeight extends Weight { method TerminationQueryWeight (line 22) | TerminationQueryWeight(TerminationQuery query, Weight inner, QueryTime... method explain (line 28) | @Override method scorer (line 34) | @Override method extractTerms (line 44) | @Override method isCacheable (line 49) | @Override FILE: src/java/com/twitter/search/common/util/earlybird/EarlybirdResponseMergeUtil.java class EarlybirdResponseMergeUtil (line 29) | public final class EarlybirdResponseMergeUtil { method EarlybirdResponseMergeUtil (line 61) | private EarlybirdResponseMergeUtil() { method addResultsToList (line 75) | public static boolean addResultsToList(List results, method addResultsToList (line 95) | public static boolean addResultsToList(List results, method distinctByStatusId (line 119) | public static List distinctByStatusId( method markWithTweetSource (line 150) | public static void markWithTweetSource(List results, method isValidResponse (line 162) | public static boolean isValidResponse(final EarlybirdResponse response) { method transformInvalidResponse (line 200) | public static EarlybirdResponse transformInvalidResponse(final Earlybi... method failedEarlybirdResponse (line 238) | public static EarlybirdResponse failedEarlybirdResponse(final Earlybir... method computeNumResultsToKeep (line 250) | public static int computeNumResultsToKeep(EarlybirdRequest request) { FILE: src/java/com/twitter/search/common/util/earlybird/EarlybirdResponseUtil.java class EarlybirdResponseUtil (line 24) | public final class EarlybirdResponseUtil { method EarlybirdResponseUtil (line 25) | private EarlybirdResponseUtil() { method getResults (line 35) | public static ThriftSearchResults getResults(EarlybirdResponse respons... method hasResults (line 49) | public static boolean hasResults(EarlybirdResponse response) { method getNumResults (line 60) | public static int getNumResults(EarlybirdResponse response) { method isEarlyTerminated (line 70) | public static boolean isEarlyTerminated(EarlybirdResponse response) { method responseConsideredFailed (line 79) | public static boolean responseConsideredFailed(EarlybirdResponseCode c... method extractResultsFromEarlybirdResponse (line 88) | public static List extractResultsFromEarlybirdResp... method debugLogAsCandidateSource (line 97) | public static EarlybirdResponse debugLogAsCandidateSource( method debugLogAsCandidateSource (line 107) | public static List debugLogAsCandidateSource( method debugLogAsCandidateSourceHelper (line 113) | private static void debugLogAsCandidateSourceHelper( method extractRealtimeResponse (line 131) | public static EarlybirdResponse extractRealtimeResponse(EarlybirdRespo... method tierSkippedRootResponse (line 154) | public static EarlybirdResponse tierSkippedRootResponse(long minId, lo... method isSuccessfulResponse (line 172) | public static boolean isSuccessfulResponse(EarlybirdResponse response) { method findUnexpectedNullcastStatusIds (line 185) | public static Set findUnexpectedNullcastStatusIds( method isSearchStatusId (line 196) | private static boolean isSearchStatusId(EarlybirdRequest request, long... method resultIsNullcast (line 201) | private static boolean resultIsNullcast(ThriftSearchResult result) { FILE: src/java/com/twitter/search/common/util/earlybird/FacetsResultsUtils.java class FacetsResultsUtils (line 35) | public final class FacetsResultsUtils { method FacetsResultsUtils (line 39) | private FacetsResultsUtils() { class FacetFieldInfo (line 42) | public static class FacetFieldInfo { method prepareFieldInfoMap (line 63) | public static boolean prepareFieldInfoMap( method fillFacetFieldInfo (line 87) | public static void fillFacetFieldInfo( method mergeFacetMetadata (line 128) | public static ThriftFacetCountMetadata mergeFacetMetadata( method mergeTwimgResults (line 199) | public static void mergeTwimgResults(ThriftFacetResults facetResults, method dedupTwimgFacet (line 243) | public static void dedupTwimgFacet(Set dedupSet, class LanguageCount (line 269) | private static final class LanguageCount { method LanguageCount (line 272) | private LanguageCount(ThriftLanguage lang, double count) { method fillTopLanguages (line 281) | public static void fillTopLanguages(FacetsResultsUtils.FacetFieldInfo ... method fixNativePhotoUrl (line 337) | public static void fixNativePhotoUrl(EarlybirdResponse response) { method fixNativePhotoUrl (line 369) | public static void fixNativePhotoUrl(Collection ter... method replacePhotoUrl (line 385) | private static void replacePhotoUrl(ThriftFacetCountMetadata metadata) { method deepCopyWithoutExplanation (line 397) | public static EarlybirdResponse deepCopyWithoutExplanation(EarlybirdRe... method getFacetCountComparator (line 421) | public static Comparator getFacetCountComparator( method getFacetCountComparator (line 437) | public static Comparator getFacetCountComparator( FILE: src/java/com/twitter/search/common/util/earlybird/ResponseMergerUtils.java class ResponseMergerUtils (line 12) | public final class ResponseMergerUtils { method ResponseMergerUtils (line 15) | private ResponseMergerUtils() { method mergeEarlyTerminationInfo (line 24) | public static EarlyTerminationInfo mergeEarlyTerminationInfo(List Map aggregateCountMap( FILE: src/java/com/twitter/search/common/util/earlybird/TermStatisticsUtil.java class TermStatisticsUtil (line 10) | public final class TermStatisticsUtil { method TermStatisticsUtil (line 15) | private TermStatisticsUtil() { method determineBinSize (line 21) | public static int determineBinSize(ThriftHistogramSettings histogramSe... FILE: src/java/com/twitter/search/common/util/earlybird/ThriftSearchQueryUtil.java class ThriftSearchQueryUtil (line 10) | public final class ThriftSearchQueryUtil { method ThriftSearchQueryUtil (line 11) | private ThriftSearchQueryUtil() { } method newSearchQuery (line 16) | public static ThriftSearchQuery newSearchQuery(String serializedQuery,... method requestInitiatedByLoggedInUser (line 24) | public static boolean requestInitiatedByLoggedInUser(EarlybirdRequest ... FILE: src/java/com/twitter/search/common/util/earlybird/ThriftSearchResultUtil.java class ThriftSearchResultUtil (line 32) | public final class ThriftSearchResultUtil { method ThriftSearchResultUtil (line 33) | private ThriftSearchResultUtil() { } method numResults (line 83) | public static int numResults(ThriftSearchResults results) { method getTweetIds (line 95) | @Nullable method getTweetIds (line 108) | public static List getTweetIds(@Nullable List getTweetMetadataMap( method numFacetResults (line 137) | public static int numFacetResults(ThriftFacetResults results) { method incrementCounts (line 154) | public static void incrementCounts(ThriftSearchResults base, method removeDuplicates (line 191) | public static List removeDuplicates(List> implements MapBased... method EnumBasedLinearModel (line 35) | public EnumBasedLinearModel(Class enumType, Map weights) { method getWeights (line 45) | public ImmutableMap getWeights() { method score (line 49) | @Override method classify (line 64) | @Override method classify (line 69) | @Override method toString (line 74) | @Override method createWithEqualWeight (line 83) | public static > EnumBasedLinearModel createWithEq... method createFromFile (line 98) | public static > EnumBasedLinearModel createFromFile( method createFromFileSafe (line 110) | public static > EnumBasedLinearModel createFromFi... method loadWeights (line 122) | private static > EnumMap loadWeights( FILE: src/java/com/twitter/search/common/util/ml/FeatureUtils.java class FeatureUtils (line 13) | public final class FeatureUtils { method FeatureUtils (line 15) | private FeatureUtils() { method diffRatio (line 32) | public static float diffRatio(float a, float b, float maxRatio) { method cosineSimilarity (line 45) | public static double cosineSimilarity( method cosineSimilarity (line 82) | public static double cosineSimilarity( method findMaxKey (line 110) | @SuppressWarnings("unchecked") FILE: src/java/com/twitter/search/common/util/ml/MapBasedLinearModel.java type MapBasedLinearModel (line 8) | public interface MapBasedLinearModel { method classify (line 14) | boolean classify(Map instance); method classify (line 22) | boolean classify(float threshold, Map instance); method score (line 31) | float score(Map instance); FILE: src/java/com/twitter/search/common/util/ml/StringMapBasedLinearModel.java class StringMapBasedLinearModel (line 27) | public class StringMapBasedLinearModel implements MapBasedLinearModel weights) { method getWeight (line 47) | public float getWeight(String featureName) { method getWeights (line 54) | @VisibleForTesting method score (line 64) | @Override method classify (line 88) | @Override method classify (line 93) | @Override method size (line 98) | public int size() { method toString (line 102) | @Override method loadFromFile (line 118) | public static StringMapBasedLinearModel loadFromFile(AbstractFile file... FILE: src/java/com/twitter/search/common/util/ml/models_manager/BaseModelsManager.java class BaseModelsManager (line 47) | public abstract class BaseModelsManager implements Runnable { method BaseModelsManager (line 68) | public BaseModelsManager( method BaseModelsManager (line 82) | public BaseModelsManager( method getModel (line 106) | public Optional getModel(String name) { method readModelFromDirectory (line 120) | public abstract T readModelFromDirectory(AbstractFile modelBaseDir) th... method cleanUpUnloadedModel (line 129) | protected void cleanUpUnloadedModel(T unloadedModel) { } method run (line 131) | @Override method scheduleAtFixedRate (line 205) | public final void scheduleAtFixedRate( class DirectorySupplier (line 220) | @VisibleForTesting method DirectorySupplier (line 225) | public DirectorySupplier(AbstractFile baseDir) { method get (line 229) | @Override class ConfigSupplier (line 259) | @VisibleForTesting method ConfigSupplier (line 264) | public ConfigSupplier(AbstractFile configFile) { method get (line 268) | @SuppressWarnings("unchecked") FILE: src/java/com/twitter/search/common/util/ml/prediction_engine/BaseLegacyScoreAccumulator.java class BaseLegacyScoreAccumulator (line 13) | @Deprecated method BaseLegacyScoreAccumulator (line 16) | public BaseLegacyScoreAccumulator(LightweightLinearModel model) { method addBinaryFeature (line 28) | @Deprecated method addContinuousFeature (line 49) | @Deprecated FILE: src/java/com/twitter/search/common/util/ml/prediction_engine/BaseModelBuilder.java class BaseModelBuilder (line 16) | public abstract class BaseModelBuilder implements ModelBuilder { method BaseModelBuilder (line 26) | public BaseModelBuilder(String modelName) { method buildFeature (line 34) | static DiscretizedFeature buildFeature(Collection { method BaseScoreAccumulator (line 12) | public BaseScoreAccumulator(LightweightLinearModel model) { method scoreWith (line 20) | public final double scoreWith(D featureData, boolean useLogitScore) { method reset (line 25) | public final void reset() { method updateScoreWithFeatures (line 33) | protected abstract void updateScoreWithFeatures(D data); method getLogitScore (line 38) | protected final double getLogitScore() { method getSigmoidScore (line 45) | protected final double getSigmoidScore() { FILE: src/java/com/twitter/search/common/util/ml/prediction_engine/CompositeFeatureContext.java class CompositeFeatureContext (line 12) | public class CompositeFeatureContext { method CompositeFeatureContext (line 18) | public CompositeFeatureContext( method getLegacyContext (line 25) | FeatureContext getLegacyContext() { method getFeatureSchema (line 29) | ThriftSearchFeatureSchema getFeatureSchema() { FILE: src/java/com/twitter/search/common/util/ml/prediction_engine/DecisionForestModelsManager.java class DecisionForestModelsManager (line 23) | public class DecisionForestModelsManager extends BaseModelsManager getFeaturesByName(FeatureContext f... method addFeature (line 42) | @Override method build (line 73) | @Override FILE: src/java/com/twitter/search/common/util/ml/prediction_engine/LightweightLinearModel.java class LightweightLinearModel (line 43) | public class LightweightLinearModel { method LightweightLinearModel (line 60) | LightweightLinearModel( method getName (line 92) | public String getName() { method createForLegacy (line 99) | protected static LightweightLinearModel createForLegacy( method createForSchemaBased (line 113) | protected static LightweightLinearModel createForSchemaBased( method isSchemaBased (line 124) | public boolean isSchemaBased() { method load (line 136) | public static LightweightLinearModel load( method loadFromLocalFile (line 158) | public static LightweightLinearModel loadFromLocalFile( method load (line 174) | public static LightweightLinearModel load( method toString (line 183) | public String toString() { FILE: src/java/com/twitter/search/common/util/ml/prediction_engine/ModelBuilder.java type ModelBuilder (line 6) | public interface ModelBuilder { method parseLine (line 10) | ModelBuilder parseLine(String line); method build (line 15) | LightweightLinearModel build(); FILE: src/java/com/twitter/search/common/util/ml/prediction_engine/ModelLoader.java class ModelLoader (line 37) | public class ModelLoader implements Runnable { method ModelLoader (line 67) | protected ModelLoader( method getModel (line 87) | public Optional getModel(String name) { method run (line 98) | @Override method forDirectory (line 144) | public static ModelLoader forDirectory( method forHdfsDirectory (line 156) | public static ModelLoader forHdfsDirectory( FILE: src/java/com/twitter/search/common/util/ml/prediction_engine/PredictionEngineModelsManager.java class PredictionEngineModelsManager (line 21) | public class PredictionEngineModelsManager extends BaseModelsManager getFeatureDataMap( method addFeature (line 58) | @Override method build (line 92) | @Override FILE: src/java/com/twitter/search/common/util/ml/prediction_engine/SchemaBasedScoreAccumulator.java class SchemaBasedScoreAccumulator (line 13) | public class SchemaBasedScoreAccumulator extends BaseScoreAccumulator booleanMap) { method addSchemaContinuousFeatures (line 42) | private void addSchemaContinuousFeatures(Map getFeatureSchemaIdToMlApiId() { method isEnabled (line 105) | public boolean isEnabled() { method readModelFromDirectory (line 112) | public TFModelRunner readModelFromDirectory( method initTensorflowThreadPools (line 144) | public static void initTensorflowThreadPools( method createNoOp (line 153) | public static TensorflowModelsManager createNoOp(String statsPrefix) { method createUsingConfigFile (line 171) | public static TensorflowModelsManager createUsingConfigFile( FILE: src/java/com/twitter/search/core/earlybird/facets/AbstractFacetCountingArray.java class AbstractFacetCountingArray (line 35) | public abstract class AbstractFacetCountingArray implements Flushable { method collect (line 39) | @Override method getIterator (line 46) | @Override method getFacet (line 53) | @Override method setFacet (line 58) | @Override method rewriteAndMapIDs (line 62) | @Override method getFlushHandler (line 70) | @Override class ArrayFacetCountIterator (line 76) | protected class ArrayFacetCountIterator extends FacetCountIterator { method collect (line 77) | @Override method decodeTermID (line 94) | protected static final int decodeTermID(int facetID) { method decodeFieldID (line 103) | protected static final int decodeFieldID(int facetID) { method encodeFacetID (line 107) | protected static final int encodeFacetID(int fieldID, int termID) { method decodePointer (line 111) | protected static final int decodePointer(int value) { method encodePointer (line 115) | protected static final int encodePointer(int value) { method isPointer (line 119) | protected static final boolean isPointer(int value) { method AbstractFacetCountingArray (line 125) | protected AbstractFacetCountingArray() { method AbstractFacetCountingArray (line 129) | protected AbstractFacetCountingArray(IntBlockPool facetsPool) { method getIterator (line 136) | public FacetCountIterator getIterator( method collectForDocId (line 174) | public void collectForDocId(int docID, FacetTermCollector collector) { method getFacet (line 215) | protected abstract int getFacet(int docID); method setFacet (line 217) | protected abstract void setFacet(int docID, int facetID); method rewriteAndMapIDs (line 223) | public abstract AbstractFacetCountingArray rewriteAndMapIDs( method getFacetsPool (line 228) | IntBlockPool getFacetsPool() { FILE: src/java/com/twitter/search/core/earlybird/facets/CSFFacetCountIterator.java class CSFFacetCountIterator (line 15) | public class CSFFacetCountIterator extends FacetCountIterator { method CSFFacetCountIterator (line 22) | public CSFFacetCountIterator( method collect (line 32) | @Override method shouldCollect (line 53) | protected boolean shouldCollect(int internalDocID, long termID) throws... FILE: src/java/com/twitter/search/core/earlybird/facets/CompositeFacetCountIterator.java class CompositeFacetCountIterator (line 13) | public class CompositeFacetCountIterator extends FacetCountIterator { method CompositeFacetCountIterator (line 19) | public CompositeFacetCountIterator(Collection iter... method collect (line 26) | @Override method addProof (line 33) | @Override method setProofs (line 40) | @Override FILE: src/java/com/twitter/search/core/earlybird/facets/DummyFacetAccumulator.java class DummyFacetAccumulator (line 7) | public class DummyFacetAccumulator extends FacetAccumulator { method add (line 9) | @Override method getAllFacets (line 14) | @Override method getTopFacets (line 19) | @Override method reset (line 24) | @Override FILE: src/java/com/twitter/search/core/earlybird/facets/EarlybirdFacetDocValueSet.java class EarlybirdFacetDocValueSet (line 16) | public class EarlybirdFacetDocValueSet extends SortedSetDocValues { method EarlybirdFacetDocValueSet (line 33) | public EarlybirdFacetDocValueSet(AbstractFacetCountingArray countingAr... method encodeOrd (line 66) | private long encodeOrd(int fieldId, int termId) { method nextOrd (line 71) | @Override method lookupOrd (line 98) | @Override method lookupTerm (line 114) | @Override method getValueCount (line 119) | @Override method docID (line 124) | @Override method nextDoc (line 129) | @Override method advance (line 134) | @Override method advanceExact (line 144) | @Override method cost (line 149) | @Override FILE: src/java/com/twitter/search/core/earlybird/facets/EarlybirdFacets.java class EarlybirdFacets (line 25) | public class EarlybirdFacets extends Facets { method EarlybirdFacets (line 36) | public EarlybirdFacets( method count (line 59) | private Map count() throws IOException { method getTopChildren (line 74) | @Override method getSpecificValue (line 92) | @Override method getAllDims (line 97) | @Override FILE: src/java/com/twitter/search/core/earlybird/facets/EarlybirdFacetsFactory.java class EarlybirdFacetsFactory (line 18) | public class EarlybirdFacetsFactory implements FacetsFactory { method EarlybirdFacetsFactory (line 21) | public EarlybirdFacetsFactory(EarlybirdIndexSegmentAtomicReader reader) { method create (line 25) | @Override method accept (line 33) | @Override FILE: src/java/com/twitter/search/core/earlybird/facets/FacetAccumulator.java class FacetAccumulator (line 10) | public abstract class FacetAccumulator { method add (line 14) | public abstract int add(long termID, int scoreIncrement, int penaltyIn... method getTopFacets (line 18) | public abstract R getTopFacets(int n); method getAllFacets (line 22) | public abstract R getAllFacets(); method reset (line 27) | public abstract void reset(FacetLabelProvider facetLabelProvider); method recordLanguage (line 31) | public void recordLanguage(int languageId) { } method getLanguageHistogram (line 33) | public LanguageHistogram getLanguageHistogram() { FILE: src/java/com/twitter/search/core/earlybird/facets/FacetCountAggregator.java class FacetCountAggregator (line 22) | public class FacetCountAggregator implements FacetTermCollector { method FacetCountAggregator (line 31) | public FacetCountAggregator( method getTop (line 73) | public Map getTop() { method collect (line 82) | @Override FILE: src/java/com/twitter/search/core/earlybird/facets/FacetCountIterator.java class FacetCountIterator (line 13) | public abstract class FacetCountIterator implements FacetTermCollector { class IncrementData (line 15) | public static class IncrementData { method setIncrementData (line 27) | void setIncrementData(IncrementData incrementData) { method setProofs (line 31) | public void setProofs(List> proofs) { method collect (line 36) | @Override method addProof (line 49) | protected void addProof(int docID, long termID, int fieldID) { method collect (line 56) | public abstract void collect(int docID) throws IOException; FILE: src/java/com/twitter/search/core/earlybird/facets/FacetCountIteratorFactory.java class FacetCountIteratorFactory (line 11) | public abstract class FacetCountIteratorFactory { method getFacetCountIterator (line 20) | public abstract FacetCountIterator getFacetCountIterator( FILE: src/java/com/twitter/search/core/earlybird/facets/FacetCountState.java class FacetCountState (line 16) | public final class FacetCountState { method FacetCountState (line 23) | public FacetCountState(Schema schema, int minNumFacetResults) { method addFacet (line 31) | public void addFacet(String facetName, int numResultsRequested) { method getSchema (line 38) | public Schema getSchema() { method getNumFieldsToCount (line 42) | public int getNumFieldsToCount() { method hasFieldToCountWithoutSkipList (line 49) | public boolean hasFieldToCountWithoutSkipList() { method getFacetFieldsToCountWithSkipLists (line 58) | public Set getFacetFieldsToCountWithSkipLists() { method isCountField (line 64) | public boolean isCountField(Schema.FieldInfo field) { method getFacetFieldResultsIterator (line 68) | public Iterator> getFacetFieldResultsIterator() { class FacetFieldResults (line 72) | public static final class FacetFieldResults { method FacetFieldResults (line 79) | private FacetFieldResults(String facetName, int numResultsRequested) { method isFinished (line 84) | public boolean isFinished() { FILE: src/java/com/twitter/search/core/earlybird/facets/FacetCountingArray.java class FacetCountingArray (line 20) | public class FacetCountingArray extends AbstractFacetCountingArray { method FacetCountingArray (line 28) | public FacetCountingArray(int maxSegmentSize) { method FacetCountingArray (line 34) | private FacetCountingArray(Int2IntOpenHashMap facetsMap, IntBlockPool ... method getFacet (line 39) | @Override method setFacet (line 44) | @Override method rewriteAndMapIDs (line 49) | @Override method getFlushHandler (line 113) | @Override class FlushHandler (line 118) | public static final class FlushHandler extends Flushable.Handler getFacetFields() { method getNumberOfFacetFields (line 58) | public int getNumberOfFacetFields() { method build (line 65) | public static FacetIDMap build(Schema schema) { class FacetField (line 80) | public static final class FacetField { method FacetField (line 84) | private FacetField(int facetId, Schema.FieldInfo fieldInfo) { method getFacetId (line 89) | public int getFacetId() { method getFieldInfo (line 93) | public Schema.FieldInfo getFieldInfo() { method getFacetName (line 97) | public String getFacetName() { method getDescription (line 101) | public String getDescription() { method getFlushHandler (line 108) | @SuppressWarnings("unchecked") class FlushHandler (line 114) | public static final class FlushHandler extends Flushable.Handler getFacetLabelProviders( FILE: src/java/com/twitter/search/core/earlybird/facets/LanguageHistogram.java class LanguageHistogram (line 16) | public class LanguageHistogram { method clear (line 21) | @Override public void clear() { method increment (line 25) | @Override public void increment(int languageID) { method add (line 29) | @Override public void add(int languageID, int value) { method addAll (line 33) | @Override public void addAll(LanguageHistogram histogram) { method getLanguageHistogram (line 40) | public int[] getLanguageHistogram() { method getLanguageHistogramAsMap (line 47) | public Map getLanguageHistogramAsMap() { method clear (line 58) | public void clear() { method increment (line 62) | public void increment(int languageId) { method increment (line 68) | public void increment(ThriftLanguage language) { method add (line 72) | public void add(int languageId, int value) { method add (line 78) | public void add(ThriftLanguage language, int value) { method addAll (line 85) | public void addAll(LanguageHistogram histogram) { method isValidLanguageId (line 96) | private boolean isValidLanguageId(int languageId) { FILE: src/java/com/twitter/search/core/earlybird/facets/OptimizedFacetCountingArray.java class OptimizedFacetCountingArray (line 14) | public class OptimizedFacetCountingArray extends AbstractFacetCountingAr... method OptimizedFacetCountingArray (line 20) | public OptimizedFacetCountingArray(int maxDocIdInclusive) { method OptimizedFacetCountingArray (line 26) | private OptimizedFacetCountingArray(int[] facetsMap, IntBlockPool face... method getFacet (line 31) | @Override method setFacet (line 36) | @Override method rewriteAndMapIDs (line 41) | @Override method getFlushHandler (line 50) | @Override class FlushHandler (line 55) | public static final class FlushHandler extends Flushable.Handler getFacetLabelProviders() { method getFacetCountingArray (line 59) | public AbstractFacetCountingArray getFacetCountingArray() { method getFacetLabelProviders (line 63) | public final FacetLabelProvider getFacetLabelProviders(Schema.FieldInf... method getFieldInfos (line 69) | @Override method getTermID (line 86) | public abstract int getTermID(Term t) throws IOException; method getOldestDocID (line 92) | public abstract int getOldestDocID(Term t) throws IOException; method getNumericDocValues (line 94) | @Override method hasDocs (line 102) | public boolean hasDocs() { method getNewestDocID (line 109) | public final int getNewestDocID(Term term) throws IOException { method getDeletesView (line 122) | public final DeletedDocs.View getDeletesView() { method getTermVectors (line 126) | @Override method getSegmentData (line 132) | public EarlybirdIndexSegmentData getSegmentData() { method getSchema (line 136) | public Schema getSchema() { FILE: src/java/com/twitter/search/core/earlybird/index/EarlybirdIndexSegmentData.java class EarlybirdIndexSegmentData (line 44) | public abstract class EarlybirdIndexSegmentData implements Flushable { class SyncData (line 57) | public static class SyncData { method SyncData (line 61) | public SyncData(Map indexPointers, int small... method getIndexPointers (line 66) | public Map getIndexPointers() { method getSmallestDocID (line 70) | public int getSmallestDocID() { method getLeafReaderFromOptimizedDirectory (line 98) | static LeafReader getLeafReaderFromOptimizedDirectory(Directory direct... method EarlybirdIndexSegmentData (line 109) | public EarlybirdIndexSegmentData( method getSchema (line 142) | public final Schema getSchema() { method getIndexExtensionsData (line 150) | public abstract S getIndexExt... method getDocIDToTweetIDMapper (line 152) | public DocIDToTweetIDMapper getDocIDToTweetIDMapper() { method getTimeMapper (line 156) | public TimeMapper getTimeMapper() { method getDocValuesManager (line 160) | public final DocValuesManager getDocValuesManager() { method getFacetLabelProviders (line 164) | public Map getFacetLabelProviders() { method getFacetIDMap (line 168) | public FacetIDMap getFacetIDMap() { method getQueryCacheResult (line 175) | public QueryCacheResultForSegment getQueryCacheResult(String queryCach... method getQueryCachesCardinality (line 179) | public long getQueryCachesCardinality() { method getPerQueryCacheCardinality (line 187) | public List> getPerQueryCacheCardinality() { method updateQueryCacheResult (line 199) | public QueryCacheResultForSegment updateQueryCacheResult( method createFacetCountingArrayWriter (line 207) | public FacetCountingArrayWriter createFacetCountingArrayWriter() { method getMaxSegmentSize (line 212) | public int getMaxSegmentSize() { method getTimeSliceID (line 216) | public long getTimeSliceID() { method updateSmallestDocID (line 220) | public void updateSmallestDocID(int smallestDocID) { method buildIndexPointers (line 225) | private Map buildIndexPointers() { method getSyncData (line 236) | public SyncData getSyncData() { method getFacetCountingArray (line 240) | public AbstractFacetCountingArray getFacetCountingArray() { method addField (line 244) | public void addField(String fieldName, InvertedIndex field) { method getPerFieldMap (line 248) | public Map getPerFieldMap() { method getFieldIndex (line 252) | public InvertedIndex getFieldIndex(String fieldName) { method getNormsMap (line 256) | public Map getNormsMap() { method getDeletedDocs (line 260) | public DeletedDocs getDeletedDocs() { method getNormIndex (line 267) | public ColumnStrideByteIndex getNormIndex(String fieldName) { method createNormIndex (line 274) | public ColumnStrideByteIndex createNormIndex(String fieldName) { method flushSegment (line 289) | public void flushSegment(FlushInfo flushInfo, DataSerializer out) thro... method isOptimized (line 293) | public final boolean isOptimized() { method createAtomicReader (line 300) | public EarlybirdIndexSegmentAtomicReader createAtomicReader() throws I... method doCreateAtomicReader (line 312) | protected abstract EarlybirdIndexSegmentAtomicReader doCreateAtomicRea... method createEarlybirdIndexSegmentWriter (line 317) | public abstract EarlybirdIndexSegmentWriter createEarlybirdIndexSegmen... class AbstractSegmentDataFlushHandler (line 320) | public abstract static class AbstractSegmentDataFlushHandler method flushAdditionalDataStructures (line 332) | protected abstract void flushAdditionalDataStructures( method constructSegmentData (line 339) | protected abstract EarlybirdIndexSegmentData constructSegmentData( method newIndexExtension (line 348) | protected abstract S newIndexExtension(); method AbstractSegmentDataFlushHandler (line 355) | public AbstractSegmentDataFlushHandler( method AbstractSegmentDataFlushHandler (line 367) | public AbstractSegmentDataFlushHandler(EarlybirdIndexSegmentData obj... method doFlush (line 375) | @Override method flushIndexes (line 402) | private void flushIndexes( method doLoad (line 416) | @Override method loadIndexes (line 441) | private ConcurrentHashMap loadIndexes( method numDocs (line 471) | public int numDocs() { FILE: src/java/com/twitter/search/core/earlybird/index/EarlybirdIndexSegmentWriter.java class EarlybirdIndexSegmentWriter (line 24) | public abstract class EarlybirdIndexSegmentWriter implements Closeable { method EarlybirdIndexSegmentWriter (line 26) | public EarlybirdIndexSegmentWriter() { method getSegmentData (line 33) | public abstract EarlybirdIndexSegmentData getSegmentData(); method appendOutOfOrder (line 39) | public final void appendOutOfOrder(Query query, Document doc) throws I... method appendOutOfOrder (line 43) | protected abstract void appendOutOfOrder(Document doc, int docId) thro... method deleteDocuments (line 48) | public void deleteDocuments(Query query) throws IOException { method updateDocValues (line 55) | public void updateDocValues(Query query, String field, DocValuesUpdate... method runQuery (line 68) | private void runQuery(final Query query, final OnHit onHit) throws IOE... type OnHit (line 93) | private interface OnHit { method hit (line 94) | void hit(int docID) throws IOException; method addDocument (line 101) | public abstract void addDocument(Document doc) throws IOException; method addTweet (line 106) | public abstract void addTweet(Document doc, long tweetId, boolean docI... method numDocs (line 112) | public abstract int numDocs() throws IOException; method numDocsNoDelete (line 119) | public abstract int numDocsNoDelete() throws IOException; method forceMerge (line 124) | public abstract void forceMerge() throws IOException; method addIndexes (line 129) | public abstract void addIndexes(Directory... dirs) throws IOException; FILE: src/java/com/twitter/search/core/earlybird/index/EarlybirdIndexableField.java class EarlybirdIndexableField (line 8) | public class EarlybirdIndexableField extends Field { method EarlybirdIndexableField (line 13) | public EarlybirdIndexableField(String name, Object value, EarlybirdFie... FILE: src/java/com/twitter/search/core/earlybird/index/EarlybirdLuceneIndexSegmentAtomicReader.java class EarlybirdLuceneIndexSegmentAtomicReader (line 35) | public final class EarlybirdLuceneIndexSegmentAtomicReader class DocIdSetIteratorWrapper (line 37) | private abstract static class DocIdSetIteratorWrapper extends NumericD... method DocIdSetIteratorWrapper (line 40) | public DocIdSetIteratorWrapper(DocIdSetIterator delegate) { method docID (line 44) | @Override method nextDoc (line 49) | @Override method advance (line 54) | @Override method cost (line 59) | @Override class BytesRefBasedIntegerEncodedFeatures (line 65) | private static class BytesRefBasedIntegerEncodedFeatures extends Integ... method BytesRefBasedIntegerEncodedFeatures (line 69) | public BytesRefBasedIntegerEncodedFeatures(BytesRef bytesRef, int nu... method getInt (line 74) | @Override method setInt (line 79) | @Override method getNumInts (line 84) | @Override method EarlybirdLuceneIndexSegmentAtomicReader (line 99) | EarlybirdLuceneIndexSegmentAtomicReader( method getDelegateReader (line 105) | private LeafReader getDelegateReader(Directory directory) throws IOExc... method getTermsEnumAtTerm (line 174) | private TermsEnum getTermsEnumAtTerm(Term term) throws IOException { method getOldestDocID (line 184) | @Override method getTermID (line 215) | @Override method terms (line 223) | @Override method getFieldInfos (line 228) | @Override method getLiveDocs (line 233) | @Override method numDocs (line 238) | @Override method maxDoc (line 243) | @Override method document (line 248) | @Override method hasDeletions (line 253) | @Override method doClose (line 258) | @Override method getNumericDocValues (line 263) | @Override method getBinaryDocValues (line 287) | @Override method getSortedDocValues (line 292) | @Override method getSortedSetDocValues (line 297) | @Override method getNormValues (line 302) | @Override method getSortedNumericDocValues (line 307) | @Override method checkIntegrity (line 312) | @Override method getPointValues (line 317) | @Override method getMetaData (line 322) | @Override method getCoreCacheHelper (line 327) | @Override method getReaderCacheHelper (line 332) | @Override FILE: src/java/com/twitter/search/core/earlybird/index/EarlybirdLuceneIndexSegmentData.java class EarlybirdLuceneIndexSegmentData (line 30) | public final class EarlybirdLuceneIndexSegmentData extends EarlybirdInde... method EarlybirdLuceneIndexSegmentData (line 39) | public EarlybirdLuceneIndexSegmentData( method EarlybirdLuceneIndexSegmentData (line 63) | public EarlybirdLuceneIndexSegmentData( method getLuceneDirectory (line 94) | public Directory getLuceneDirectory() { method getIndexExtensionsData (line 98) | @Override method createFacetCountingArrayWriter (line 103) | @Override method doCreateAtomicReader (line 108) | @Override method createEarlybirdIndexSegmentWriter (line 133) | @Override method getFlushHandler (line 139) | @Override class OnDiskSegmentDataFlushHandler (line 144) | public static class OnDiskSegmentDataFlushHandler method OnDiskSegmentDataFlushHandler (line 148) | public OnDiskSegmentDataFlushHandler(EarlybirdLuceneIndexSegmentData... method OnDiskSegmentDataFlushHandler (line 153) | public OnDiskSegmentDataFlushHandler( method newIndexExtension (line 163) | @Override method flushAdditionalDataStructures (line 168) | @Override method constructSegmentData (line 173) | @Override FILE: src/java/com/twitter/search/core/earlybird/index/EarlybirdLuceneIndexSegmentWriter.java class EarlybirdLuceneIndexSegmentWriter (line 26) | public class EarlybirdLuceneIndexSegmentWriter extends EarlybirdIndexSeg... method getSegmentData (line 34) | @Override method EarlybirdLuceneIndexSegmentWriter (line 49) | EarlybirdLuceneIndexSegmentWriter( method logDebuggingInfoUponFailureToObtainLuceneWriteLock (line 63) | private void logDebuggingInfoUponFailureToObtainLuceneWriteLock( method addDocument (line 124) | @Override method addTweet (line 129) | @Override method appendOutOfOrder (line 134) | @Override method numDocs (line 140) | @Override method numDocsNoDelete (line 145) | @Override method deleteDocuments (line 150) | @Override method addIndexes (line 156) | @Override method forceMerge (line 161) | @Override method close (line 166) | @Override FILE: src/java/com/twitter/search/core/earlybird/index/EarlybirdRealtimeIndexSegmentAtomicReader.java class EarlybirdRealtimeIndexSegmentAtomicReader (line 26) | public final class EarlybirdRealtimeIndexSegmentAtomicReader method EarlybirdRealtimeIndexSegmentAtomicReader (line 38) | EarlybirdRealtimeIndexSegmentAtomicReader(EarlybirdRealtimeIndexSegmen... method maxDoc (line 51) | @Override method numDocs (line 56) | @Override method doClose (line 61) | @Override method document (line 66) | @Override method getOldestDocID (line 71) | @Override method getTermID (line 80) | @Override method getLiveDocs (line 89) | @Override method hasDeletions (line 95) | @Override method terms (line 100) | @Override method getNumericDocValues (line 105) | @Override method hasDocs (line 112) | @Override method getBinaryDocValues (line 120) | @Override method getSortedDocValues (line 125) | @Override method getSortedSetDocValues (line 130) | @Override method getNormValues (line 140) | @Override method getSortedNumericDocValues (line 146) | @Override method checkIntegrity (line 151) | @Override method getPointValues (line 156) | @Override method getMetaData (line 161) | @Override method getCoreCacheHelper (line 166) | @Override method getReaderCacheHelper (line 171) | @Override FILE: src/java/com/twitter/search/core/earlybird/index/EarlybirdRealtimeIndexSegmentData.java class EarlybirdRealtimeIndexSegmentData (line 37) | public class EarlybirdRealtimeIndexSegmentData extends EarlybirdIndexSeg... method EarlybirdRealtimeIndexSegmentData (line 45) | public EarlybirdRealtimeIndexSegmentData( method EarlybirdRealtimeIndexSegmentData (line 77) | public EarlybirdRealtimeIndexSegmentData( method getIndexExtensionsData (line 110) | @Override method getFacetDocValueSet (line 119) | public EarlybirdFacetDocValueSet getFacetDocValueSet() { method doCreateAtomicReader (line 130) | @Override method createEarlybirdIndexSegmentWriter (line 139) | public EarlybirdIndexSegmentWriter createEarlybirdIndexSegmentWriter() { method createEarlybirdIndexSegmentWriter (line 145) | @Override method getFlushHandler (line 162) | @Override class InMemorySegmentDataFlushHandler (line 167) | public static class InMemorySegmentDataFlushHandler method InMemorySegmentDataFlushHandler (line 169) | public InMemorySegmentDataFlushHandler(EarlybirdIndexSegmentData obj... method InMemorySegmentDataFlushHandler (line 173) | public InMemorySegmentDataFlushHandler( method newIndexExtension (line 181) | @Override method flushAdditionalDataStructures (line 186) | @Override method constructSegmentData (line 205) | @Override FILE: src/java/com/twitter/search/core/earlybird/index/EarlybirdRealtimeIndexSegmentWriter.java class EarlybirdRealtimeIndexSegmentWriter (line 60) | public final class EarlybirdRealtimeIndexSegmentWriter extends Earlybird... method EarlybirdRealtimeIndexSegmentWriter (line 103) | EarlybirdRealtimeIndexSegmentWriter( method getSegmentData (line 116) | @Override method numDocsNoDelete (line 121) | @Override method addDocument (line 126) | @Override method addTweet (line 139) | @Override method addDocument (line 169) | private void addDocument(Document doc, method appendOutOfOrder (line 203) | @Override method addIndexes (line 240) | @Override method forceMerge (line 246) | @Override method close (line 251) | @Override method processField (line 256) | private void processField( method getOrAddField (line 314) | private PerField getOrAddField(String name, IndexableFieldType fieldTy... class PerField (line 327) | private static final class PerField implements Comparable { method PerField (line 352) | public PerField( method initInvertState (line 365) | void initInvertState() { method compareTo (line 433) | @Override method equals (line 438) | @Override method hashCode (line 447) | @Override method finish (line 452) | public void finish(int docId) { method invert (line 479) | public void invert(IndexableField field, method numDocs (line 606) | @Override type InvertedDocConsumer (line 611) | public interface InvertedDocConsumer { method start (line 615) | void start(AttributeSource attributeSource, boolean currentDocIsOffe... method add (line 622) | void add(int docID, int position) throws IOException; method finish (line 627) | void finish(); type StoredFieldsConsumer (line 630) | public interface StoredFieldsConsumer { method addField (line 634) | void addField(int docID, IndexableField field) throws IOException; class ConsumerBuilder (line 644) | public abstract static class ConsumerBuilder { method ConsumerBuilder (line 650) | private ConsumerBuilder(String fieldName, EarlybirdFieldType fieldTy... method getFieldName (line 657) | public String getFieldName() { method getFieldType (line 661) | public EarlybirdFieldType getFieldType() { method setUseDefaultConsumer (line 670) | public void setUseDefaultConsumer(boolean useDefaultConsumer) { method isUseDefaultConsumer (line 674) | public boolean isUseDefaultConsumer() { method addConsumer (line 682) | public void addConsumer(T consumer) { method build (line 686) | T build() { method build (line 696) | abstract T build(List consumerList); class StoredFieldsConsumerBuilder (line 699) | public static final class StoredFieldsConsumerBuilder method StoredFieldsConsumerBuilder (line 701) | private StoredFieldsConsumerBuilder(String fieldName, EarlybirdField... method build (line 705) | @Override class InvertedDocConsumerBuilder (line 715) | public static final class InvertedDocConsumerBuilder method InvertedDocConsumerBuilder (line 719) | private InvertedDocConsumerBuilder( method build (line 725) | @Override method getSegmentData (line 751) | public EarlybirdIndexSegmentData getSegmentData() { method skipField (line 760) | @Deprecated method buildAllDocsField (line 766) | private static Field buildAllDocsField(EarlybirdRealtimeIndexSegmentDa... method addAllDocsField (line 784) | private void addAllDocsField(Document doc) { FILE: src/java/com/twitter/search/core/earlybird/index/QueryCacheResultForSegment.java class QueryCacheResultForSegment (line 10) | public class QueryCacheResultForSegment { method QueryCacheResultForSegment (line 22) | public QueryCacheResultForSegment(DocIdSet docIdSet, long cardinality,... method getDocIdSet (line 28) | public DocIdSet getDocIdSet() { method getSmallestDocID (line 32) | public int getSmallestDocID() { method getCardinality (line 36) | public long getCardinality() { FILE: src/java/com/twitter/search/core/earlybird/index/SequentialDocIDMapper.java class SequentialDocIDMapper (line 7) | public class SequentialDocIDMapper implements DocIDToTweetIDMapper { method SequentialDocIDMapper (line 11) | public SequentialDocIDMapper(int maxSegmentSize) { method getTweetID (line 16) | @Override method getDocID (line 26) | @Override method getNumDocs (line 36) | @Override method getNextDocID (line 41) | @Override method getPreviousDocID (line 59) | @Override method addMapping (line 77) | @Override method optimize (line 82) | @Override FILE: src/java/com/twitter/search/core/earlybird/index/TimeMapper.java type TimeMapper (line 10) | public interface TimeMapper extends Flushable { method getLastTime (line 19) | int getLastTime(); method getFirstTime (line 26) | int getFirstTime(); method getTime (line 35) | int getTime(int docID); method findFirstDocId (line 64) | int findFirstDocId(int timeSeconds, int smallestDocID) throws IOExcept... method optimize (line 78) | TimeMapper optimize(DocIDToTweetIDMapper originalDocIdMapper, FILE: src/java/com/twitter/search/core/earlybird/index/column/AbstractColumnStrideMultiIntIndex.java class AbstractColumnStrideMultiIntIndex (line 14) | public abstract class AbstractColumnStrideMultiIntIndex method AbstractColumnStrideMultiIntIndex (line 20) | protected AbstractColumnStrideMultiIntIndex(String name, int numIntsPe... method getNumIntsPerField (line 25) | public int getNumIntsPerField() { method get (line 29) | @Override method get (line 37) | public abstract int get(int docID, int valueIndex); method setValue (line 42) | public abstract void setValue(int docID, int valueIndex, int val); method load (line 44) | @Override method updateDocValues (line 65) | public void updateDocValues(BytesRef ref, int docID) { method asInt (line 71) | private static int asInt(BytesRef b) { method asInt (line 75) | private static int asInt(BytesRef b, int pos) { FILE: src/java/com/twitter/search/core/earlybird/index/column/ColumnStrideByteIndex.java class ColumnStrideByteIndex (line 13) | public class ColumnStrideByteIndex extends ColumnStrideFieldIndex implem... method ColumnStrideByteIndex (line 17) | public ColumnStrideByteIndex(String name, int maxSize) { method ColumnStrideByteIndex (line 23) | private ColumnStrideByteIndex(String name, Int2ByteOpenHashMap values,... method setValue (line 29) | @Override method get (line 34) | @Override method optimize (line 39) | @Override method getFlushHandler (line 46) | @Override class FlushHandler (line 51) | public static final class FlushHandler extends Flushable.Handler getDocValueNames() { method addColumnStrideField (line 58) | public ColumnStrideFieldIndex addColumnStrideField(String field, Early... method newIntViewCSF (line 95) | protected ColumnStrideFieldIndex newIntViewCSF(String field) { method getColumnStrideFieldIndex (line 116) | public ColumnStrideFieldIndex getColumnStrideFieldIndex(String field) { method getIntViewFields (line 132) | private static Map> getIntViewFields(Sch... class FlushHandler (line 147) | public abstract static class FlushHandler extends Handler fst, method getNumTerms (line 44) | @Override method lookupTerm (line 49) | @Override method buildFST (line 65) | static FSTTermDictionary buildFST( method getTerm (line 135) | @Override method createTermsEnum (line 156) | @Override method getFlushHandler (line 246) | @SuppressWarnings("unchecked") class FlushHandler (line 252) | public static class FlushHandler extends Flushable.Handler perFields, method iterator (line 24) | @Override method terms (line 29) | @Override method size (line 40) | @Override FILE: src/java/com/twitter/search/core/earlybird/index/inverted/IndexOptimizer.java class IndexOptimizer (line 27) | public final class IndexOptimizer { method IndexOptimizer (line 30) | private IndexOptimizer() { method optimize (line 36) | public static EarlybirdRealtimeIndexSegmentData optimize( method optimizeInvertedIndexes (line 97) | private static void optimizeInvertedIndexes( method optimizeMutableIndex (line 138) | private static InvertedIndex optimizeMutableIndex( method copyPostingList (line 173) | private static void copyPostingList( FILE: src/java/com/twitter/search/core/earlybird/index/inverted/IntBlockPool.java class IntBlockPool (line 15) | public class IntBlockPool implements Flushable { class Pool (line 35) | public static final class Pool { method Pool (line 37) | Pool(int[][] blocks) { method IntBlockPool (line 59) | public IntBlockPool(String poolName) { method IntBlockPool (line 63) | public IntBlockPool(int initialValue, String poolName) { method IntBlockPool (line 77) | protected IntBlockPool( method createGauge (line 93) | private static SearchLongGauge createGauge(String suffix, Pool pool) { method add (line 104) | public int add(int value) { method length (line 113) | public int length() { method get (line 118) | public final int get(int index) { method getBlockStart (line 122) | public static int getBlockStart(int index) { method getOffsetInBlock (line 126) | public static int getOffsetInBlock(int index) { method getBlock (line 130) | public final int[] getBlock(int index) { method set (line 136) | public void set(int index, int value) { method verySlowEqualsForTests (line 146) | @VisibleForTesting method newBlock (line 161) | private void newBlock() { method allocateBlock (line 181) | private int[] allocateBlock() { method getFlushHandler (line 187) | @SuppressWarnings("unchecked") class FlushHandler (line 193) | public static final class FlushHandler extends Flushable.Handler { method TermHashTable (line 31) | public TermHashTable(int size, TermPointerEncoding termPointerEncodi... method TermHashTable (line 36) | public TermHashTable(int[] termsHash, TermPointerEncoding termPointe... method matchItem (line 41) | @Override method hashCodeForItem (line 48) | @Override method lookupItem (line 63) | public long lookupItem(BytesRef item) { class TermsSkipListComparator (line 78) | public static final class TermsSkipListComparator implements SkipListC... method TermsSkipListComparator (line 94) | public TermsSkipListComparator(InvertedRealtimeIndex invertedIndex) { method compareKeyWithValue (line 98) | @Override method compareValues (line 109) | @Override method getSentinelValue (line 125) | @Override method getTerm (line 134) | private void getTerm(int termID, BytesRef text) { method InvertedRealtimeIndex (line 159) | public InvertedRealtimeIndex(EarlybirdFieldType fieldType, method setTermsSkipList (line 194) | void setTermsSkipList(SkipListContainer termsSkipList) { method getTermsSkipList (line 198) | SkipListContainer getTermsSkipList() { method InvertedRealtimeIndex (line 202) | private InvertedRealtimeIndex( method insertToTermsSkipList (line 227) | void insertToTermsSkipList(BytesRef termBytesRef, int termID) { method getNumTerms (line 234) | @Override method getNumDocs (line 239) | @Override method getSumTotalTermFreq (line 244) | @Override method getSumTermDocFreq (line 249) | @Override method createTerms (line 254) | @Override method createTermsEnum (line 259) | @Override method getPostingListPointer (line 270) | int getPostingListPointer(int termID) { method getLargestDocIDForTerm (line 274) | @Override method getDF (line 283) | @Override method getMaxPublishedPointer (line 292) | @Override method lookupTerm (line 297) | @Override method getLabelAccessor (line 302) | @Override method hasMaxPublishedPointer (line 326) | @Override method getTerm (line 331) | @Override method getTerm (line 340) | private static void getTerm(int termID, BytesRef text, method rehashPostings (line 351) | void rehashPostings(int newSize) { method getOffensiveCounters (line 361) | @Nullable method getKeysSource (line 369) | public KeysSource getKeysSource() { method getTermPool (line 402) | public ByteBlockPool getTermPool() { method getTermPointers (line 410) | public int[] getTermPointers() { method getHashTable (line 417) | InvertedRealtimeIndex.TermHashTable getHashTable() { method getTermsArray (line 422) | TermsArray getTermsArray() { method growTermsArray (line 426) | TermsArray growTermsArray() { method getFlushHandler (line 431) | @SuppressWarnings("unchecked") method getTermPointerEncoding (line 437) | TermPointerEncoding getTermPointerEncoding() { method getPostingList (line 441) | SkipListPostingList getPostingList() { method incrementNumTerms (line 445) | void incrementNumTerms() { method incrementSumTotalTermFreq (line 449) | void incrementSumTotalTermFreq() { method incrementSumTermDocFreq (line 453) | public void incrementSumTermDocFreq() { method incrementNumDocs (line 457) | public void incrementNumDocs() { method setNumDocs (line 461) | void setNumDocs(int numDocs) { method adjustMaxPosition (line 465) | void adjustMaxPosition(int position) { method getMaxPosition (line 471) | int getMaxPosition() { class FlushHandler (line 475) | public static class FlushHandler extends Flushable.Handler getSegmentIndexes(); method getNumTerms (line 51) | int getNumTerms(); method getNumTermEntries (line 59) | int getNumTermEntries(); FILE: src/java/com/twitter/search/core/earlybird/index/inverted/MultiSegmentTermDictionaryWithFastutil.java class MultiSegmentTermDictionaryWithFastutil (line 35) | public class MultiSegmentTermDictionaryWithFastutil implements MultiSegm... method encodeIndexAndTermId (line 66) | int encodeIndexAndTermId(int indexId, int termId) { method decodeIndexAndTermId (line 71) | void decodeIndexAndTermId(int[] arr, int packed) { method MultiSegmentTermDictionaryWithFastutil (line 79) | public MultiSegmentTermDictionaryWithFastutil( method lookupTermIds (line 132) | @Override method getSegmentIndexes (line 147) | @Override method getNumTerms (line 152) | @Override method getNumTermEntries (line 157) | @Override FILE: src/java/com/twitter/search/core/earlybird/index/inverted/MultiSegmentTermDictionaryWithMap.java class MultiSegmentTermDictionaryWithMap (line 31) | public class MultiSegmentTermDictionaryWithMap implements MultiSegmentTe... class IndexTerm (line 45) | private static class IndexTerm { method IndexTerm (line 49) | public IndexTerm(int indexId, int termId) { method MultiSegmentTermDictionaryWithMap (line 58) | public MultiSegmentTermDictionaryWithMap( method lookupTermIds (line 105) | @Override method getSegmentIndexes (line 120) | @Override method getNumTerms (line 125) | @Override method getNumTermEntries (line 130) | @Override FILE: src/java/com/twitter/search/core/earlybird/index/inverted/OptimizedIndexTerms.java class OptimizedIndexTerms (line 6) | public class OptimizedIndexTerms extends Terms { method OptimizedIndexTerms (line 9) | public OptimizedIndexTerms(OptimizedMemoryIndex index) { method size (line 13) | @Override method iterator (line 18) | @Override method getSumTotalTermFreq (line 23) | @Override method getSumDocFreq (line 28) | @Override method getDocCount (line 33) | @Override method hasFreqs (line 38) | @Override method hasOffsets (line 43) | @Override method hasPositions (line 48) | @Override method hasPayloads (line 53) | @Override FILE: src/java/com/twitter/search/core/earlybird/index/inverted/OptimizedMemoryIndex.java class OptimizedMemoryIndex (line 32) | public class OptimizedMemoryIndex extends InvertedIndex implements Flush... method OptimizedMemoryIndex (line 50) | private OptimizedMemoryIndex(EarlybirdFieldType fieldType, method OptimizedMemoryIndex (line 70) | public OptimizedMemoryIndex( method map (line 171) | private static int[] map(int[] source, int[] map) { method getPackedInts (line 179) | static PackedInts.Reader getPackedInts(int[] values) { method getPackedInts (line 183) | private static PackedInts.Reader getPackedInts(int[] values, int[] map) { method computeNumPostings (line 211) | private static int[] computeNumPostings( method getNumDocs (line 230) | @Override method getSumTotalTermFreq (line 235) | @Override method getSumTermDocFreq (line 240) | @Override method getPostingLists (line 245) | public OptimizedPostingLists getPostingLists() { method getPostingListPointer (line 250) | int getPostingListPointer(int termID) { method getNumPostings (line 255) | int getNumPostings(int termID) { method getTerm (line 260) | public boolean getTerm(int termID, BytesRef text, BytesRef termPayload) { method getLabelAccessor (line 264) | @Override method createTerms (line 281) | @Override method createTermsEnum (line 286) | @Override method lookupTerm (line 291) | @Override method getLargestDocIDForTerm (line 296) | @Override method getDF (line 307) | @Override method getNumTerms (line 312) | @Override method getTerm (line 317) | @Override method getTermDictionary (line 322) | @VisibleForTesting TermDictionary getTermDictionary() { method getFlushHandler (line 326) | @Override method hasPostingLists (line 331) | public boolean hasPostingLists() { method getOptimizedPostingLists (line 337) | @VisibleForTesting class FlushHandler (line 342) | public static class FlushHandler extends Flushable.Handler { method compareKeyWithValue (line 23) | int compareKeyWithValue(K key, int targetValue, int targetPosition); method compareValues (line 34) | int compareValues(int v1, int v2); method getSentinelValue (line 42) | int getSentinelValue(); FILE: src/java/com/twitter/search/core/earlybird/index/inverted/SkipListContainer.java class SkipListContainer (line 63) | public class SkipListContainer implements Flushable { type HasPositions (line 101) | public enum HasPositions { type HasPayloads (line 106) | public enum HasPayloads { method SkipListContainer (line 152) | public SkipListContainer( method SkipListContainer (line 164) | private SkipListContainer( method search (line 192) | public int search( method search (line 254) | public int search(K key, int skipListHead, @Nullable SkipListSearchFin... method searchCeil (line 267) | public int searchCeil( method searchCeil (line 291) | public int searchCeil( method insert (line 312) | public boolean insert(K key, int value, int position, int[] payload, i... method delete (line 404) | public int delete(K key, int skipListHead, SkipListComparator compa... method insert (line 455) | public boolean insert(K key, int value, int skipListHead) { method insert (line 460) | public boolean insert(K key, int value, int position, int[] payload, i... method delete (line 468) | public int delete(K key, int skipListHead) { method getNextPointer (line 478) | public int getNextPointer(int pointer) { method getValue (line 488) | public int getValue(int pointer) { method getSmallestValue (line 504) | public int getSmallestValue(int skipListHeader) { method buildSearchFinger (line 513) | public SkipListSearchFinger buildSearchFinger() { method newSkipList (line 522) | public int newSkipList() { method isEmpty (line 544) | public boolean isEmpty() { method sync (line 552) | private void sync() { method isPointerSafe (line 562) | private boolean isPointerSafe(int pointer) { method getPosition (line 572) | public int getPosition(int pointer) { method getPayloadPointer (line 585) | public int getPayloadPointer(int pointer) { method getPoolSize (line 597) | int getPoolSize() { method getBlockPool (line 602) | IntBlockPool getBlockPool() { method getHasPayloads (line 606) | public HasPayloads getHasPayloads() { method getForwardPointer (line 621) | private int getForwardPointer(int pointer, int level) { method setForwardPointer (line 646) | private void setForwardPointer(int pointer, int level, int target) { method setPointer (line 656) | private void setPointer(int pointer, int target) { method getSentinelValue (line 666) | int getSentinelValue() { method getRandomTowerHeight (line 676) | private int getRandomTowerHeight() { method getFlushHandler (line 684) | @SuppressWarnings("unchecked") class FlushHandler (line 690) | public static class FlushHandler extends Flushable.Handler objectToFlush) { method FlushHandler (line 701) | public FlushHandler(SkipListComparator comparator) { method doFlush (line 705) | @Override method doLoad (line 719) | @Override FILE: src/java/com/twitter/search/core/earlybird/index/inverted/SkipListIntegerComparator.java class SkipListIntegerComparator (line 10) | public class SkipListIntegerComparator implements SkipListComparator skipListContainer) { method appendPosting (line 51) | public void appendPosting( method deletePosting (line 82) | public void deletePosting(int termID, TermsArray postingsArray, int do... method insertPosting (line 107) | private boolean insertPosting(int docID, int position, BytesRef termPa... method deletePosting (line 113) | private int deletePosting(int docID, int skipListHead) { method postings (line 118) | public PostingsEnum postings( method getDF (line 129) | public int getDF(int termID, TermsArray postingsArray) { method getDocIDFromPosting (line 136) | public int getDocIDFromPosting(int posting) { method getMaxPublishedPointer (line 141) | public int getMaxPublishedPointer() { method getFlushHandler (line 146) | @SuppressWarnings("unchecked") class FlushHandler (line 152) | public static class FlushHandler extends Flushable.Handler { method compareKeyWithValue (line 210) | @Override method compareValues (line 221) | @Override method getSentinelValue (line 227) | @Override FILE: src/java/com/twitter/search/core/earlybird/index/inverted/SkipListPostingsEnum.java class SkipListPostingsEnum (line 15) | public class SkipListPostingsEnum extends PostingsEnum { method SkipListPostingsEnum (line 65) | public SkipListPostingsEnum( method nextDoc (line 88) | @Override method readNextPosting (line 122) | private void readNextPosting() { method isPointerPublished (line 133) | private boolean isPointerPublished(int pointer) { method readNextPostingInfo (line 138) | private void readNextPostingInfo() { method advance (line 164) | @Override method jumpToTarget (line 192) | private void jumpToTarget(int target) { method nextPosition (line 201) | @Override method getPayload (line 220) | @Override method startOffset (line 231) | @Override method endOffset (line 236) | @Override method docID (line 241) | @Override method freq (line 246) | @Override method cost (line 251) | @Override FILE: src/java/com/twitter/search/core/earlybird/index/inverted/SkipListSearchFinger.java class SkipListSearchFinger (line 13) | public class SkipListSearchFinger { method SkipListSearchFinger (line 22) | public SkipListSearchFinger(int maxTowerHeight) { method reset (line 28) | public void reset() { method getPointer (line 34) | public int getPointer(int level) { method setPointer (line 38) | public void setPointer(int level, int pointer) { method isInitialPointer (line 42) | public boolean isInitialPointer(int pointer) { FILE: src/java/com/twitter/search/core/earlybird/index/inverted/TermDictionary.java type TermDictionary (line 17) | public interface TermDictionary extends Flushable { method getNumTerms (line 23) | int getNumTerms(); method createTermsEnum (line 29) | TermsEnum createTermsEnum(OptimizedMemoryIndex index); method lookupTerm (line 37) | int lookupTerm(BytesRef term) throws IOException; method getTerm (line 46) | boolean getTerm(int termID, BytesRef text, BytesRef termPayload); FILE: src/java/com/twitter/search/core/earlybird/index/inverted/TermPointerEncoding.java class TermPointerEncoding (line 6) | public abstract class TermPointerEncoding { method getTextStart (line 10) | public abstract int getTextStart(int termPointer); method hasPayload (line 15) | public abstract boolean hasPayload(int termPointer); method encodeTermPointer (line 21) | public abstract int encodeTermPointer(int textStart, boolean hasPayload); method getTextStart (line 24) | @Override public int getTextStart(int termPointer) { method hasPayload (line 28) | @Override public boolean hasPayload(int termPointer) { method encodeTermPointer (line 32) | @Override FILE: src/java/com/twitter/search/core/earlybird/index/inverted/TermsArray.java class TermsArray (line 19) | public class TermsArray implements Flushable { method TermsArray (line 33) | TermsArray(int size, boolean useOffensiveCounters) { method TermsArray (line 52) | private TermsArray(TermsArray oldArray, int newSize) { method TermsArray (line 57) | private TermsArray( method grow (line 74) | TermsArray grow() { method copyFrom (line 80) | private void copyFrom(TermsArray from) { method copy (line 92) | private void copy(int[] from, int[] to) { method getSize (line 99) | public int getSize() { method updatePostingsPointer (line 106) | public void updatePostingsPointer(int termID, int newPointer) { method getPostingsPointer (line 116) | public int getPostingsPointer(int termID) { method getDocumentFrequency (line 120) | public int[] getDocumentFrequency() { method getLargestPostings (line 127) | public int[] getLargestPostings() { method getFlushHandler (line 131) | @SuppressWarnings("unchecked") class FlushHandler (line 137) | public static class FlushHandler extends Flushable.Handler { method FlushHandler (line 141) | public FlushHandler(TermsArray objectToFlush) { method FlushHandler (line 145) | public FlushHandler() { method doFlush (line 148) | @Override method doLoad (line 166) | @Override FILE: src/java/com/twitter/search/core/earlybird/index/util/AllDocsIterator.java class AllDocsIterator (line 20) | public class AllDocsIterator extends DocIdSetIterator { method AllDocsIterator (line 25) | public AllDocsIterator(LeafReader reader) throws IOException { method buildDISI (line 29) | private static DocIdSetIterator buildDISI(LeafReader reader) throws IO... method docID (line 49) | @Override method nextDoc (line 54) | @Override method advance (line 59) | @Override method cost (line 64) | @Override method isRealtimeUnoptimizedSegment (line 73) | private static boolean isRealtimeUnoptimizedSegment(LeafReader reader) { FILE: src/java/com/twitter/search/core/earlybird/index/util/RangeDISI.java class RangeDISI (line 10) | public class RangeDISI extends DocIdSetIterator { method RangeDISI (line 17) | public RangeDISI(LeafReader reader, int start, int end) throws IOExcep... method docID (line 27) | @Override method nextDoc (line 32) | @Override method advance (line 37) | @Override method cost (line 46) | @Override FILE: src/java/com/twitter/search/core/earlybird/index/util/RangeFilterDISI.java class RangeFilterDISI (line 12) | public class RangeFilterDISI extends DocIdSetIterator { method RangeFilterDISI (line 15) | public RangeFilterDISI(LeafReader reader) throws IOException { method RangeFilterDISI (line 19) | public RangeFilterDISI(LeafReader reader, int smallestDocID, int large... method docID (line 24) | @Override method nextDoc (line 29) | @Override method advance (line 35) | @Override method nextValidDoc (line 41) | private int nextValidDoc() throws IOException { method cost (line 49) | @Override method shouldReturnDoc (line 55) | protected boolean shouldReturnDoc() throws IOException { FILE: src/java/com/twitter/search/core/earlybird/index/util/SearchSortUtils.java class SearchSortUtils (line 5) | public abstract class SearchSortUtils { type Comparator (line 6) | public interface Comparator { method compare (line 10) | int compare(int index, T value); method binarySearch (line 18) | public static int binarySearch(Comparator comparator, final int... FILE: src/java/com/twitter/search/earlybird/Earlybird.java class Earlybird (line 51) | public class Earlybird extends AbstractTwitterServer { method Earlybird (line 81) | public Earlybird() { method configureFromFlagsAndSetupLogging (line 91) | @VisibleForTesting method checkRequiredProperties (line 125) | private void checkRequiredProperties( method logEarlybirdInfo (line 135) | private void logEarlybirdInfo() { method makeEarlybirdServer (line 150) | private EarlybirdServer makeEarlybirdServer() { method setupThriftWebForms (line 161) | private void setupThriftWebForms() { method setupDeciderWebForms (line 176) | private void setupDeciderWebForms() { method configureAdminHttpServer (line 184) | @Override method preMain (line 189) | @Override method main (line 230) | @Override method innerMain (line 239) | @VisibleForTesting method onExit (line 256) | @Override FILE: src/java/com/twitter/search/earlybird/EarlybirdCPUQualityFactor.java class EarlybirdCPUQualityFactor (line 16) | public class EarlybirdCPUQualityFactor implements QualityFactor { method EarlybirdCPUQualityFactor (line 55) | public EarlybirdCPUQualityFactor( method update (line 69) | @VisibleForTesting method get (line 106) | @Override method startUpdates (line 119) | @Override method enabled (line 138) | private boolean enabled() { method isOverridden (line 146) | private boolean isOverridden() { method override (line 154) | private double override() { method qualityFactorChanged (line 162) | private boolean qualityFactorChanged() { method degradationBegan (line 170) | private boolean degradationBegan() { method degradationEnded (line 178) | private boolean degradationEnded() { FILE: src/java/com/twitter/search/earlybird/EarlybirdDarkProxy.java class EarlybirdDarkProxy (line 27) | public class EarlybirdDarkProxy { method EarlybirdDarkProxy (line 43) | public EarlybirdDarkProxy(SearchDecider searchDecider, method getDarkProxy (line 55) | public DarkProxy getDarkProxy() { method newDarkProxy (line 59) | @VisibleForTesting method newClientBuilder (line 96) | private ClientBuilder newCli... FILE: src/java/com/twitter/search/earlybird/EarlybirdFinagleServerManager.java type EarlybirdFinagleServerManager (line 16) | public interface EarlybirdFinagleServerManager { method isWarmUpServerRunning (line 20) | boolean isWarmUpServerRunning(); method startWarmUpFinagleServer (line 25) | void startWarmUpFinagleServer( method stopWarmUpFinagleServer (line 33) | void stopWarmUpFinagleServer(Duration serverCloseWaitTime) throws Inte... method isProductionServerRunning (line 38) | boolean isProductionServerRunning(); method startProductionFinagleServer (line 43) | void startProductionFinagleServer( method stopProductionFinagleServer (line 52) | void stopProductionFinagleServer(Duration serverCloseWaitTime) throws ... FILE: src/java/com/twitter/search/earlybird/EarlybirdFuturePoolManager.java class EarlybirdFuturePoolManager (line 27) | public class EarlybirdFuturePoolManager implements FuturePool { method EarlybirdFuturePoolManager (line 33) | public EarlybirdFuturePoolManager(String threadName) { method createUnderlyingFuturePool (line 38) | final synchronized void createUnderlyingFuturePool(int threadCount) { method stopUnderlyingFuturePool (line 50) | final synchronized void stopUnderlyingFuturePool(long timeout, TimeUni... method isPoolReady (line 58) | boolean isPoolReady() { method apply (line 62) | @Override method createExecutorService (line 67) | @VisibleForTesting method getMaxQueueSize (line 85) | @VisibleForTesting method createThreadFactory (line 90) | @VisibleForTesting method poolSize (line 98) | @Override method numActiveTasks (line 103) | @Override method numCompletedTasks (line 108) | @Override FILE: src/java/com/twitter/search/earlybird/EarlybirdIndexConfig.java class EarlybirdIndexConfig (line 37) | public abstract class EarlybirdIndexConfig { method EarlybirdIndexConfig (line 49) | protected EarlybirdIndexConfig( method EarlybirdIndexConfig (line 56) | @VisibleForTesting method buildSchema (line 71) | private static DynamicSchema buildSchema(EarlybirdCluster cluster) { method createDocumentFactory (line 82) | public final DocumentFactory createDocumentFactor... method createUpdateFactory (line 91) | public final DocumentFactory createUpdateFactory() { method getCluster (line 99) | public final EarlybirdCluster getCluster() { method getUserTableFilter (line 107) | public final Predicate getUserTableFilter(PartitionConfig partit... method newLuceneDirectory (line 118) | public abstract Directory newLuceneDirectory(SegmentSyncInfo segmentSy... method newIndexWriterConfig (line 124) | public abstract IndexWriterConfig newIndexWriterConfig(); method newSegmentData (line 129) | public abstract EarlybirdIndexSegmentData newSegmentData( method loadSegmentData (line 138) | public abstract EarlybirdIndexSegmentData loadSegmentData( method optimize (line 147) | public abstract EarlybirdIndexSegmentData optimize( method isIndexStoredOnDisk (line 154) | public abstract boolean isIndexStoredOnDisk(); method isUsingLIFODocumentOrdering (line 159) | public final boolean isUsingLIFODocumentOrdering() { method supportOutOfOrderIndexing (line 166) | public abstract boolean supportOutOfOrderIndexing(); method getResourceCloser (line 171) | public abstract CloseResourceUtil getResourceCloser(); method getSchema (line 176) | public final DynamicSchema getSchema() { method getDecider (line 183) | public Decider getDecider() { method getSearchIndexingMetricSet (line 187) | public SearchIndexingMetricSet getSearchIndexingMetricSet() { FILE: src/java/com/twitter/search/earlybird/EarlybirdMain.java class EarlybirdMain (line 3) | public final class EarlybirdMain { method EarlybirdMain (line 4) | private EarlybirdMain() { method main (line 7) | public static void main(String[] args) { FILE: src/java/com/twitter/search/earlybird/EarlybirdProductionFinagleServerManager.java class EarlybirdProductionFinagleServerManager (line 32) | public class EarlybirdProductionFinagleServerManager implements Earlybir... method EarlybirdProductionFinagleServerManager (line 40) | public EarlybirdProductionFinagleServerManager( method isWarmUpServerRunning (line 46) | @Override method startWarmUpFinagleServer (line 51) | @Override method stopWarmUpFinagleServer (line 61) | @Override method isProductionServerRunning (line 66) | @Override method startProductionFinagleServer (line 71) | @Override method stopProductionFinagleServer (line 82) | @Override method startFinagleServer (line 88) | private void startFinagleServer(AtomicReference target, String serverD... method getServer (line 95) | private ListeningServer getServer( method stopFinagleServer (line 120) | private void stopFinagleServer(AtomicReference finagl... FILE: src/java/com/twitter/search/earlybird/EarlybirdSearcher.java class EarlybirdSearcher (line 164) | public class EarlybirdSearcher { type QueryMode (line 165) | public enum QueryMode { method QueryMode (line 175) | QueryMode(EarlybirdRPCStats requestStats) { method getRequestStats (line 179) | public EarlybirdRPCStats getRequestStats() { method EarlybirdSearcher (line 330) | public EarlybirdSearcher( method getPostTerminationOverheadMillis (line 388) | private int getPostTerminationOverheadMillis(CollectorTerminationParam... method appendMessage (line 397) | private void appendMessage(String message) { method search (line 405) | public EarlybirdResponse search() { method getRequestStats (line 453) | public EarlybirdRPCStats getRequestStats() { method wrapFilters (line 464) | public static Query wrapFilters(Query query, Query... filters) { method validateRequest (line 498) | private void validateRequest() throws TransientException, ClientExcept... method validateTermStatsRequest (line 537) | private void validateTermStatsRequest() throws ClientException { method setQueriesInDebugInfo (line 568) | private void setQueriesInDebugInfo( method parseEarlybirdRequest (line 579) | private void parseEarlybirdRequest() throws ClientException { method parseSerializedQuery (line 627) | private Query parseSerializedQuery( method parseLuceneQuery (line 743) | private Query parseLuceneQuery(String query) { method combineWithLikedByUserIdFilter64 (line 759) | private com.twitter.search.queryparser.query.Query combineWithLikedByU... method initSearcher (line 769) | private EarlybirdResponseCode initSearcher() throws IOException { method initSingleSegmentSearcher (line 778) | private EarlybirdResponseCode initSingleSegmentSearcher() throws IOExc... method initMultiSegmentSearcher (line 806) | private EarlybirdResponseCode initMultiSegmentSearcher() throws IOExce... method restrictQueryToFullyIndexedTweets (line 817) | private com.twitter.search.queryparser.query.Query method newResponse (line 829) | private EarlybirdResponse newResponse(EarlybirdResponseCode code, bool... method respondError (line 842) | private EarlybirdResponse respondError(EarlybirdResponseCode code) { method getTerminationTracker (line 848) | @VisibleForTesting method maybeSetCollectorDebugInfo (line 853) | public void maybeSetCollectorDebugInfo(TwitterEarlyTerminationCollecto... method setTermStatisticsDebugInfo (line 859) | public void setTermStatisticsDebugInfo(List termStatisticsDebu... method searchInternal (line 863) | private EarlybirdResponse searchInternal() throws TransientException, ... method processFacetsQuery (line 903) | private SearchResultsInfo processFacetsQuery() throws ClientException,... method processTermStatsQuery (line 968) | private SearchResultsInfo processTermStatsQuery() throws IOException { method processRealtimeQuery (line 990) | private SearchResultsInfo processRealtimeQuery() throws IOException, C... method processRelevanceQuery (line 1057) | private SearchResultsInfo processRelevanceQuery() throws IOException, ... method explanationsEnabled (line 1207) | public static boolean explanationsEnabled(int debugLevel) { method shouldUseTensorFlowCollector (line 1211) | private boolean shouldUseTensorFlowCollector() { method createRelevanceAntiGamingFilter (line 1224) | private void createRelevanceAntiGamingFilter( method logAndIncrementStatsIfNullcastInResults (line 1250) | @VisibleForTesting method addResultPayloads (line 1280) | private void addResultPayloads() throws IOException { method processTopTweetsQuery (line 1303) | private SearchResultsInfo processTopTweetsQuery() throws IOException, ... method newFacetCountState (line 1371) | private FacetCountState newFacetCountState() throws ClientException { method preLuceneQueryProcess (line 1404) | private com.twitter.search.queryparser.query.Query preLuceneQueryProcess( method postLuceneQueryProcess (line 1418) | private Query postLuceneQueryProcess(final Query query) throws ClientE... method getLikedByUserIdQuery (line 1485) | private com.twitter.search.queryparser.query.Query getLikedByUserIdQuery( method getLuceneVisitor (line 1502) | @VisibleForTesting method prepareFacetResults (line 1549) | private void prepareFacetResults(ThriftFacetResults thriftFacetResults, method prepareTermStatisticsResults (line 1599) | private void prepareTermStatisticsResults( method respondSuccess (line 1626) | private EarlybirdResponse respondSuccess( method exportEarlyTerminationStats (line 1667) | private void exportEarlyTerminationStats(@Nonnull EarlyTerminationInfo... method appendLikedByUserIdsIfNeeded (line 1683) | private void appendLikedByUserIdsIfNeeded(EarlybirdResponse response) { method appendFeatureSchemaIfNeeded (line 1751) | private void appendFeatureSchemaIfNeeded(EarlybirdResponse response) { method getQueryTimestamp (line 1785) | private static long getQueryTimestamp(ThriftSearchQuery query) { method includesCardField (line 1789) | private static boolean includesCardField(ThriftSearchQuery searchQuery, method getQueryMode (line 1810) | private static QueryMode getQueryMode(EarlybirdRequest request) { method dropBadFieldWeightOverrides (line 1845) | private static ImmutableMap dropBadFieldWeightOverrides( method isAllowedCamelcaseUsernameFieldWeightOverride (line 1871) | private static boolean isAllowedCamelcaseUsernameFieldWeightOverride( method isAllowedTokenizedScreenNameFieldWeightOverride (line 1877) | private static boolean isAllowedTokenizedScreenNameFieldWeightOverride( method createMultiTermDisjunctionQueryForLikedByUserIds (line 1883) | private static com.twitter.search.queryparser.query.Query method createDisjunctionQueryForLikedByUserIds (line 1894) | private static com.twitter.search.queryparser.query.Query createDisjun... method getParsedQuery (line 1903) | public com.twitter.search.queryparser.query.Query getParsedQuery() { method getQueriedFields (line 1911) | public Set getQueriedFields() { method getLuceneQuery (line 1915) | public Query getLuceneQuery() { FILE: src/java/com/twitter/search/earlybird/EarlybirdServer.java class EarlybirdServer (line 107) | public class EarlybirdServer implements EarlybirdService.ServiceIface, S... method load (line 140) | @Override method load (line 153) | @Override method load (line 162) | @Override method load (line 177) | @Override method load (line 192) | @Override method load (line 203) | @Override method load (line 215) | @Override method load (line 227) | @Override method load (line 238) | @Override method EarlybirdServer (line 320) | public EarlybirdServer(QueryCacheManager queryCacheManager, method isShutdown (line 445) | public boolean isShutdown() { method initManagers (line 449) | private void initManagers() { method getPartitionManager (line 455) | public PartitionManager getPartitionManager() { method getQueryCacheManager (line 459) | public QueryCacheManager getQueryCacheManager() { method getSegmentManager (line 463) | public SegmentManager getSegmentManager() { method getMultiSegmentTermDictionaryManager (line 467) | public MultiSegmentTermDictionaryManager getMultiSegmentTermDictionary... method getPort (line 471) | @VisibleForTesting method disableLuceneQueryCache (line 476) | private void disableLuceneQueryCache() { method start (line 499) | public void start() throws EarlybirdStartupException { method startThriftService (line 557) | public void startThriftService(@Nullable Integer searcherThreads, bool... method stopThriftService (line 616) | public void stopThriftService(boolean shouldShutDown) { method getLastSearchesByClient (line 642) | public Future getLastSearchesByClient(boolean includeResults) { method getName (line 653) | @Override method getStatus (line 659) | @Override method getSegmentMetadata (line 668) | public Future> getSegmentMetadata() { method getQueryCachesData (line 672) | public Future getQueryCachesData() { method getQueriedFieldsAndSchemaStats (line 679) | public Future getQueriedFieldsAndSchemaStats() { method shutdown (line 690) | public void shutdown() { method search (line 719) | @Override method doSearch (line 739) | private EarlybirdResponse doSearch(EarlybirdRequest request, long requ... method exportScoringTimeStats (line 884) | private void exportScoringTimeStats(EarlybirdResponse response, String... method addEarlybirdServerStats (line 912) | private void addEarlybirdServerStats(EarlybirdResponse response, long ... method joinServerSet (line 926) | @Override method getNumberOfServerSetMembers (line 932) | @Override method leaveServerSet (line 938) | @Override method joinServerSetForServiceProxy (line 943) | @Override class EarlybirdThriftRequestLoggingUtil (line 948) | @VisibleForTesting method startThriftLogging (line 975) | @VisibleForTesting method serializeThriftObject (line 1031) | private static String serializeThriftObject(TBase tObject, TSe... method startThriftLogging (line 1044) | public void startThriftLogging(File logFile, int numRequestsToLog) thr... method isInServerSet (line 1050) | @VisibleForTesting method getResponseCodeCounter (line 1056) | @VisibleForTesting method getClientIdResponseCodeCounter (line 1061) | @VisibleForTesting method setNoShutdownWhenNotInLayout (line 1069) | public void setNoShutdownWhenNotInLayout(boolean noShutdown) { method schedule (line 1073) | private void schedule(OneTaskScheduledExecutorManager manager) { method getSchema (line 1080) | public DynamicSchema getSchema() { method getAudioSpaceTable (line 1084) | public AudioSpaceTable getAudioSpaceTable() { FILE: src/java/com/twitter/search/earlybird/EarlybirdServerSetManager.java class EarlybirdServerSetManager (line 35) | public class EarlybirdServerSetManager implements ServerSetMember { method EarlybirdServerSetManager (line 58) | public EarlybirdServerSetManager( method joinServerSet (line 105) | @Override method leaveServerSet (line 149) | @Override method getNumberOfServerSetMembers (line 170) | @Override method isInServerSet (line 180) | @Override method getServerSetIdentifier (line 190) | public String getServerSetIdentifier() { method getServerSetService (line 198) | private TwitterServerSet.Service getServerSetService() { method getServerSetPath (line 219) | private String getServerSetPath(String earlybirdName) { method joinServerSetForServiceProxy (line 230) | @Override method getServerSetForServiceProxyOnArchive (line 260) | @VisibleForTesting method isInServerSetForServiceProxy (line 271) | @VisibleForTesting FILE: src/java/com/twitter/search/earlybird/EarlybirdStatus.java class EarlybirdStatus (line 23) | public final class EarlybirdStatus { class EarlybirdEvent (line 36) | private static class EarlybirdEvent { method EarlybirdEvent (line 42) | public EarlybirdEvent(String eventName, long timestampMillis) { method EarlybirdEvent (line 46) | public EarlybirdEvent( method getEventLogString (line 56) | public String getEventLogString() { method EarlybirdStatus (line 76) | private EarlybirdStatus() { method setStartTime (line 79) | public static synchronized void setStartTime(long time) { method setStatus (line 84) | public static synchronized void setStatus(EarlybirdStatusCode code) { method setStatus (line 88) | public static synchronized void setStatus(EarlybirdStatusCode code, St... method getStartTime (line 94) | public static synchronized long getStartTime() { method isStarting (line 98) | public static synchronized boolean isStarting() { method hasStarted (line 102) | public static synchronized boolean hasStarted() { method isThriftServiceStarted (line 106) | public static boolean isThriftServiceStarted() { method getStatusCode (line 110) | public static synchronized EarlybirdStatusCode getStatusCode() { method getStatusMessage (line 114) | public static synchronized String getStatusMessage() { method recordEarlybirdEvent (line 120) | public static synchronized void recordEarlybirdEvent(String eventName) { method getBeginEventMessage (line 125) | private static String getBeginEventMessage(String eventName) { method getEndEventMessage (line 129) | private static String getEndEventMessage(String eventName) { method beginEvent (line 139) | public static synchronized void beginEvent(String eventName, method endEvent (line 155) | public static synchronized void endEvent(String eventName, method clearAllEvents (line 176) | public static synchronized void clearAllEvents() { method getBuildSha (line 180) | public static String getBuildSha() { method getEarlybirdEvents (line 187) | public static synchronized Iterable getEarlybirdEvents() { method getBuildShaFromVars (line 195) | private static String getBuildShaFromVars() { FILE: src/java/com/twitter/search/earlybird/EarlybirdWarmUpManager.java class EarlybirdWarmUpManager (line 16) | public class EarlybirdWarmUpManager { method EarlybirdWarmUpManager (line 27) | public EarlybirdWarmUpManager(EarlybirdServerSetManager earlybirdServe... method getServerSetIdentifier (line 39) | public String getServerSetIdentifier() { method warmUp (line 47) | public void warmUp() throws InterruptedException, ServerSet.UpdateExce... method doWarmUp (line 81) | @VisibleForTesting FILE: src/java/com/twitter/search/earlybird/QualityFactor.java type QualityFactor (line 6) | public interface QualityFactor { method get (line 11) | double get(); method startUpdates (line 16) | void startUpdates(); FILE: src/java/com/twitter/search/earlybird/RealtimeEarlybirdIndexConfig.java class RealtimeEarlybirdIndexConfig (line 34) | public class RealtimeEarlybirdIndexConfig extends EarlybirdIndexConfig { method RealtimeEarlybirdIndexConfig (line 37) | public RealtimeEarlybirdIndexConfig( method RealtimeEarlybirdIndexConfig (line 43) | public RealtimeEarlybirdIndexConfig( method newLuceneDirectory (line 50) | @Override method newIndexWriterConfig (line 55) | @Override method newSegmentData (line 61) | @Override method loadSegmentData (line 76) | @Override method optimize (line 103) | @Override method isIndexStoredOnDisk (line 114) | @Override method getResourceCloser (line 119) | @Override method supportOutOfOrderIndexing (line 124) | @Override FILE: src/java/com/twitter/search/earlybird/RecentTweetRestriction.java class RecentTweetRestriction (line 9) | public final class RecentTweetRestriction { method RecentTweetRestriction (line 16) | private RecentTweetRestriction() { method recentTweetsUntilTime (line 27) | public static int recentTweetsUntilTime(Decider decider, int lastTime) { method queryCacheUntilTime (line 39) | public static int queryCacheUntilTime(Decider decider, int lastTime) { method untilTimeSeconds (line 43) | private static int untilTimeSeconds(Decider decider, int lastTime, Str... method getRecentTweetSeconds (line 53) | private static int getRecentTweetSeconds(Decider decider, String decid... FILE: src/java/com/twitter/search/earlybird/ServerSetMember.java type ServerSetMember (line 11) | public interface ServerSetMember { method joinServerSet (line 18) | void joinServerSet(String requestSource) throws ServerSet.UpdateExcept... method leaveServerSet (line 26) | void leaveServerSet(String requestSource) throws ServerSet.UpdateExcep... method getNumberOfServerSetMembers (line 36) | int getNumberOfServerSetMembers() throws InterruptedException, method isInServerSet (line 44) | boolean isInServerSet(); method joinServerSetForServiceProxy (line 54) | void joinServerSetForServiceProxy(); FILE: src/java/com/twitter/search/earlybird/UpdateableEarlybirdStateManager.java class UpdateableEarlybirdStateManager (line 52) | public class UpdateableEarlybirdStateManager extends OneTaskScheduledExe... method UpdateableEarlybirdStateManager (line 122) | public UpdateableEarlybirdStateManager( method UpdateableEarlybirdStateManager (line 151) | protected UpdateableEarlybirdStateManager( method updateSchemaVersionStats (line 216) | private void updateSchemaVersionStats(Schema schema) { method updateSchemaVersionWithThriftSchema (line 224) | private void updateSchemaVersionWithThriftSchema(ThriftSchema thriftSc... method updateSchema (line 235) | protected void updateSchema(ZooKeeperProxy zkClientToUse) { method updateSchemaFromLocal (line 256) | private boolean updateSchemaFromLocal() { method updateSchemaFromZooKeeper (line 267) | private boolean updateSchemaFromZooKeeper(ZooKeeperProxy zkClientToUse) { method updateSchemaFromThriftSchema (line 279) | private boolean updateSchemaFromThriftSchema(ThriftSchema thriftSchema) { method updatePartitionConfig (line 310) | void updatePartitionConfig(@Nullable AuroraSchedulerClient schedulerCl... method loadCanaryThriftSchemaFromLocal (line 329) | @Nullable method loadThriftSchemaFromZooKeeper (line 352) | @Nullable method getSchemaFileName (line 387) | @VisibleForTesting method getFullSchemaPathOnZK (line 394) | @VisibleForTesting method getCanarySchemaFileOnLocal (line 399) | LocalFile getCanarySchemaFileOnLocal() { method setNoShutdownWhenNotInLayout (line 405) | void setNoShutdownWhenNotInLayout(boolean noShutdown) { method runOneIteration (line 409) | @Override method setEarlybirdServer (line 434) | public void setEarlybirdServer(EarlybirdServer earlybirdServer) { FILE: src/java/com/twitter/search/earlybird/archive/ArchiveEarlybirdIndexConfig.java class ArchiveEarlybirdIndexConfig (line 26) | public abstract class ArchiveEarlybirdIndexConfig extends EarlybirdIndex... method ArchiveEarlybirdIndexConfig (line 30) | public ArchiveEarlybirdIndexConfig( method newIndexWriterConfig (line 36) | @Override method getResourceCloser (line 47) | @Override method optimize (line 52) | @Override FILE: src/java/com/twitter/search/earlybird/archive/ArchiveHDFSUtils.java class ArchiveHDFSUtils (line 23) | public final class ArchiveHDFSUtils { method ArchiveHDFSUtils (line 30) | private ArchiveHDFSUtils() { method hasSegmentIndicesOnHDFS (line 37) | public static boolean hasSegmentIndicesOnHDFS(SegmentSyncConfig sync, ... method deleteHdfsSegmentDir (line 61) | public static void deleteHdfsSegmentDir(SegmentSyncConfig sync, Segmen... method getSegmentEndDateOnHdfs (line 104) | public static Date getSegmentEndDateOnHdfs(SegmentSyncConfig sync, Seg... method extractEndDate (line 137) | private static String extractEndDate(String segmentDirPattern) { method dateToPath (line 158) | public static String dateToPath(Date date, String separator) { method padding (line 170) | private static String padding(int value, int len) { FILE: src/java/com/twitter/search/earlybird/archive/ArchiveOnDiskEarlybirdIndexConfig.java class ArchiveOnDiskEarlybirdIndexConfig (line 25) | public class ArchiveOnDiskEarlybirdIndexConfig extends ArchiveEarlybirdI... method ArchiveOnDiskEarlybirdIndexConfig (line 26) | public ArchiveOnDiskEarlybirdIndexConfig( method isIndexStoredOnDisk (line 33) | @Override method newLuceneDirectory (line 38) | @Override method newSegmentData (line 44) | @Override method loadSegmentData (line 60) | @Override method supportOutOfOrderIndexing (line 75) | @Override FILE: src/java/com/twitter/search/earlybird/archive/ArchiveSearchPartitionManager.java class ArchiveSearchPartitionManager (line 57) | public class ArchiveSearchPartitionManager extends PartitionManager { method ArchiveSearchPartitionManager (line 85) | @VisibleForTesting method ArchiveSearchPartitionManager (line 120) | public ArchiveSearchPartitionManager( method getSegmentDataProvider (line 178) | @Override method startUp (line 183) | @Override method truncateSegmentList (line 225) | private static List truncateSegmentList(List timeSlic... method shutDownIndexing (line 383) | @Override method indexSegment (line 397) | @VisibleForTesting method innerIndexSegment (line 411) | private boolean innerIndexSegment(SegmentInfo segmentInfo, method newSimpleSegmentIndexer (line 467) | @VisibleForTesting method isCaughtUpForTests (line 473) | @Override method getCoordinatedOptimizer (line 478) | public CoordinatedEarlybirdActionInterface getCoordinatedOptimizer() { method getTimeSlicer (line 482) | public ArchiveTimeSlicer getTimeSlicer() { FILE: src/java/com/twitter/search/earlybird/archive/ArchiveSegment.java class ArchiveSegment (line 17) | public class ArchiveSegment extends Segment { method ArchiveSegment (line 23) | public ArchiveSegment(ArchiveTimeSlice archiveTimeSlice, method ArchiveSegment (line 37) | ArchiveSegment(long timeSliceId, method getStatusRecordReader (line 53) | public RecordReader getStatusRecordReader( method getStatusRecordReader (line 64) | public RecordReader getStatusRecordReader( method getDataEndDate (line 75) | public Date getDataEndDate() { method getArchiveTimeSlice (line 80) | public ArchiveTimeSlice getArchiveTimeSlice() { method toString (line 84) | @Override FILE: src/java/com/twitter/search/earlybird/archive/ArchiveSegmentDataProvider.java class ArchiveSegmentDataProvider (line 23) | public class ArchiveSegmentDataProvider implements SegmentDataProvider { method ArchiveSegmentDataProvider (line 34) | public ArchiveSegmentDataProvider( method newSegmentList (line 44) | @Override method newArchiveSegment (line 60) | public ArchiveSegment newArchiveSegment(ArchiveTimeSlice archiveTimeSl... method getSegmentDataReaderSet (line 67) | @Override method createSegmentDataReaderSet (line 72) | private EmptySegmentDataReaderSet createSegmentDataReaderSet() throws ... FILE: src/java/com/twitter/search/earlybird/archive/ArchiveSegmentUpdater.java class ArchiveSegmentUpdater (line 41) | public class ArchiveSegmentUpdater { method ArchiveSegmentUpdater (line 60) | public ArchiveSegmentUpdater(ZooKeeperTryLockFactory zooKeeperTryLockF... method canUpdateSegment (line 70) | private boolean canUpdateSegment(SegmentInfo segmentInfo) { method updateSegment (line 99) | public boolean updateSegment(SegmentInfo segmentInfo) { method indexSegment (line 171) | private boolean indexSegment(final SegmentInfo segmentInfo, Predicate<... method updateSegment (line 206) | private boolean updateSegment(final SegmentInfo segmentInfo, final Dat... method loadSegmentFromHdfs (line 242) | private SegmentInfo loadSegmentFromHdfs(final SegmentInfo segmentInfo,... FILE: src/java/com/twitter/search/earlybird/archive/ArchiveSegmentVerifier.java class ArchiveSegmentVerifier (line 17) | public final class ArchiveSegmentVerifier { method ArchiveSegmentVerifier (line 20) | private ArchiveSegmentVerifier() { method shouldVerifySegment (line 23) | @VisibleForTesting method verifySegment (line 46) | public static boolean verifySegment(SegmentInfo segmentInfo) { method verifyLuceneIndex (line 54) | private static boolean verifyLuceneIndex(Directory directory) { FILE: src/java/com/twitter/search/earlybird/archive/ArchiveTimeSlicer.java class ArchiveTimeSlicer (line 35) | public class ArchiveTimeSlicer { class ArchiveTimeSlice (line 45) | public static final class ArchiveTimeSlice { method ArchiveTimeSlice (line 56) | private ArchiveTimeSlice(DailyStatusBatches directory, method getEndDate (line 62) | public Date getEndDate() { method getStatusCount (line 66) | public int getStatusCount() { method getNumHashPartitions (line 70) | public int getNumHashPartitions() { method getStatusReader (line 81) | public RecordReader getStatusReader( method orderBatchesForReading (line 121) | private List orderBatchesForReading(List getMergingComparator() { method getMinStatusID (line 142) | public long getMinStatusID(int hashPartitionID) { method getMaxStatusID (line 162) | public long getMaxStatusID(int hashPartitionID) { method getDescription (line 180) | public String getDescription() { method ArchiveTimeSlicer (line 203) | public ArchiveTimeSlicer(int maxSegmentSize, method ArchiveTimeSlicer (line 210) | public ArchiveTimeSlicer(int maxSegmentSize, method cacheIsValid (line 222) | private boolean cacheIsValid() throws IOException { method cacheIsValid (line 228) | private boolean cacheIsValid(Date lastDate) throws IOException { method timesliceIsFull (line 247) | private boolean timesliceIsFull(ArchiveTimeSlice timeSlice, DailyStatu... method doTimeSlicing (line 251) | private void doTimeSlicing() throws IOException { method getTimeSlices (line 286) | public List getTimeSlices() throws IOException { method getTimeSlicesInTierRange (line 301) | public List getTimeSlicesInTierRange() throws IOExce... method getDailyStatusBatches (line 318) | @VisibleForTesting FILE: src/java/com/twitter/search/earlybird/archive/DailyStatusBatch.java class DailyStatusBatch (line 29) | public class DailyStatusBatch implements Comparable { method DailyStatusBatch (line 42) | public DailyStatusBatch(Date date, int numHashPartitions, Path statusP... method getDate (line 48) | public Date getDate() { method checkForSuccessFile (line 56) | private boolean checkForSuccessFile(FileSystem hdfs, Date inputDate, P... method addPartition (line 70) | public PartitionedBatch addPartition(FileSystem hdfs, Path dayPath, in... method getPartition (line 81) | public PartitionedBatch getPartition(int hashPartitionID) { method getMaxPerPartitionStatusCount (line 88) | public int getMaxPerPartitionStatusCount() { method getNumHashPartitions (line 96) | public int getNumHashPartitions() { method hasSuccessFiles (line 100) | @VisibleForTesting method isValid (line 110) | public boolean isValid() { method toString (line 121) | @Override method compareTo (line 135) | @Override method serializeToJson (line 143) | public String serializeToJson() { method serializeToJson (line 147) | @VisibleForTesting method deserializeFromJson (line 158) | static DailyStatusBatch deserializeFromJson(String batchStr) { FILE: src/java/com/twitter/search/earlybird/archive/DailyStatusBatches.java class DailyStatusBatches (line 46) | public class DailyStatusBatches { method DailyStatusBatches (line 99) | public DailyStatusBatches( method getScrubGenDay (line 113) | @VisibleForTesting method getStatusBatches (line 118) | public Collection getStatusBatches() { method resetDirectory (line 125) | private void resetDirectory() { method isInitialized (line 134) | private boolean isInitialized() { method refreshByLoadingHDFSStatusBatches (line 141) | private boolean refreshByLoadingHDFSStatusBatches(final FileSystem fs)... method refresh (line 159) | public void refresh() throws IOException { method initializeDailyStatusBatches (line 181) | private boolean initializeDailyStatusBatches(final FileSystem hdfs, method computeDailyBatchesWithZKLock (line 218) | private boolean computeDailyBatchesWithZKLock(final FileSystem hdfs, method verifyDirectory (line 248) | private void verifyDirectory(FileSystem hdfs) throws IOException { method loadNewDailyBatches (line 262) | private void loadNewDailyBatches(FileSystem hdfs) throws IOException { method initialLoadDailyBatchInfos (line 275) | private boolean initialLoadDailyBatchInfos(FileSystem hdfs) throws IOE... method filesToString (line 337) | private static String filesToString(FileStatus[] files) { method loadDay (line 348) | @VisibleForTesting method hasValidBatchForDay (line 404) | public boolean hasValidBatchForDay(Date day) throws IOException { method hasValidBatchForDay (line 414) | private boolean hasValidBatchForDay(FileSystem fs, Date day) throws IO... method getFirstValidDay (line 420) | @VisibleForTesting method getLastValidDay (line 425) | @VisibleForTesting method getLastValidInputDateFromNow (line 430) | private Date getLastValidInputDateFromNow(FileSystem hdfs) throws IOEx... method getLastValidInputDate (line 439) | @VisibleForTesting method hasStatusBatchesOnHdfs (line 464) | @VisibleForTesting method loadStatusBatchesFromHdfs (line 482) | @VisibleForTesting method storeStatusBatchesToHdfs (line 535) | private boolean storeStatusBatchesToHdfs(FileSystem fs, Date day) { method uploadStatusBatchesToHdfs (line 587) | @VisibleForTesting method isStatusBatchFlushingEnabled (line 626) | private static boolean isStatusBatchFlushingEnabled() { method isStatusBatchLoadingEnabled (line 630) | private static boolean isStatusBatchLoadingEnabled() { method getVersionFileExtension (line 634) | private static String getVersionFileExtension() { method getStatusBatchSyncRootDir (line 638) | String getStatusBatchSyncRootDir() { method getLocalStatusBatchSyncFileName (line 643) | @VisibleForTesting method getHdfsStatusBatchSyncRootDir (line 649) | String getHdfsStatusBatchSyncRootDir() { method getHdfsStatusBatchSyncFileName (line 654) | @VisibleForTesting method getHdfsStatusBatchTempSyncFileName (line 660) | private String getHdfsStatusBatchTempSyncFileName(Date day) { method scrubGenSuffix (line 665) | private String scrubGenSuffix() { method getStatusPathToUseForDay (line 672) | public Path getStatusPathToUseForDay(Date day) { method isScrubGenDataFullyBuilt (line 688) | public boolean isScrubGenDataFullyBuilt(FileSystem hdfs) throws IOExce... method getDiffBetweenDays (line 697) | @VisibleForTesting FILE: src/java/com/twitter/search/earlybird/archive/PartitionedBatch.java class PartitionedBatch (line 45) | public class PartitionedBatch { method PartitionedBatch (line 80) | @VisibleForTesting method load (line 95) | public void load(FileSystem hdfs) throws IOException { method handleEmptyPartition (line 143) | private void handleEmptyPartition() { method adjustMinStatusId (line 155) | @VisibleForTesting method getTweetReaders (line 182) | public RecordReader getTweetReaders( method createTweetReader (line 204) | private RecordReader createTweetReader(Path tweet... method createRecordReaderWithRetries (line 234) | private RecordReader createRecordReaderWithRetrie... method getRecordFilter (line 254) | private Predicate getRecordFilter() { method getStatusCount (line 277) | public int getStatusCount() { method hasStatusCount (line 284) | public boolean hasStatusCount() { method getMinStatusID (line 288) | public long getMinStatusID() { method getMaxStatusID (line 292) | public long getMaxStatusID() { method getDate (line 296) | public Date getDate() { method getPath (line 300) | public Path getPath() { method isDisallowedEmptyPartition (line 312) | public boolean isDisallowedEmptyPartition() { method toString (line 320) | @Override method getEarliestDenseDay (line 330) | private Date getEarliestDenseDay() { FILE: src/java/com/twitter/search/earlybird/archive/segmentbuilder/BuiltAndFinalizedSegment.java class BuiltAndFinalizedSegment (line 7) | public class BuiltAndFinalizedSegment extends SegmentBuilderSegment { method BuiltAndFinalizedSegment (line 8) | public BuiltAndFinalizedSegment( method handle (line 18) | @Override method isBuilt (line 25) | @Override FILE: src/java/com/twitter/search/earlybird/archive/segmentbuilder/NotYetBuiltSegment.java class NotYetBuiltSegment (line 18) | public class NotYetBuiltSegment extends SegmentBuilderSegment { method NotYetBuiltSegment (line 21) | public NotYetBuiltSegment( method handle (line 39) | @Override FILE: src/java/com/twitter/search/earlybird/archive/segmentbuilder/RateLimitingSegmentHandler.java class RateLimitingSegmentHandler (line 11) | public class RateLimitingSegmentHandler { method RateLimitingSegmentHandler (line 16) | RateLimitingSegmentHandler(long hdfsCheckIntervalMillis, Clock clock) { method processSegment (line 21) | SegmentBuilderSegment processSegment(SegmentBuilderSegment segment) FILE: src/java/com/twitter/search/earlybird/archive/segmentbuilder/SegmentBuilder.java class SegmentBuilder (line 60) | public class SegmentBuilder { method SegmentBuilder (line 121) | @Inject method SegmentBuilder (line 154) | @VisibleForTesting method run (line 222) | void run() { method indexingLoop (line 294) | @VisibleForTesting method doShutdown (line 320) | protected void doShutdown() { method createTimeSlices (line 331) | private List createTimeSlices() th... class TimeSliceAndHashPartition (line 352) | private static class TimeSliceAndHashPartition implements Comparable createPairs( method getSegmentsForMyPartition (line 424) | private List getSegmentsForMyPartition( method printSegmentInfoMap (line 443) | private void printSegmentInfoMap(Map se... method processSegments (line 459) | @VisibleForTesting method getSegmentSleepTime (line 496) | private long getSegmentSleepTime() { method randRange (line 514) | private int randRange(int min, int max) { method range (line 521) | private static List range(int count) { method getSyncConfig (line 531) | private static SegmentSyncConfig getSyncConfig(String scrubGen) { FILE: src/java/com/twitter/search/earlybird/archive/segmentbuilder/SegmentBuilderApp.java class SegmentBuilderApp (line 17) | public class SegmentBuilderApp extends AbstractTwitterServer { method SegmentBuilderApp (line 20) | public SegmentBuilderApp() { method start (line 84) | @Override method shutdown (line 100) | protected void shutdown() { method javaModules (line 105) | @Override FILE: src/java/com/twitter/search/earlybird/archive/segmentbuilder/SegmentBuilderCoordinator.java class SegmentBuilderCoordinator (line 39) | class SegmentBuilderCoordinator { method SegmentBuilderCoordinator (line 58) | SegmentBuilderCoordinator( method isScrubGenDataFullyBuilt (line 68) | public boolean isScrubGenDataFullyBuilt(int instanceNumber) { method isScrubGenDataFullyBuilt (line 88) | @VisibleForTesting method checkIfScrubGenDataIsFullyBuilt (line 137) | private void checkIfScrubGenDataIsFullyBuilt( method createScrubGenDataFullyBuiltFileOnHdfs (line 162) | private boolean createScrubGenDataFullyBuiltFileOnHdfs(FileSystem fs) { method checkHaveScrubGenDataFullyBuiltFileOnHdfs (line 178) | private boolean checkHaveScrubGenDataFullyBuiltFileOnHdfs(FileSystem f... method getScrubGenDataFullyBuiltFilePath (line 191) | @VisibleForTesting method statusReadyHDFSPath (line 196) | @VisibleForTesting FILE: src/java/com/twitter/search/earlybird/archive/segmentbuilder/SegmentBuilderMain.java class SegmentBuilderMain (line 3) | public final class SegmentBuilderMain { method SegmentBuilderMain (line 5) | private SegmentBuilderMain() { } method main (line 7) | public static void main(String[] args) { FILE: src/java/com/twitter/search/earlybird/archive/segmentbuilder/SegmentBuilderModule.java class SegmentBuilderModule (line 16) | public class SegmentBuilderModule extends TwitterModule { method SegmentBuilderModule (line 21) | public SegmentBuilderModule() { method provideDecider (line 41) | @Provides FILE: src/java/com/twitter/search/earlybird/archive/segmentbuilder/SegmentBuilderSegment.java class SegmentBuilderSegment (line 18) | public abstract class SegmentBuilderSegment { method SegmentBuilderSegment (line 25) | public SegmentBuilderSegment(SegmentInfo segmentInfo, method getSegmentInfo (line 38) | public SegmentInfo getSegmentInfo() { method getSegmentName (line 42) | public String getSegmentName() { method getAlreadyRetriedCount (line 46) | public int getAlreadyRetriedCount() { method handle (line 54) | public abstract SegmentBuilderSegment handle() method isBuilt (line 57) | public boolean isBuilt() { method toString (line 61) | @Override method createNewSegmentInfo (line 73) | protected SegmentInfo createNewSegmentInfo(SegmentInfo oldSegmentInfo) method getZooKeeperTryLock (line 88) | protected TryLock getZooKeeperTryLock() { FILE: src/java/com/twitter/search/earlybird/archive/segmentbuilder/SegmentConfig.java class SegmentConfig (line 8) | public class SegmentConfig { method SegmentConfig (line 14) | public SegmentConfig( method getEarlybirdIndexConfig (line 26) | public ArchiveOnDiskEarlybirdIndexConfig getEarlybirdIndexConfig() { method getSegmentZKLockExpirationTime (line 30) | public Amount getSegmentZKLockExpirationTime() { method getMaxRetriesOnFailure (line 34) | public int getMaxRetriesOnFailure() { method getTryLockFactory (line 38) | public ZooKeeperTryLockFactory getTryLockFactory() { FILE: src/java/com/twitter/search/earlybird/archive/segmentbuilder/SegmentInfoConstructionException.java class SegmentInfoConstructionException (line 8) | class SegmentInfoConstructionException extends Exception { method SegmentInfoConstructionException (line 9) | SegmentInfoConstructionException(String msg, IOException e) { FILE: src/java/com/twitter/search/earlybird/archive/segmentbuilder/SegmentUpdaterException.java class SegmentUpdaterException (line 8) | @VisibleForTesting method SegmentUpdaterException (line 10) | SegmentUpdaterException(String msg) { FILE: src/java/com/twitter/search/earlybird/archive/segmentbuilder/SomeoneElseIsBuildingSegment.java class SomeoneElseIsBuildingSegment (line 14) | public class SomeoneElseIsBuildingSegment extends SegmentBuilderSegment { method SomeoneElseIsBuildingSegment (line 15) | public SomeoneElseIsBuildingSegment( method handle (line 31) | @Override method segmentExistsOnHdfs (line 65) | @VisibleForTesting FILE: src/java/com/twitter/search/earlybird/common/Base64RequestResponseForLogging.java class Base64RequestResponseForLogging (line 12) | public final class Base64RequestResponseForLogging { type LogType (line 22) | private enum LogType { method Base64RequestResponseForLogging (line 37) | private Base64RequestResponseForLogging( method randomRequest (line 45) | public static Base64RequestResponseForLogging randomRequest( method failedRequest (line 50) | public static Base64RequestResponseForLogging failedRequest( method slowRequest (line 55) | public static Base64RequestResponseForLogging slowRequest( method asBase64 (line 60) | private String asBase64(EarlybirdRequest clearedRequest) { method asBase64 (line 75) | private String asBase64(EarlybirdResponse earlybirdResponse) { method getFormattedMessage (line 84) | private String getFormattedMessage() { method log (line 95) | public void log() { FILE: src/java/com/twitter/search/earlybird/common/CaughtUpMonitor.java class CaughtUpMonitor (line 15) | public class CaughtUpMonitor { method CaughtUpMonitor (line 20) | public CaughtUpMonitor(String statPrefix) { method isCaughtUp (line 24) | public boolean isCaughtUp() { method setAndNotify (line 31) | public synchronized void setAndNotify(boolean caughtUp) { method resetAndWaitUntilCaughtUp (line 42) | public synchronized void resetAndWaitUntilCaughtUp() { FILE: src/java/com/twitter/search/earlybird/common/ClientIdUtil.java class ClientIdUtil (line 11) | public final class ClientIdUtil { method ClientIdUtil (line 32) | private ClientIdUtil() { method getClientIdFromRequest (line 36) | public static String getClientIdFromRequest(EarlybirdRequest request) { method getClientIdFromHttpEndpointAttribution (line 46) | public static Optional getClientIdFromHttpEndpointAttribution() { method formatClientId (line 54) | public static String formatClientId(String clientId) { method formatFinagleClientIdAndClientId (line 62) | public static String formatFinagleClientIdAndClientId(String finagleCl... method formatClientIdAndRequestType (line 70) | public static String formatClientIdAndRequestType( method getQuotaClientId (line 78) | public static String getQuotaClientId(String clientId) { FILE: src/java/com/twitter/search/earlybird/common/EarlybirdRequestLogger.java class EarlybirdRequestLogger (line 35) | public class EarlybirdRequestLogger extends RPCLogger { type ExtraFields (line 36) | protected enum ExtraFields { type ShardOnlyExtraFields (line 48) | protected enum ShardOnlyExtraFields { type RootOnlyExtraFields (line 53) | protected enum RootOnlyExtraFields { method buildForRoot (line 78) | static EarlybirdRequestLogger buildForRoot( method buildForShard (line 86) | static EarlybirdRequestLogger buildForShard( method EarlybirdRequestLogger (line 94) | @VisibleForTesting method EarlybirdRequestLogger (line 100) | private EarlybirdRequestLogger(String loggerName, int latencyWarnThres... method logRequest (line 115) | public void logRequest(EarlybirdRequest request, EarlybirdResponse res... method setRequestLogEntries (line 176) | private void setRequestLogEntries(LogEntry entry, EarlybirdRequest req... method getTwitterContext (line 228) | @VisibleForTesting method setLogEntriesFromTwitterContext (line 233) | private void setLogEntriesFromTwitterContext(LogEntry entry) { method setResponseLogEntries (line 250) | private void setResponseLogEntries(LogEntry entry, EarlybirdResponse r... method numRequestedForLog (line 275) | private static int numRequestedForLog(EarlybirdRequest request) { method numResultsForLog (line 299) | public static int numResultsForLog(EarlybirdResponse response) { method requestTypeForLog (line 311) | private static String requestTypeForLog(EarlybirdRequest request) { method preBuildFailureRatioCounters (line 353) | private static Map preBuildFai... FILE: src/java/com/twitter/search/earlybird/common/EarlybirdRequestPostLogger.java class EarlybirdRequestPostLogger (line 8) | public final class EarlybirdRequestPostLogger { method buildForRoot (line 11) | public static EarlybirdRequestPostLogger buildForRoot( method buildForShard (line 20) | public static EarlybirdRequestPostLogger buildForShard( method EarlybirdRequestPostLogger (line 29) | private EarlybirdRequestPostLogger(EarlybirdRequestLogger logger) { method logRequest (line 33) | public void logRequest(EarlybirdRequest request, EarlybirdResponse res... FILE: src/java/com/twitter/search/earlybird/common/EarlybirdRequestPreLogger.java class EarlybirdRequestPreLogger (line 6) | public final class EarlybirdRequestPreLogger { method buildForRoot (line 9) | public static EarlybirdRequestPreLogger buildForRoot(Decider decider) { method buildForShard (line 16) | public static EarlybirdRequestPreLogger buildForShard( method EarlybirdRequestPreLogger (line 25) | private EarlybirdRequestPreLogger(EarlybirdRequestLogger logger) { method logRequest (line 29) | public void logRequest(EarlybirdRequest request) { FILE: src/java/com/twitter/search/earlybird/common/EarlybirdRequestUtil.java class EarlybirdRequestUtil (line 20) | public final class EarlybirdRequestUtil { method EarlybirdRequestUtil (line 67) | private EarlybirdRequestUtil() { method logAndFixExcessiveValues (line 73) | public static void logAndFixExcessiveValues(EarlybirdRequest request) { method checkAndSetCollectorParams (line 116) | public static void checkAndSetCollectorParams(EarlybirdRequest request) { method setMaxHitsToProcess (line 146) | private static void setMaxHitsToProcess(ThriftSearchQuery thriftSearch... method copyAndClearUnnecessaryValuesForLogging (line 164) | public static EarlybirdRequest copyAndClearUnnecessaryValuesForLogging... method updateHitsCounters (line 179) | public static void updateHitsCounters(EarlybirdRequest request) { method isCachingAllowed (line 219) | public static boolean isCachingAllowed(EarlybirdRequest request) { method recordClientClockDiff (line 230) | public static void recordClientClockDiff(EarlybirdRequest request) { FILE: src/java/com/twitter/search/earlybird/common/EarlybirdThriftBackend.java class EarlybirdThriftBackend (line 12) | @Singleton method EarlybirdThriftBackend (line 19) | @Inject FILE: src/java/com/twitter/search/earlybird/common/NonPagingAssert.java class NonPagingAssert (line 12) | public class NonPagingAssert { method NonPagingAssert (line 20) | public NonPagingAssert(String name) { method assertFailed (line 25) | public void assertFailed() { method assertFailed (line 30) | public static void assertFailed(String name) { FILE: src/java/com/twitter/search/earlybird/common/RequestResponseForLogging.java class RequestResponseForLogging (line 13) | public class RequestResponseForLogging { method RequestResponseForLogging (line 23) | public RequestResponseForLogging(EarlybirdRequest request, method serialize (line 29) | private String serialize(EarlybirdRequest clearedRequest, EarlybirdRes... method logFailedRequest (line 44) | public void logFailedRequest() { FILE: src/java/com/twitter/search/earlybird/common/RequestResponsePair.java class RequestResponsePair (line 8) | public class RequestResponsePair { method RequestResponsePair (line 18) | public RequestResponsePair( method getFinalSerializedQuery (line 29) | public String getFinalSerializedQuery() { method getRequest (line 33) | public EarlybirdRequest getRequest() { method getResponse (line 37) | public EarlybirdResponse getResponse() { method getLuceneQuery (line 41) | public Query getLuceneQuery() { FILE: src/java/com/twitter/search/earlybird/common/UnknownClientRequestForLogging.java class UnknownClientRequestForLogging (line 15) | public final class UnknownClientRequestForLogging { method UnknownClientRequestForLogging (line 29) | private UnknownClientRequestForLogging( method unknownClientRequest (line 48) | public static UnknownClientRequestForLogging unknownClientRequest( method asBase64 (line 60) | private String asBase64() { method log (line 74) | public void log() { FILE: src/java/com/twitter/search/earlybird/common/config/EarlybirdConfig.java class EarlybirdConfig (line 20) | public final class EarlybirdConfig { method EarlybirdConfig (line 39) | private EarlybirdConfig() { } class PenguinVersionHolder (line 41) | private static final class PenguinVersionHolder { method getPenguinVersionByte (line 49) | public static byte getPenguinVersionByte() { method getPenguinVersion (line 53) | public static PenguinVersion getPenguinVersion() { method init (line 60) | public static synchronized void init(@Nullable String configFile) { method setOverrideValues (line 67) | public static synchronized void setOverrideValues(Map ... method allValuesAsString (line 75) | public static String allValuesAsString() { method getString (line 105) | public static String getString(String property) { method getString (line 122) | public static String getString(String property, String defaultValue) { method getInt (line 135) | public static int getInt(String property) { method getInt (line 152) | public static int getInt(String property, int defaultValue) { method getDouble (line 164) | public static double getDouble(String property, double defaultValue) { method getLong (line 177) | public static long getLong(String property) { method getLong (line 194) | public static long getLong(String property, long defaultValue) { method getBool (line 207) | public static boolean getBool(String property) { method getBool (line 224) | public static boolean getBool(String property, boolean defaultValue) { method getDate (line 236) | public static Date getDate(String property) { method getListOfStrings (line 252) | public static List getListOfStrings(String property) { method getMap (line 268) | @SuppressWarnings("unchecked") method getMaxSegmentSize (line 277) | public static int getMaxSegmentSize() { method getLogPropertiesFile (line 284) | public static String getLogPropertiesFile() { method getLogDir (line 298) | public static String getLogDir() { method overrideLogDir (line 306) | public static void overrideLogDir(String logDir) { method getThriftPort (line 310) | public static int getThriftPort() { method getWarmUpThriftPort (line 314) | public static int getWarmUpThriftPort() { method getSearcherThreads (line 318) | public static int getSearcherThreads() { method getLateTweetBuffer (line 322) | public static int getLateTweetBuffer() { method getAdminPort (line 326) | public static int getAdminPort() { method setAdminPort (line 330) | public static void setAdminPort(int adminPort) { method isRealtimeOrProtected (line 334) | public static boolean isRealtimeOrProtected() { method consumeUserScrubGeoEvents (line 339) | public static boolean consumeUserScrubGeoEvents() { method getAuroraInstanceKey (line 343) | @Nullable method setAuroraInstanceKey (line 348) | public static void setAuroraInstanceKey(AuroraInstanceKey auroraInstan... method isAurora (line 352) | public static boolean isAurora() { method setForTests (line 356) | public static void setForTests(String property, Object value) { method clearForTests (line 360) | public static synchronized void clearForTests() { FILE: src/java/com/twitter/search/earlybird/common/config/EarlybirdProperty.java class EarlybirdProperty (line 25) | public final class EarlybirdProperty { class PropertyType (line 27) | private static final class PropertyType { method PropertyType (line 42) | private PropertyType(Flaggable flaggable, Function get... method getServiceIdentifier (line 335) | public static ServiceIdentifier getServiceIdentifier() { method EarlybirdProperty (line 349) | private EarlybirdProperty(String name, String help, PropertyType type, method EarlybirdProperty (line 354) | private EarlybirdProperty(String name, String help, PropertyType type, method name (line 363) | public String name() { method isRequiredOnAurora (line 367) | public boolean isRequiredOnAurora() { method isRequiredOnDedicated (line 371) | public boolean isRequiredOnDedicated() { method createFlag (line 375) | public Flag createFlag(Flags flags) { method get (line 379) | public T get() { method get (line 383) | public T get(T devaultValue) { method values (line 387) | public static EarlybirdProperty[] values() { FILE: src/java/com/twitter/search/earlybird/common/userupdates/UserScrubGeoMap.java class UserScrubGeoMap (line 23) | public class UserScrubGeoMap { method UserScrubGeoMap (line 35) | public UserScrubGeoMap() { method indexUserScrubGeoEvent (line 48) | public void indexUserScrubGeoEvent(UserScrubGeoEvent userScrubGeoEvent) { method isTweetGeoScrubbed (line 68) | public boolean isTweetGeoScrubbed(long tweetId, long fromUserId) { method computeEventLag (line 80) | private long computeEventLag(long maxTweetId) { method getNumUsersInMap (line 85) | public long getNumUsersInMap() { method getMap (line 89) | public ConcurrentHashMap getMap() { method isEmpty (line 93) | public boolean isEmpty() { method isSet (line 97) | public boolean isSet(long userId) { FILE: src/java/com/twitter/search/earlybird/common/userupdates/UserTable.java class UserTable (line 21) | public class UserTable { class HashTable (line 56) | private static final class HashTable { method HashTable (line 68) | HashTable(int size) { method hashSize (line 76) | protected int hashSize() { method setCountOfNumUsersWithNoBitsSet (line 82) | public void setCountOfNumUsersWithNoBitsSet() { method setSetBitCounts (line 93) | public void setSetBitCounts() { method getLastRecordTimestamp (line 117) | public long getLastRecordTimestamp() { method setLastRecordTimestamp (line 121) | public void setLastRecordTimestamp(long lastRecordTimestamp) { method setOffensive (line 125) | public void setOffensive(long userID, boolean offensive) { method setAntisocial (line 129) | public void setAntisocial(long userID, boolean antisocial) { method setNSFW (line 133) | public void setNSFW(long userID, boolean nsfw) { method setIsProtected (line 137) | public void setIsProtected(long userID, boolean isProtected) { method indexUserUpdate (line 144) | public boolean indexUserUpdate(UserUpdatesChecker checker, UserUpdate ... method hashCode (line 171) | private int hashCode(long userID) { method getFlaggedUserIdIterator (line 178) | public Iterator getFlaggedUserIdIterator() { method UserTable (line 222) | private UserTable(HashTable hashTable, Predicate userIdFilter, method UserTable (line 259) | private UserTable(int initialSize, Predicate userIdFilter) { method UserTable (line 263) | @VisibleForTesting method newTableWithDefaultCapacityAndPredicate (line 268) | public static UserTable method newTableNonFilteredWithDefaultCapacity (line 274) | public static UserTable newTableNonFilteredWithDefaultCapacity() { method exportUserUpdatesTableStats (line 278) | private void exportUserUpdatesTableStats() { method updateStats (line 301) | private void updateStats() { method computeDesiredHashTableCapacity (line 315) | private static int computeDesiredHashTableCapacity(int initialSize) { method getNumUsersInTable (line 328) | public int getNumUsersInTable() { method getSetBitCount (line 335) | public long getSetBitCount(int userStateBit) { method getUserIdFilter (line 345) | public Predicate getUserIdFilter() { method set (line 352) | public final void set(long userID, int bit, boolean value) { method isSet (line 440) | public final boolean isSet(long userID, int bits) { method shouldKeepUser (line 450) | private boolean shouldKeepUser(long userID) { method findHashPosition (line 454) | private int findHashPosition(final HashTable table, final long userID) { method filterTableAndCountValidItems (line 478) | private synchronized int filterTableAndCountValidItems() { method rehash (line 522) | private void rehash(final int newSize) { method setTable (line 558) | public void setTable(UserTable newTable) { method getHashTableCapacity (line 563) | @VisibleForTesting method getNumUsersWithNoBitsSet (line 568) | @VisibleForTesting FILE: src/java/com/twitter/search/earlybird/common/userupdates/UserTableBuilderFromSnapshot.java class UserTableBuilderFromSnapshot (line 41) | public class UserTableBuilderFromSnapshot { method UserTableBuilderFromSnapshot (line 58) | public UserTableBuilderFromSnapshot() { class UserUpdate (line 65) | private static final class UserUpdate { method UserUpdate (line 71) | private UserUpdate(long userId, method fromUserState (line 81) | public static UserUpdate fromUserState(SafetyUserState safetyUserSta... method build (line 105) | public Optional build(Predicate userFilter) { method setSnapshotPath (line 153) | private void setSnapshotPath() { method getUserUpdates (line 172) | private Stream getUserUpdates() throws IOException { method readTimestampOfLastSeenUpdateFromSnapshot (line 221) | private long readTimestampOfLastSeenUpdateFromSnapshot() throws IOExce... method insertUser (line 234) | private void insertUser(UserUpdate userUpdate) { FILE: src/java/com/twitter/search/earlybird/common/userupdates/UserUpdate.java class UserUpdate (line 10) | public class UserUpdate { method UserUpdate (line 16) | public UserUpdate(long twitterUserID, method toString (line 27) | @Override public String toString() { method getUpdatedAt (line 35) | public Date getUpdatedAt() { FILE: src/java/com/twitter/search/earlybird/common/userupdates/UserUpdatesChecker.java class UserUpdatesChecker (line 15) | public class UserUpdatesChecker { method UserUpdatesChecker (line 20) | public UserUpdatesChecker(Clock clock, Decider decider, EarlybirdClust... method skipUserUpdate (line 33) | public boolean skipUserUpdate(UserUpdate userUpdate) { method skipAntisocialUserUpdate (line 62) | private boolean skipAntisocialUserUpdate(UserUpdate userUpdate) { method skipProtectedUserUpdate (line 67) | private boolean skipProtectedUserUpdate() { FILE: src/java/com/twitter/search/earlybird/config/ServingRange.java type ServingRange (line 6) | public interface ServingRange { method getServingRangeSinceId (line 10) | long getServingRangeSinceId(); method getServingRangeMaxId (line 15) | long getServingRangeMaxId(); method getServingRangeSinceTimeSecondsFromEpoch (line 20) | long getServingRangeSinceTimeSecondsFromEpoch(); method getServingRangeUntilTimeSecondsFromEpoch (line 25) | long getServingRangeUntilTimeSecondsFromEpoch(); FILE: src/java/com/twitter/search/earlybird/config/TierConfig.java class TierConfig (line 22) | public final class TierConfig { type ConfigSource (line 40) | public enum ConfigSource { method TierConfig (line 45) | private TierConfig() { } method init (line 47) | private static synchronized void init() { method getConfigFile (line 56) | public static ConfigFile getConfigFile() { method getConfigFileName (line 61) | public static String getConfigFileName() { method getTierNames (line 68) | public static Set getTierNames() { method setForTests (line 75) | public static void setForTests(String property, Object value) { method getTierInfo (line 82) | public static TierInfo getTierInfo(String tierName) { method getTierInfo (line 89) | public static TierInfo getTierInfo(String tierName, @Nullable String e... method clear (line 157) | public static synchronized void clear() { method getTierConfigSource (line 162) | protected static synchronized ConfigSource getTierConfigSource() { method getRequestReadType (line 166) | private static TierInfo.RequestReadType getRequestReadType( FILE: src/java/com/twitter/search/earlybird/config/TierInfo.java class TierInfo (line 13) | public class TierInfo implements ServingRange { type RequestReadType (line 17) | public static enum RequestReadType { method TierInfo (line 43) | public TierInfo(String tierName, method TierInfo (line 85) | @VisibleForTesting method toString (line 104) | @Override method getTierName (line 109) | public String getTierName() { method getDataStartDate (line 113) | public Date getDataStartDate() { method getDataEndDate (line 117) | public Date getDataEndDate() { method getNumPartitions (line 121) | public int getNumPartitions() { method getMaxTimeslices (line 125) | public int getMaxTimeslices() { method getSource (line 129) | public TierConfig.ConfigSource getSource() { method isEnabled (line 133) | public boolean isEnabled() { method isDarkRead (line 137) | public boolean isDarkRead() { method getReadType (line 141) | public RequestReadType getReadType() { method getReadTypeOverride (line 145) | public RequestReadType getReadTypeOverride() { method getServingRangeSinceId (line 149) | public long getServingRangeSinceId() { method getServingRangeMaxId (line 153) | public long getServingRangeMaxId() { method getServingRangeOverrideSinceId (line 157) | long getServingRangeOverrideSinceId() { method getServingRangeOverrideMaxId (line 161) | long getServingRangeOverrideMaxId() { method getServingRangeSinceTimeSecondsFromEpoch (line 165) | public long getServingRangeSinceTimeSecondsFromEpoch() { method getServingRangeUntilTimeSecondsFromEpoch (line 169) | public long getServingRangeUntilTimeSecondsFromEpoch() { method getServingRangeOverrideSinceTimeSecondsFromEpoch (line 173) | long getServingRangeOverrideSinceTimeSecondsFromEpoch() { method getServingRangeOverrideUntilTimeSecondsFromEpoch (line 177) | long getServingRangeOverrideUntilTimeSecondsFromEpoch() { FILE: src/java/com/twitter/search/earlybird/config/TierInfoSource.java class TierInfoSource (line 11) | public class TierInfoSource { method TierInfoSource (line 14) | @Inject method getTierInformation (line 19) | public List getTierInformation() { method getConfigFileType (line 23) | public String getConfigFileType() { method getTierInfoWithPrefix (line 27) | private List getTierInfoWithPrefix(String tierPrefix) { FILE: src/java/com/twitter/search/earlybird/config/TierInfoUtil.java class TierInfoUtil (line 8) | public final class TierInfoUtil { method TierInfoUtil (line 14) | private TierInfoUtil() { method checkTierServingRanges (line 21) | public static void checkTierServingRanges(SortedSet tierInfo... FILE: src/java/com/twitter/search/earlybird/config/TierInfoWrapper.java class TierInfoWrapper (line 11) | public class TierInfoWrapper implements ServingRange { method TierInfoWrapper (line 15) | public TierInfoWrapper(TierInfo tierInfo, boolean useOverrideTierConfi... method getTierName (line 20) | public String getTierName() { method getDataStartDate (line 24) | public Date getDataStartDate() { method getDataEndDate (line 28) | public Date getDataEndDate() { method getNumPartitions (line 32) | public int getNumPartitions() { method getMaxTimeslices (line 36) | public int getMaxTimeslices() { method getSource (line 40) | public TierConfig.ConfigSource getSource() { method isEnabled (line 44) | public boolean isEnabled() { method isDarkRead (line 48) | public boolean isDarkRead() { method getReadType (line 52) | public TierInfo.RequestReadType getReadType() { method getServingRangeSinceId (line 56) | public long getServingRangeSinceId() { method getServingRangeMaxId (line 62) | public long getServingRangeMaxId() { method getServingRangeSinceTimeSecondsFromEpoch (line 68) | public long getServingRangeSinceTimeSecondsFromEpoch() { method getServingRangeUntilTimeSecondsFromEpoch (line 74) | public long getServingRangeUntilTimeSecondsFromEpoch() { method servingRangesOverlap (line 80) | public static boolean servingRangesOverlap(TierInfoWrapper tier1, Tier... method servingRangesHaveGap (line 85) | public static boolean servingRangesHaveGap(TierInfoWrapper tier1, Tier... FILE: src/java/com/twitter/search/earlybird/config/TierServingBoundaryEndPoint.java class TierServingBoundaryEndPoint (line 17) | public class TierServingBoundaryEndPoint { method TierServingBoundaryEndPoint (line 32) | TierServingBoundaryEndPoint(Long absoluteTweetId, method newTierServingBoundaryEndPoint (line 65) | public static TierServingBoundaryEndPoint newTierServingBoundaryEndPoi... method inferBoundaryFromDataRange (line 78) | private static TierServingBoundaryEndPoint inferBoundaryFromDataRange(... method getRelativeBoundary (line 110) | private static TierServingBoundaryEndPoint getRelativeBoundary(String ... method getBoundaryTweetId (line 123) | @VisibleForTesting method getBoundaryTimeSecondsFromEpoch (line 138) | public long getBoundaryTimeSecondsFromEpoch() { FILE: src/java/com/twitter/search/earlybird/document/DeletedStatus.java class DeletedStatus (line 7) | public final class DeletedStatus { method DeletedStatus (line 11) | public DeletedStatus(long timeSliceID, long statusID) { FILE: src/java/com/twitter/search/earlybird/document/DocumentFactory.java class DocumentFactory (line 26) | public abstract class DocumentFactory> { method DocumentFactory (line 35) | public DocumentFactory(CriticalExceptionHandler criticalExceptionHandl... method getStatusId (line 42) | public abstract long getStatusId(T thriftObject); method newDocument (line 48) | @Nullable method innerNewDocument (line 90) | @Nullable method addField (line 94) | protected void addField(Document document, IndexableField field) { method newField (line 100) | protected Field newField(String data, String fieldName) { method newField (line 104) | protected Field newField(String data, String fieldName, FieldType fiel... FILE: src/java/com/twitter/search/earlybird/document/ThriftDocumentPreprocessor.java class ThriftDocumentPreprocessor (line 28) | public final class ThriftDocumentPreprocessor { method ThriftDocumentPreprocessor (line 35) | private ThriftDocumentPreprocessor() { method preprocess (line 41) | public static ThriftDocument preprocess( method patchArchiveThriftDocumentAccuracy (line 74) | private static void patchArchiveThriftDocumentAccuracy(ThriftDocument ... method patchArchiveHasLinks (line 106) | private static void patchArchiveHasLinks(ThriftDocument doc, Earlybird... method isNullcastBitAndFilterConsistent (line 126) | public static boolean isNullcastBitAndFilterConsistent(ThriftDocument ... method isNullcastBitAndFilterConsistent (line 131) | @VisibleForTesting method addAllMissingMinEngagementFields (line 143) | @VisibleForTesting FILE: src/java/com/twitter/search/earlybird/document/ThriftIndexingEventDocumentFactory.java class ThriftIndexingEventDocumentFactory (line 35) | public class ThriftIndexingEventDocumentFactory extends DocumentFactory<... method ThriftIndexingEventDocumentFactory (line 69) | public ThriftIndexingEventDocumentFactory( method getSchemaDocumentFactory (line 90) | public static SchemaDocumentFactory getSchemaDocumentFactory( method ThriftIndexingEventDocumentFactory (line 107) | @VisibleForTesting method getStatusId (line 125) | @Override method innerNewDocument (line 145) | @Override method adjustOrDropIfTweetIDAndCreatedAtAreInconsistent (line 175) | private ThriftDocument adjustOrDropIfTweetIDAndCreatedAtAreInconsisten... method isNullcastBitAndFilterConsistent (line 213) | private boolean isNullcastBitAndFilterConsistent( method areTweetIDAndCreateAtInTheFuture (line 224) | private boolean areTweetIDAndCreateAtInTheFuture(ThriftIndexingEvent e... FILE: src/java/com/twitter/search/earlybird/document/ThriftIndexingEventUpdateFactory.java class ThriftIndexingEventUpdateFactory (line 28) | public class ThriftIndexingEventUpdateFactory extends DocumentFactory createKafkaConsumer( method createKafkaConsumer (line 17) | KafkaConsumer createKafkaConsumer( FILE: src/java/com/twitter/search/earlybird/factory/EarlybirdServerFactory.java class EarlybirdServerFactory (line 60) | public final class EarlybirdServerFactory { method makeEarlybirdServer (line 68) | public EarlybirdServer makeEarlybirdServer(EarlybirdWireModule earlybi... method buildArchivePartitionManager (line 316) | private PartitionManager buildArchivePartitionManager( FILE: src/java/com/twitter/search/earlybird/factory/EarlybirdWireModule.java class EarlybirdWireModule (line 101) | public class EarlybirdWireModule { method provideIndexCaughtUpMonitor (line 130) | public CaughtUpMonitor provideIndexCaughtUpMonitor() { method provideKafkaIndexCaughtUpMonitor (line 136) | public CaughtUpMonitor provideKafkaIndexCaughtUpMonitor() { method provideOptimizationAndFlushingCoordinationLock (line 143) | public OptimizationAndFlushingCoordinationLock provideOptimizationAndF... method provideQueryTimeoutFactory (line 147) | public QueryTimeoutFactory provideQueryTimeoutFactory() { class ZooKeeperClients (line 151) | public static class ZooKeeperClients { method ZooKeeperClients (line 155) | public ZooKeeperClients() { method ZooKeeperClients (line 161) | public ZooKeeperClients(ZooKeeperProxy discoveryClient, ZooKeeperPro... method provideDecider (line 170) | public Decider provideDecider() { method provideZooKeeperClients (line 177) | public ZooKeeperClients provideZooKeeperClients() { method provideQueryCacheConfig (line 184) | public QueryCacheConfig provideQueryCacheConfig(SearchStatsReceiver se... method provideEarlybirdIndexConfig (line 191) | public EarlybirdIndexConfig provideEarlybirdIndexConfig( method provideDynamicPartitionConfig (line 198) | public DynamicPartitionConfig provideDynamicPartitionConfig() { method provideSegmentManager (line 205) | public SegmentManager provideSegmentManager( method provideQueryCacheManager (line 233) | public QueryCacheManager provideQueryCacheManager( method provideTermCountMonitor (line 250) | public TermCountMonitor provideTermCountMonitor( method provideTweetCountMonitor (line 258) | public TweetCountMonitor provideTweetCountMonitor( method provideUpdateableEarlybirdStateManager (line 270) | public UpdateableEarlybirdStateManager provideUpdateableEarlybirdState... method provideClockForStateManager (line 290) | public Clock provideClockForStateManager() { method providePartitionManagerExecutorFactory (line 294) | public ScheduledExecutorServiceFactory providePartitionManagerExecutor... method provideStateUpdateManagerExecutorFactory (line 298) | public ScheduledExecutorServiceFactory provideStateUpdateManagerExecut... method provideTermCountMonitorScheduledExecutorFactory (line 302) | public ScheduledExecutorServiceFactory provideTermCountMonitorSchedule... method provideTweetCountMonitorScheduledExecutorFactory (line 306) | public ScheduledExecutorServiceFactory provideTweetCountMonitorSchedul... method provideQueryCacheUpdateTaskScheduledExecutorFactory (line 314) | public ScheduledExecutorServiceFactory provideQueryCacheUpdateTaskSche... method provideSimpleUserUpdateIndexerScheduledExecutorFactory (line 342) | public ScheduledExecutorServiceFactory provideSimpleUserUpdateIndexerS... method provideFuturePoolManager (line 349) | public EarlybirdFuturePoolManager provideFuturePoolManager() { method provideFinagleServerManager (line 356) | public EarlybirdFinagleServerManager provideFinagleServerManager( method provideServerSetManager (line 364) | public EarlybirdServerSetManager provideServerSetManager( method provideWarmUpManager (line 381) | public EarlybirdWarmUpManager provideWarmUpManager( method provideEarlybirdDarkProxy (line 405) | public EarlybirdDarkProxy provideEarlybirdDarkProxy( method provideScoringModelsManager (line 422) | public ScoringModelsManager provideScoringModelsManager( method provideTensorflowModelsManager (line 447) | public TensorflowModelsManager provideTensorflowModelsManager( method provideEarlybirdServerStatsReceiver (line 480) | public SearchStatsReceiver provideEarlybirdServerStatsReceiver() { method provideFinagleStatsReceiver (line 484) | public StatsReceiver provideFinagleStatsReceiver() { method provideSearchIndexingMetricSet (line 488) | public SearchIndexingMetricSet provideSearchIndexingMetricSet() { method provideTweetsSearcherStats (line 492) | public EarlybirdSearcherStats provideTweetsSearcherStats() { method provideClock (line 499) | public Clock provideClock() { method provideMultiSegmentTermDictionaryManagerConfig (line 506) | public MultiSegmentTermDictionaryManager.Config provideMultiSegmentTer... method provideMultiSegmentTermDictionaryManager (line 515) | public MultiSegmentTermDictionaryManager provideMultiSegmentTermDictio... method provideFullArchivePartitionManager (line 528) | public PartitionManager provideFullArchivePartitionManager( method provideSegmentSyncConfig (line 566) | public SegmentSyncConfig provideSegmentSyncConfig(EarlybirdCluster clu... method storeEarlybirdStartupProducts (line 576) | protected void storeEarlybirdStartupProducts( method getIndexLoadingDirectory (line 595) | public String getIndexLoadingDirectory() { method provideAudioSpaceEventsStreamIndexer (line 614) | public AudioSpaceEventsStreamIndexer provideAudioSpaceEventsStreamInde... method provideEarlybirdStartup (line 634) | public EarlybirdStartup provideEarlybirdStartup( method provideQualityFactor (line 822) | public QualityFactor provideQualityFactor( method provideUserUpdatesKafkaConsumer (line 834) | public UserUpdatesStreamIndexer provideUserUpdatesKafkaConsumer( method provideUserScrubGeoEventKafkaConsumer (line 854) | public UserScrubGeoEventStreamIndexer provideUserScrubGeoEventKafkaCon... method provideEarlybirdKafkaConsumersFactory (line 873) | public EarlybirdKafkaConsumersFactory provideEarlybirdKafkaConsumersFa... method provideKafkaConsumer (line 883) | public EarlybirdKafkaConsumer provideKafkaConsumer( FILE: src/java/com/twitter/search/earlybird/factory/PartitionConfigUtil.java class PartitionConfigUtil (line 11) | public final class PartitionConfigUtil { method PartitionConfigUtil (line 14) | private PartitionConfigUtil() { method initPartitionConfigForAurora (line 20) | public static PartitionConfig initPartitionConfigForAurora(int numOfIn... method initPartitionConfig (line 44) | public static PartitionConfig initPartitionConfig() { FILE: src/java/com/twitter/search/earlybird/factory/ProductionEarlybirdKafkaConsumersFactory.java class ProductionEarlybirdKafkaConsumersFactory (line 12) | public class ProductionEarlybirdKafkaConsumersFactory implements Earlybi... method ProductionEarlybirdKafkaConsumersFactory (line 16) | ProductionEarlybirdKafkaConsumersFactory(String kafkaPath, int default... method createKafkaConsumer (line 24) | @Override method createKafkaConsumer (line 37) | @Override FILE: src/java/com/twitter/search/earlybird/factory/QueryCacheUpdaterScheduledExecutorService.java class QueryCacheUpdaterScheduledExecutorService (line 17) | public abstract class QueryCacheUpdaterScheduledExecutorService> getQueryCachesData() { method getHighestTweetId (line 220) | public long getHighestTweetId() { method optimizeIndexes (line 234) | public void optimizeIndexes() throws IOException { method makeOptimizedSegment (line 254) | public EarlybirdSegment makeOptimizedSegment() throws IOException { method getSegmentName (line 278) | public String getSegmentName() { method isOptimized (line 282) | public boolean isOptimized() { method delete (line 291) | public boolean delete(long tweetID) throws IOException { method updateDocValues (line 301) | protected void updateDocValues(long tweetID, String field, DocValuesUp... method append (line 310) | public void append(EarlybirdSegment otherSegment) throws IOException { method warmSegment (line 338) | public void warmSegment() throws IOException { method getSearcher (line 362) | @Nullable method getSearcher (line 377) | @Nullable method getIndexReader (line 395) | @Nullable method getIndexReader (line 404) | private EarlybirdIndexSegmentAtomicReader getIndexReader( method getMaxTweetId (line 422) | public long getMaxTweetId() { method newWriteableSegment (line 433) | private EarlybirdIndexSegmentWriter newWriteableSegment(EarlybirdIndex... method resetSegmentWriterReference (line 445) | private void resetSegmentWriterReference( method addDocument (line 477) | public void addDocument(TweetDocument doc) throws IOException { method addDocumentToArchiveSegment (line 485) | private void addDocumentToArchiveSegment(TweetDocument doc) throws IOE... method addDocumentToRealtimeSegment (line 506) | private void addDocumentToRealtimeSegment(TweetDocument doc) throws IO... method addDocumentInternal (line 525) | private void addDocumentInternal(TweetDocument tweetDocument) throws I... method incrementHourlyTweetCount (line 567) | private void incrementHourlyTweetCount(long tweetId) { method initHourlyTweetCounts (line 585) | private void initHourlyTweetCounts(EarlybirdIndexSegmentWriter segment... method appendOutOfOrder (line 596) | public boolean appendOutOfOrder(Document doc, long tweetID) throws IOE... method logAppendOutOfOrderFailure (line 626) | private void logAppendOutOfOrderFailure(long tweetID, Document doc, St... method hasDocument (line 635) | public boolean hasDocument(long tweetID) throws IOException { method checkIfFlushedDataVersionMatchesExpected (line 650) | private void checkIfFlushedDataVersionMatchesExpected(FlushInfo flushI... method load (line 676) | public void load(DataDeserializer in, FlushInfo flushInfo) throws IOEx... method setSegmentData (line 691) | public void setSegmentData( method flush (line 719) | public void flush(FlushInfo flushInfo, DataSerializer out) throws IOEx... method tryToLoadExistingIndex (line 749) | public boolean tryToLoadExistingIndex() throws IOException { method applyPartialUpdate (line 792) | public boolean applyPartialUpdate(ThriftIndexingEvent event) throws IO... method updateFeatureValue (line 842) | @VisibleForTesting method moveFSDirectoryIfExists (line 865) | private static boolean moveFSDirectoryIfExists(Directory luceneDirecto... method addSuccessFile (line 887) | private void addSuccessFile() throws IOException { method getNumDocs (line 897) | public int getNumDocs() throws IOException { method destroyImmediately (line 905) | public void destroyImmediately() { method close (line 919) | public void close() { method closeSegmentWriter (line 934) | private void closeSegmentWriter() { method maybeDeleteSegmentOnDisk (line 944) | private void maybeDeleteSegmentOnDisk() { method unloadSegmentFromMemory (line 967) | private void unloadSegmentFromMemory() { method getSegmentSizeOnDisk (line 972) | private long getSegmentSizeOnDisk() throws IOException { method getEarlybirdIndexConfig (line 988) | public EarlybirdIndexConfig getEarlybirdIndexConfig() { method checkSuccessFile (line 992) | @VisibleForTesting method getIndexSegmentWriter (line 997) | @VisibleForTesting class PerFieldCounters (line 1003) | private class PerFieldCounters { method increment (line 1014) | public void increment( method incrementTweetNotInIndex (line 1024) | public void incrementTweetNotInIndex( method increment (line 1035) | public void increment(ThriftIndexingEventType eventType, Document do... method increment (line 1043) | public void increment(ThriftIndexingEventType eventType, String fiel... method incrementTweetNotInIndex (line 1047) | public void incrementTweetNotInIndex(ThriftIndexingEventType eventTy... method incrementForPattern (line 1056) | private void incrementForPattern( FILE: src/java/com/twitter/search/earlybird/index/EarlybirdSegmentFactory.java class EarlybirdSegmentFactory (line 16) | public class EarlybirdSegmentFactory { method EarlybirdSegmentFactory (line 24) | public EarlybirdSegmentFactory( method getEarlybirdIndexConfig (line 35) | public EarlybirdIndexConfig getEarlybirdIndexConfig() { method newEarlybirdSegment (line 42) | public EarlybirdSegment newEarlybirdSegment(Segment segment, SegmentSy... FILE: src/java/com/twitter/search/earlybird/index/EarlybirdSingleSegmentSearcher.java class EarlybirdSingleSegmentSearcher (line 62) | public class EarlybirdSingleSegmentSearcher extends EarlybirdLuceneSearc... method EarlybirdSingleSegmentSearcher (line 73) | public EarlybirdSingleSegmentSearcher( method getTimeSliceID (line 88) | public final long getTimeSliceID() { method getTwitterIndexReader (line 92) | public EarlybirdIndexSegmentAtomicReader getTwitterIndexReader() { method search (line 107) | @Override method fillFacetResults (line 169) | @Override method collectTermStatistics (line 192) | @Override method explainSearchResults (line 205) | @Override method fillFacetResultMetadata (line 245) | @Override method fillTermStatsMetadata (line 272) | @Override method fillTermMetadata (line 312) | private void fillTermMetadata(Term term, ThriftFacetCountMetadata meta... method getSchemaSnapshot (line 410) | public ImmutableSchemaInterface getSchemaSnapshot() { method collectionStatistics (line 414) | @Override method termStatistics (line 419) | @Override FILE: src/java/com/twitter/search/earlybird/index/OptimizedTimeMapper.java class OptimizedTimeMapper (line 19) | public class OptimizedTimeMapper extends AbstractInMemoryTimeMapper impl... method OptimizedTimeMapper (line 24) | public OptimizedTimeMapper(RealtimeTimeMapper realtimeTimeMapper, method OptimizedTimeMapper (line 46) | private OptimizedTimeMapper(int[] timeMap, method getTime (line 54) | @Override method setTime (line 59) | @Override method getFlushHandler (line 64) | @Override class FlushHandler (line 69) | public static final class FlushHandler extends Flushable.Handler getModel(String modelName) { method create (line 97) | public static ScoringModelsManager create( method createHdfsLoader (line 118) | protected static ModelLoader createHdfsLoader( method createClasspathLoader (line 137) | @VisibleForTesting FILE: src/java/com/twitter/search/earlybird/partition/AudioSpaceEventsStreamIndexer.java class AudioSpaceEventsStreamIndexer (line 24) | public class AudioSpaceEventsStreamIndexer extends SimpleStreamIndexer getStartedSpaces() { method getFinishedSpaces (line 146) | public Set getFinishedSpaces() { FILE: src/java/com/twitter/search/earlybird/partition/BalancingKafkaConsumer.java class BalancingKafkaConsumer (line 28) | public class BalancingKafkaConsumer { method BalancingKafkaConsumer (line 44) | public BalancingKafkaConsumer( method poll (line 64) | public ConsumerRecords poll(Duration time... method topicFlowControl (line 70) | private void topicFlowControl(ConsumerRecords completeSegments) t... method buildMultiSegmentTermDictionary (line 237) | public void buildMultiSegmentTermDictionary() { method warmSegments (line 258) | public final void warmSegments(Iterable segments) throws ... class SingleSegmentIndexer (line 291) | private class SingleSegmentIndexer implements Runnable { method SingleSegmentIndexer (line 294) | public SingleSegmentIndexer(SegmentInfo segmentInfo) { method run (line 298) | @Override FILE: src/java/com/twitter/search/earlybird/partition/DynamicPartitionConfig.java class DynamicPartitionConfig (line 17) | public class DynamicPartitionConfig { method DynamicPartitionConfig (line 29) | public DynamicPartitionConfig(PartitionConfig initialConfig) { method getCurrentPartitionConfig (line 34) | public PartitionConfig getCurrentPartitionConfig() { method setCurrentPartitionConfig (line 42) | public void setCurrentPartitionConfig(PartitionConfig partitionConfig) { FILE: src/java/com/twitter/search/earlybird/partition/EarlybirdIndex.java class EarlybirdIndex (line 7) | public class EarlybirdIndex { method EarlybirdIndex (line 18) | public EarlybirdIndex( method EarlybirdIndex (line 32) | public EarlybirdIndex(List segmentInfoList, long tweetOff... method getSegmentInfoList (line 36) | public List getSegmentInfoList() { method getTweetOffset (line 40) | public long getTweetOffset() { method getUpdateOffset (line 44) | public long getUpdateOffset() { method getMaxIndexedTweetId (line 48) | public long getMaxIndexedTweetId() { method numOfNonOptimizedSegments (line 56) | public int numOfNonOptimizedSegments() { FILE: src/java/com/twitter/search/earlybird/partition/EarlybirdIndexFlusher.java class EarlybirdIndexFlusher (line 48) | public class EarlybirdIndexFlusher { type FlushAttemptResult (line 49) | public enum FlushAttemptResult { type PostFlushOperation (line 57) | @FunctionalInterface method execute (line 62) | void execute(); method EarlybirdIndexFlusher (line 106) | public EarlybirdIndexFlusher( method flushIfNecessary (line 130) | public FlushAttemptResult flushIfNecessary( method buildPathToIndexes (line 191) | public static Path buildPathToIndexes(String root, PartitionConfig par... method getIndexPathsByTime (line 204) | public static SortedMap getIndexPathsByTime( method flushIndex (line 225) | private boolean flushIndex( method cleanupOldIndexes (line 288) | private void cleanupOldIndexes() throws Exception { method pathForHour (line 306) | private Path pathForHour() { method flushIndex (line 312) | private void flushIndex(Path flushPath, EarlybirdIndex index) throws E... method flushSegment (line 352) | private BoxedUnit flushSegment(Path flushPath, SegmentInfo segmentInfo... FILE: src/java/com/twitter/search/earlybird/partition/EarlybirdIndexLoader.java class EarlybirdIndexLoader (line 33) | public class EarlybirdIndexLoader { method EarlybirdIndexLoader (line 53) | public EarlybirdIndexLoader( method loadIndex (line 75) | public Optional loadIndex() { method loadFromHDFS (line 123) | private Optional loadFromHDFS() throws Exception { method loadIndex (line 148) | private EarlybirdIndex loadIndex(Path flushPath) throws Exception { method loadSegment (line 187) | private SegmentInfo loadSegment( FILE: src/java/com/twitter/search/earlybird/partition/EarlybirdKafkaConsumer.java class EarlybirdKafkaConsumer (line 35) | public class EarlybirdKafkaConsumer implements Closeable { class ConsumeBatchResult (line 66) | protected class ConsumeBatchResult { method ConsumeBatchResult (line 70) | public ConsumeBatchResult(boolean isCaughtUp, long readRecordsCount) { method isCaughtUp (line 75) | public boolean isCaughtUp() { method getReadRecordsCount (line 79) | public long getReadRecordsCount() { method EarlybirdKafkaConsumer (line 84) | public EarlybirdKafkaConsumer( method run (line 114) | @VisibleForTesting method ingestUntilCurrent (line 126) | public void ingestUntilCurrent(long tweetOffset, long updateOffset) { method consumeBatchesUntilCurrent (line 168) | private long consumeBatchesUntilCurrent(boolean flushingEnabled) { method isCurrent (line 187) | public boolean isCurrent(boolean current) { method getToCurrentPostFlush (line 196) | @VisibleForTesting method consumeBatch (line 210) | @VisibleForTesting method isRunning (line 269) | public boolean isRunning() { method prepareAfterStartingWithIndex (line 273) | public void prepareAfterStartingWithIndex(long maxIndexedTweetId) { method close (line 277) | public void close() { FILE: src/java/com/twitter/search/earlybird/partition/EarlybirdStartup.java type EarlybirdStartup (line 10) | @FunctionalInterface method start (line 16) | Closeable start() throws EarlybirdStartupException; FILE: src/java/com/twitter/search/earlybird/partition/FlowControlException.java class FlowControlException (line 7) | public class FlowControlException extends RuntimeException { method FlowControlException (line 9) | public FlowControlException() { method FlowControlException (line 13) | public FlowControlException(String message) { FILE: src/java/com/twitter/search/earlybird/partition/HdfsUtil.java class HdfsUtil (line 10) | public final class HdfsUtil { method HdfsUtil (line 11) | private HdfsUtil() { method getHdfsFileSystem (line 14) | public static FileSystem getHdfsFileSystem() throws IOException { method segmentExistsOnHdfs (line 24) | public static boolean segmentExistsOnHdfs(FileSystem fs, SegmentInfo s... FILE: src/java/com/twitter/search/earlybird/partition/ISegmentWriter.java type ISegmentWriter (line 7) | public interface ISegmentWriter { type Result (line 8) | enum Result { method indexThriftVersionedEvents (line 18) | Result indexThriftVersionedEvents(ThriftVersionedEvents tve) throws IO... method getSegmentInfo (line 23) | SegmentInfo getSegmentInfo(); FILE: src/java/com/twitter/search/earlybird/partition/IndexingResultCounts.java class IndexingResultCounts (line 6) | public class IndexingResultCounts { method IndexingResultCounts (line 12) | public IndexingResultCounts() { method countResult (line 18) | public void countResult(ISegmentWriter.Result result) { method getIndexingCalls (line 29) | int getIndexingCalls() { method getFailureRetriable (line 33) | int getFailureRetriable() { method getFailureNotRetriable (line 37) | int getFailureNotRetriable() { method getIndexingSuccess (line 41) | int getIndexingSuccess() { method toString (line 45) | @Override FILE: src/java/com/twitter/search/earlybird/partition/InstrumentedQueue.java class InstrumentedQueue (line 12) | public class InstrumentedQueue { method InstrumentedQueue (line 19) | public InstrumentedQueue(String statsPrefix) { method add (line 30) | public void add(T tve) { method poll (line 39) | public T poll() { method getQueueSize (line 48) | public long getQueueSize() { FILE: src/java/com/twitter/search/earlybird/partition/KafkaStartup.java class KafkaStartup (line 30) | public class KafkaStartup implements EarlybirdStartup { method KafkaStartup (line 58) | public KafkaStartup( method userEventsStartup (line 91) | private void userEventsStartup() { method loadAudioSpaceEvents (line 111) | private void loadAudioSpaceEvents() { method tweetsAndUpdatesStartup (line 138) | private void tweetsAndUpdatesStartup() throws EarlybirdStartupException { method validateSegments (line 215) | protected void validateSegments() throws EarlybirdStartupException { method validateSegmentsForNonTest (line 223) | protected void validateSegmentsForNonTest() throws EarlybirdStartupExc... method queryCacheStartup (line 230) | private void queryCacheStartup() throws EarlybirdStartupException { method shutdownIndexing (line 262) | @VisibleForTesting method buildMultiSegmentTermDictionary (line 272) | private void buildMultiSegmentTermDictionary() { method parallelIndexingStartup (line 283) | private void parallelIndexingStartup() throws EarlybirdStartupException { method start (line 319) | @Override FILE: src/java/com/twitter/search/earlybird/partition/MultiSegmentTermDictionaryManager.java class MultiSegmentTermDictionaryManager (line 40) | public class MultiSegmentTermDictionaryManager { method buildDictionary (line 52) | @Override class Config (line 61) | public static class Config { method Config (line 64) | public Config(List fieldNames) { method managedFieldNames (line 69) | public List managedFieldNames() { method isEnabled (line 73) | public boolean isEnabled() { method getManagerDisabledDeciderName (line 78) | @VisibleForTesting class FieldStats (line 83) | private static final class FieldStats { method FieldStats (line 88) | private FieldStats(SearchStatsReceiver statsReceiver, String fieldNa... method MultiSegmentTermDictionaryManager (line 117) | public MultiSegmentTermDictionaryManager( method getMultiSegmentTermDictionary (line 144) | @Nullable method buildDictionary (line 159) | public synchronized boolean buildDictionary() { method getSegmentsToMerge (line 201) | private List getSegmentsToMerge() { method differentFromPreviousList (line 214) | private boolean differentFromPreviousList(List segmentsTo... method createNewDictionaries (line 239) | private ImmutableMap createNewDict... method findFieldIndexesToMerge (line 272) | private List findFieldIndexesToMerge( method mergeDictionaries (line 308) | private MultiSegmentTermDictionary mergeDictionaries( FILE: src/java/com/twitter/search/earlybird/partition/OptimizationAndFlushingCoordinationLock.java class OptimizationAndFlushingCoordinationLock (line 23) | public class OptimizationAndFlushingCoordinationLock { method OptimizationAndFlushingCoordinationLock (line 26) | public OptimizationAndFlushingCoordinationLock() { method lock (line 30) | public void lock() { method unlock (line 34) | public void unlock() { method tryLock (line 38) | public boolean tryLock() { method hasQueuedThreads (line 42) | @VisibleForTesting FILE: src/java/com/twitter/search/earlybird/partition/OptimizingSegmentWriter.java class OptimizingSegmentWriter (line 40) | public class OptimizingSegmentWriter implements ISegmentWriter { type State (line 67) | @VisibleForTesting method OptimizingSegmentWriter (line 75) | public OptimizingSegmentWriter( method startOptimization (line 95) | public Future startOptimization( method applyAllPendingUpdates (line 172) | private void applyAllPendingUpdates(SegmentWriter segmentWriter) throw... method indexThriftVersionedEvents (line 186) | @Override method getSegmentInfo (line 196) | @Override method transition (line 201) | private void transition(State from, State to) { method getOptimizationPromise (line 206) | @VisibleForTesting FILE: src/java/com/twitter/search/earlybird/partition/PartitionConfig.java class PartitionConfig (line 14) | public class PartitionConfig { method PartitionConfig (line 36) | public PartitionConfig( method PartitionConfig (line 52) | public PartitionConfig(String tierName, method PartitionConfig (line 65) | public PartitionConfig(String tierName, method getTierName (line 85) | public String getTierName() { method getClusterName (line 89) | public String getClusterName() { method getTierStartDate (line 93) | public Date getTierStartDate() { method getTierEndDate (line 97) | public Date getTierEndDate() { method getIndexingHashPartitionID (line 101) | public int getIndexingHashPartitionID() { method getMaxEnabledLocalSegments (line 105) | public int getMaxEnabledLocalSegments() { method getHostPositionWithinHashPartition (line 109) | public int getHostPositionWithinHashPartition() { method getNumReplicasInHashPartition (line 113) | public int getNumReplicasInHashPartition() { method getNumPartitions (line 121) | public int getNumPartitions() { method getPartitionConfigDescription (line 125) | public String getPartitionConfigDescription() { method setNumReplicasInHashPartition (line 129) | public void setNumReplicasInHashPartition(int numReplicas) { method getPartitionConfigForTests (line 134) | public static PartitionConfig getPartitionConfigForTests() { method getPartitionConfigForTests (line 140) | public static PartitionConfig getPartitionConfigForTests(Date tierStar... method getPartitionConfigForTests (line 154) | @VisibleForTesting FILE: src/java/com/twitter/search/earlybird/partition/PartitionConfigLoader.java class PartitionConfigLoader (line 15) | public final class PartitionConfigLoader { method PartitionConfigLoader (line 18) | private PartitionConfigLoader() { method getPartitionInfoForMesosConfig (line 27) | public static PartitionConfig getPartitionInfoForMesosConfig( FILE: src/java/com/twitter/search/earlybird/partition/PartitionConfigLoadingException.java class PartitionConfigLoadingException (line 8) | public class PartitionConfigLoadingException extends Exception { method PartitionConfigLoadingException (line 9) | public PartitionConfigLoadingException(String message) { FILE: src/java/com/twitter/search/earlybird/partition/PartitionManager.java class PartitionManager (line 29) | public abstract class PartitionManager extends OneTaskScheduledExecutorM... method PartitionManager (line 49) | public PartitionManager(QueryCacheManager queryCacheManager, method runImpl (line 76) | public final void runImpl() { method getSegmentDataProvider (line 114) | public abstract SegmentDataProvider getSegmentDataProvider(); method startUp (line 119) | protected abstract void startUp() throws Exception; method indexingLoop (line 126) | protected abstract void indexingLoop(boolean firstLoop) throws Exception; method shutDownIndexing (line 131) | protected abstract void shutDownIndexing(); method shutdownComponent (line 133) | @Override method becomeCurrent (line 142) | public void becomeCurrent() { method setupQueryCacheIfNeeded (line 154) | protected void setupQueryCacheIfNeeded() throws QueryParserException { method testHookBeforeStartUp (line 162) | private static void testHookBeforeStartUp() throws Exception { method testHookAfterSleep (line 168) | private static void testHookAfterSleep() throws Exception { method runOneIteration (line 174) | @Override method getSearchIndexingMetricSet (line 184) | public SearchIndexingMetricSet getSearchIndexingMetricSet() { method setTestHookBeforeStartUp (line 193) | @VisibleForTesting method setTestHookAfterSleep (line 207) | @VisibleForTesting type TestHook (line 220) | @VisibleForTesting method run (line 225) | void run() throws Exception; method isCaughtUpForTests (line 233) | @VisibleForTesting method validateSegments (line 236) | @VisibleForTesting method validateSegmentsForNonTest (line 247) | @VisibleForTesting FILE: src/java/com/twitter/search/earlybird/partition/PartitionManagerStartup.java class PartitionManagerStartup (line 17) | public class PartitionManagerStartup implements EarlybirdStartup { method PartitionManagerStartup (line 23) | public PartitionManagerStartup( method start (line 31) | @Override FILE: src/java/com/twitter/search/earlybird/partition/PartitionWriter.java class PartitionWriter (line 26) | public class PartitionWriter { method PartitionWriter (line 44) | public PartitionWriter( method indexBatch (line 62) | public boolean indexBatch(Iterable { method StatReader (line 25) | private StatReader(String name) { method read (line 29) | @Override method reset (line 34) | @Override method SegmentIndexStatsExporter (line 40) | private SegmentIndexStatsExporter() { method export (line 56) | public static void export(SegmentInfo segmentInfo, int segmentIndex) { method exportStat (line 73) | private static void exportStat(final int segmentIndex, method getName (line 82) | private static String getName(final int segmentIndex, final String nam... FILE: src/java/com/twitter/search/earlybird/partition/SegmentInfo.java class SegmentInfo (line 30) | public class SegmentInfo implements Comparable { method SegmentInfo (line 61) | public SegmentInfo(Segment segment, method SegmentInfo (line 67) | @VisibleForTesting method SegmentInfo (line 77) | public SegmentInfo( method getIndexSegment (line 89) | public EarlybirdSegment getIndexSegment() { method getIndexStats (line 93) | public SegmentIndexStats getIndexStats() { method getEarlybirdIndexConfig (line 97) | public EarlybirdIndexConfig getEarlybirdIndexConfig() { method getTimeSliceID (line 101) | public long getTimeSliceID() { method getSegmentName (line 105) | public String getSegmentName() { method getNumPartitions (line 109) | public int getNumPartitions() { method isEnabled (line 113) | public boolean isEnabled() { method setIsEnabled (line 117) | public void setIsEnabled(boolean isEnabled) { method isOptimized (line 121) | public boolean isOptimized() { method wasIndexed (line 125) | public boolean wasIndexed() { method setWasIndexed (line 129) | public void setWasIndexed(boolean wasIndexed) { method isFailedOptimize (line 133) | public boolean isFailedOptimize() { method setFailedOptimize (line 137) | public void setFailedOptimize() { method isIndexing (line 141) | public boolean isIndexing() { method setIndexing (line 145) | public void setIndexing(boolean indexing) { method isComplete (line 149) | public boolean isComplete() { method isClosed (line 153) | public boolean isClosed() { method isBeingUploaded (line 157) | public boolean isBeingUploaded() { method setBeingUploaded (line 161) | public void setBeingUploaded(boolean beingUploaded) { method casBeingUploaded (line 165) | public boolean casBeingUploaded(boolean expectation, boolean updateVal... method setComplete (line 169) | @VisibleForTesting method needsIndexing (line 174) | public boolean needsIndexing() { method compareTo (line 178) | @Override method equals (line 183) | @Override method hashCode (line 188) | @Override method getUpdatesStreamOffsetTimestamp (line 193) | public long getUpdatesStreamOffsetTimestamp() { method setUpdatesStreamOffsetTimestamp (line 197) | public void setUpdatesStreamOffsetTimestamp(long timestamp) { method toString (line 201) | @Override method getSegment (line 229) | public Segment getSegment() { method deleteLocalIndexedSegmentDirectoryImmediately (line 237) | public boolean deleteLocalIndexedSegmentDirectoryImmediately() { method deleteIndexSegmentDirectoryAfterDelay (line 264) | public void deleteIndexSegmentDirectoryAfterDelay() { method getSyncInfo (line 289) | public SegmentSyncInfo getSyncInfo() { method getFlushVersion (line 293) | public FlushVersion getFlushVersion() { method getZkNodeName (line 297) | public String getZkNodeName() { method getSyncDirName (line 301) | static String getSyncDirName(String parentDir, String dbName, String v... method getSegmentNameFromFlushedDir (line 308) | public static String getSegmentNameFromFlushedDir(String flushedDir) { method flush (line 324) | public void flush(Directory dir) throws IOException { method copyWithEarlybirdSegment (line 340) | public SegmentInfo copyWithEarlybirdSegment(EarlybirdSegment optimized... method load (line 367) | public void load(Directory dir) throws IOException { method getShortStatus (line 376) | private String getShortStatus() { method getQueryCachesData (line 396) | public String getQueryCachesData() { method getSegmentMetadata (line 411) | public String getSegmentMetadata() { FILE: src/java/com/twitter/search/earlybird/partition/SegmentLoader.java class SegmentLoader (line 26) | public class SegmentLoader { method SegmentLoader (line 36) | public SegmentLoader(SegmentSyncConfig sync, method SegmentLoader (line 41) | public SegmentLoader(SegmentSyncConfig sync, method load (line 49) | public boolean load(SegmentInfo segmentInfo) { method shouldDownloadSegmentWhileInServerSet (line 58) | public boolean shouldDownloadSegmentWhileInServerSet(SegmentInfo segme... method downloadSegment (line 74) | public boolean downloadSegment(SegmentInfo segmentInfo) { method loadSegmentFromDisk (line 92) | public boolean loadSegmentFromDisk(SegmentInfo segmentInfo) { method isValidSegmentOnDisk (line 129) | private boolean isValidSegmentOnDisk(SegmentInfo segment) { method verifyInfoChecksum (line 146) | private static boolean verifyInfoChecksum(File loadDir, String databas... method verifySegmentStatusCountLargeEnough (line 168) | private boolean verifySegmentStatusCountLargeEnough(SegmentInfo segmen... method couldBeMostRecentArchiveSegment (line 199) | private boolean couldBeMostRecentArchiveSegment(SegmentInfo segmentInf... method checkSegmentOnHdfsAndCopyLocally (line 212) | private boolean checkSegmentOnHdfsAndCopyLocally(SegmentInfo segment) { method copySegmentFilesFromHdfs (line 258) | private static void copySegmentFilesFromHdfs(SegmentInfo segment, method checksumFileExists (line 283) | private static boolean checksumFileExists(File loadDir, String databas... method handleException (line 290) | private void handleException(SegmentInfo segmentInfo, Exception e) { FILE: src/java/com/twitter/search/earlybird/partition/SegmentManager.java class SegmentManager (line 49) | public class SegmentManager { type Filter (line 60) | public enum Filter { method Filter (line 68) | Filter(Predicate predicate) { method fromStringIgnoreCase (line 84) | public static Filter fromStringIgnoreCase(String str) { type Order (line 93) | public enum Order { type SegmentUpdateListener (line 101) | public interface SegmentUpdateListener { method update (line 107) | void update(Collection segments, String message); method SegmentManager (line 132) | public SegmentManager( method logState (line 184) | public void logState(String label) { method getPartitionConfig (line 213) | public PartitionConfig getPartitionConfig() { method getMaxEnabledSegments (line 217) | public int getMaxEnabledSegments() { method getEarlybirdSegmentFactory (line 221) | public EarlybirdSegmentFactory getEarlybirdSegmentFactory() { method getEarlybirdIndexConfig (line 225) | public EarlybirdIndexConfig getEarlybirdIndexConfig() { method getUserTable (line 229) | public UserTable getUserTable() { method getUserScrubGeoMap (line 233) | public UserScrubGeoMap getUserScrubGeoMap() { method reset (line 237) | @VisibleForTesting method getSegmentInfos (line 245) | public Iterable getSegmentInfos(Filter filter, Order orde... method createAndPutSegmentInfo (line 261) | private void createAndPutSegmentInfo(Segment segment) throws IOExcepti... method updateSegments (line 269) | public void updateSegments(List segmentsList) throws IOExcept... method updateStats (line 318) | public void updateStats() { method getIndexDepthMillis (line 333) | private long getIndexDepthMillis() { method updateExportedSegmentStats (line 352) | private void updateExportedSegmentStats() { method disableSegment (line 360) | private void disableSegment(long timeSliceID) { method getNewestTimeSliceID (line 370) | public long getNewestTimeSliceID() { method getOldestEnabledTimeSliceID (line 378) | public long getOldestEnabledTimeSliceID() { method getSegmentInfo (line 389) | public final SegmentInfo getSegmentInfo(long timeSliceID) { method getSegmentInfoFromStatusID (line 397) | public final SegmentInfo getSegmentInfoFromStatusID(long tweetID) { method removeSegmentInfo (line 412) | public boolean removeSegmentInfo(long timeSliceID) { method putSegmentInfo (line 442) | public ISegmentWriter putSegmentInfo(SegmentInfo info) { method putSegmentWriter (line 465) | private void putSegmentWriter(ISegmentWriter segmentWriter) { method createSegmentInfo (line 496) | private SegmentInfo createSegmentInfo(long timesliceID) throws IOExcep... method createAndPutOptimizingSegmentWriter (line 514) | public OptimizingSegmentWriter createAndPutOptimizingSegmentWriter( method createSegmentWriter (line 531) | public SegmentWriter createSegmentWriter(long timesliceID) throws IOEx... method updateAllListeners (line 540) | private void updateAllListeners(String message) { method hasSegmentInfo (line 554) | public final boolean hasSegmentInfo(long timeSliceID) { method addUpdateListener (line 558) | public void addUpdateListener(SegmentUpdateListener listener) { method lookupTimeSliceID (line 567) | public long lookupTimeSliceID(long statusID) throws IOException { method truncateSegmentList (line 583) | @VisibleForTesting method setOffensive (line 593) | @VisibleForTesting method setAntisocial (line 598) | @VisibleForTesting method getMultiSearcher (line 606) | public EarlybirdMultiSegmentSearcher getMultiSearcher(ImmutableSchemaI... method getSearcher (line 618) | @Nullable method getMaxTweetIdFromEnabledSegments (line 629) | public long getMaxTweetIdFromEnabledSegments() { method getSearcher (line 652) | @Nullable method getSearcher (line 670) | @Nullable method checkSegment (line 679) | @Nullable method checkSegmentInternal (line 684) | private static EarlybirdResponseCode checkSegmentInternal(SegmentInfo ... method getSearchers (line 694) | private List getSearchers( method getSegmentMetadata (line 712) | public List getSegmentMetadata() { method getQueryCachesData (line 723) | public String getQueryCachesData() { method indexUserUpdate (line 734) | public boolean indexUserUpdate(UserUpdate userUpdate) { method indexUserScrubGeoEvent (line 742) | public void indexUserScrubGeoEvent(UserScrubGeoEvent userScrubGeoEvent) { method getNumIndexedDocuments (line 749) | public long getNumIndexedDocuments() { method getNumPartialUpdates (line 763) | public long getNumPartialUpdates() { method getSegmentInfoForID (line 774) | public SegmentInfo getSegmentInfoForID(long tweetID) { method getSegmentWriterForID (line 782) | @Nullable method removeExcessSegments (line 791) | public void removeExcessSegments() { method getTotalSegmentSizeOnDisk (line 805) | private long getTotalSegmentSizeOnDisk() { method getSegmentWriterWithoutCreationForTests (line 813) | @VisibleForTesting method getTimeSliceIdsForTests (line 818) | @VisibleForTesting FILE: src/java/com/twitter/search/earlybird/partition/SegmentOptimizer.java class SegmentOptimizer (line 10) | public final class SegmentOptimizer { method SegmentOptimizer (line 16) | private SegmentOptimizer() { method optimize (line 22) | public static boolean optimize(SegmentInfo segmentInfo) { method needsOptimization (line 34) | public static boolean needsOptimization(SegmentInfo segmentInfo) { method optimizeThrowing (line 39) | private static boolean optimizeThrowing(SegmentInfo segmentInfo) throw... FILE: src/java/com/twitter/search/earlybird/partition/SegmentSyncConfig.java class SegmentSyncConfig (line 26) | public class SegmentSyncConfig { method SegmentSyncConfig (line 31) | public SegmentSyncConfig(Optional scrubGen) { method getVersionFileExtension (line 47) | public String getVersionFileExtension() { method getMinSegmentStatusCountThreshold (line 55) | public int getMinSegmentStatusCountThreshold() { method isFlushToHdfsEnabled (line 64) | public boolean isFlushToHdfsEnabled() { method isSegmentLoadFromHdfsEnabled (line 73) | public boolean isSegmentLoadFromHdfsEnabled() { method isDeleteFlushedSegmentsEnabled (line 80) | public boolean isDeleteFlushedSegmentsEnabled() { method getLocalSegmentSyncRootDir (line 87) | public String getLocalSegmentSyncRootDir() { method getHdfsSegmentSyncRootDir (line 95) | public String getHdfsSegmentSyncRootDir() { method getHdfsSegmentUploadRootDir (line 103) | public String getHdfsSegmentUploadRootDir() { method getZooKeeperSyncFullPath (line 113) | public String getZooKeeperSyncFullPath() { method getPersistentFileNames (line 121) | public Collection getPersistentFileNames(SegmentInfo segment) { method getAllSyncFileNames (line 128) | public Collection getAllSyncFileNames(SegmentInfo segment) { method getLocalSyncDirName (line 141) | public String getLocalSyncDirName(Segment segment) { method getLocalLuceneSyncDirName (line 149) | public String getLocalLuceneSyncDirName(Segment segment) { method getLocalLuceneSyncDirFileName (line 156) | private String getLocalLuceneSyncDirFileName(Segment segment) { method getHdfsSyncDirNamePrefix (line 169) | public String getHdfsSyncDirNamePrefix(Segment segment) { method getHdfsUploadDirNamePrefix (line 177) | public String getHdfsUploadDirNamePrefix(Segment segment) { method getHdfsFlushDirName (line 185) | public String getHdfsFlushDirName(Segment segment) { method getHdfsTempFlushDirName (line 193) | public String getHdfsTempFlushDirName(Segment segment) { method getVersionedName (line 202) | public String getVersionedName(Segment segment) { method getScrubGenFlushDirSuffix (line 206) | private String getScrubGenFlushDirSuffix() { method getScrubGen (line 215) | public Optional getScrubGen() { FILE: src/java/com/twitter/search/earlybird/partition/SegmentSyncInfo.java class SegmentSyncInfo (line 11) | public class SegmentSyncInfo { method SegmentSyncInfo (line 27) | @VisibleForTesting method isLoaded (line 38) | public boolean isLoaded() { method isFlushed (line 42) | public boolean isFlushed() { method getFlushTimeMillis (line 46) | public long getFlushTimeMillis() { method getLocalSyncDir (line 50) | public String getLocalSyncDir() { method getSegmentSyncConfig (line 54) | public SegmentSyncConfig getSegmentSyncConfig() { method getLocalLuceneSyncDir (line 58) | public String getLocalLuceneSyncDir() { method getHdfsFlushDir (line 65) | public String getHdfsFlushDir() { method getHdfsSyncDirPrefix (line 69) | public String getHdfsSyncDirPrefix() { method getHdfsUploadDirPrefix (line 73) | public String getHdfsUploadDirPrefix() { method getHdfsTempFlushDir (line 77) | public String getHdfsTempFlushDir() { method setLoaded (line 81) | public void setLoaded(boolean isLoaded) { method setFlushed (line 88) | public void setFlushed(boolean isFlushed) { method addDebugInfo (line 99) | public void addDebugInfo(StringBuilder builder) { FILE: src/java/com/twitter/search/earlybird/partition/SegmentVulture.java class SegmentVulture (line 33) | public final class SegmentVulture { method SegmentVulture (line 39) | private SegmentVulture() { method removeOldBuildGenerations (line 46) | @VisibleForTesting method removeArchiveTimesliceOutsideServingRange (line 76) | @VisibleForTesting method removeIndexesFromOtherPartitions (line 137) | @VisibleForTesting method removeOldFlushVersionIndexes (line 163) | @VisibleForTesting method getSegmentsOnRootDir (line 212) | private static File[] getSegmentsOnRootDir(SegmentSyncConfig segmentSy... method deleteSegment (line 223) | private static boolean deleteSegment(File segment) { method listFlushVersions (line 237) | @Nonnull method removeOldSegments (line 298) | @VisibleForTesting method removeUnusedSegments (line 353) | public static void removeUnusedSegments( FILE: src/java/com/twitter/search/earlybird/partition/SegmentWarmer.java class SegmentWarmer (line 10) | public class SegmentWarmer { method SegmentWarmer (line 15) | public SegmentWarmer(CriticalExceptionHandler criticalExceptionHandler) { method shouldWarmSegment (line 19) | private boolean shouldWarmSegment(SegmentInfo segmentInfo) { method warmSegmentIfNecessary (line 29) | public boolean warmSegmentIfNecessary(SegmentInfo segmentInfo) { FILE: src/java/com/twitter/search/earlybird/partition/SegmentWriter.java class SegmentWriter (line 26) | public class SegmentWriter implements ISegmentWriter { type FailureReason (line 29) | enum FailureReason { method SegmentWriter (line 80) | public SegmentWriter( method indexThriftVersionedEvents (line 130) | @Override method getSegmentInfo (line 175) | public SegmentInfo getSegmentInfo() { method hasTweet (line 179) | public boolean hasTweet(long tweetId) throws IOException { method tryApplyIndexingEvent (line 183) | private Result tryApplyIndexingEvent(long tweetId, ThriftIndexingEvent... method incrementFailureStats (line 211) | private void incrementFailureStats(ThriftIndexingEvent tie, FailureRea... method applyIndexingEvent (line 216) | private boolean applyIndexingEvent(ThriftIndexingEvent tie, long tweet... method buildInsertDocument (line 232) | private TweetDocument buildInsertDocument(ThriftIndexingEvent tie, lon... FILE: src/java/com/twitter/search/earlybird/partition/SimpleSegmentIndexer.java class SimpleSegmentIndexer (line 25) | public class SimpleSegmentIndexer { method SimpleSegmentIndexer (line 43) | public SimpleSegmentIndexer( method SimpleSegmentIndexer (line 49) | public SimpleSegmentIndexer(RecordReader tweetReader, method shouldIndexSegment (line 57) | private boolean shouldIndexSegment(SegmentInfo segmentInfo) { method indexSegment (line 74) | public boolean indexSegment(SegmentInfo segmentInfo) { method indexDocument (line 129) | protected boolean indexDocument(TweetDocument tweetDocument) throws IO... method indexingLoop (line 147) | public void indexingLoop() throws InterruptedException, IOException { FILE: src/java/com/twitter/search/earlybird/partition/SimpleStreamIndexer.java class SimpleStreamIndexer (line 38) | public abstract class SimpleStreamIndexer { method SimpleStreamIndexer (line 66) | public SimpleStreamIndexer(KafkaConsumer kafkaConsumer, method readRecordsUntilCurrent (line 92) | public void readRecordsUntilCurrent() { method run (line 108) | public void run() { method isCaughtUp (line 125) | public boolean isCaughtUp() { method seekToTimestamp (line 134) | public void seekToTimestamp(Long timestamp) { method seekToBeginning (line 151) | public void seekToBeginning() { method poll (line 159) | @VisibleForTesting method validateAndIndexRecord (line 176) | protected abstract void validateAndIndexRecord(ConsumerRecord re... method close (line 181) | public void close() { FILE: src/java/com/twitter/search/earlybird/partition/SimpleUpdateIndexer.java class SimpleUpdateIndexer (line 23) | public class SimpleUpdateIndexer { method SimpleUpdateIndexer (line 31) | public SimpleUpdateIndexer(SegmentDataReaderSet readerSet, method indexAllUpdates (line 44) | public void indexAllUpdates(SegmentInfo segmentInfo) { method applyUpdate (line 91) | private void applyUpdate(SegmentInfo segmentInfo, method updateUpdatesStreamTimestamp (line 131) | private void updateUpdatesStreamTimestamp(SegmentInfo segmentInfo) { FILE: src/java/com/twitter/search/earlybird/partition/StartupUserEventIndexer.java class StartupUserEventIndexer (line 30) | public class StartupUserEventIndexer { method StartupUserEventIndexer (line 53) | public StartupUserEventIndexer( method indexAllEvents (line 69) | public void indexAllEvents() { method indexUserUpdates (line 85) | public void indexUserUpdates() { method indexUserScrubGeoEvents (line 117) | public void indexUserScrubGeoEvents() { method seekUserScrubGeoEventKafkaConsumer (line 134) | @VisibleForTesting method getTimestampForUserScrubGeoEventKafkaConsumer (line 152) | public long getTimestampForUserScrubGeoEventKafkaConsumer() { method getTimestampForArchive (line 167) | public long getTimestampForArchive() { method getTimestampForRealtime (line 188) | public long getTimestampForRealtime() { method seekToTimestampWithRetriesIfNecessary (line 192) | private boolean seekToTimestampWithRetriesIfNecessary( method shouldTrySeekToTimestamp (line 223) | private boolean shouldTrySeekToTimestamp(long initialTimeMillis, int n... method buildUserTable (line 232) | protected Optional buildUserTable() { FILE: src/java/com/twitter/search/earlybird/partition/StatusBatchFlushVersion.java type StatusBatchFlushVersion (line 6) | public enum StatusBatchFlushVersion { method StatusBatchFlushVersion (line 21) | private StatusBatchFlushVersion(String description, boolean official) { method getVersionNumber (line 26) | public int getVersionNumber() { method getVersionFileExtension (line 30) | public String getVersionFileExtension() { method isOfficial (line 34) | public boolean isOfficial() { method getDescription (line 38) | public String getDescription() { FILE: src/java/com/twitter/search/earlybird/partition/TimeLimitedHadoopExistsCall.java class TimeLimitedHadoopExistsCall (line 29) | public class TimeLimitedHadoopExistsCall { method TimeLimitedHadoopExistsCall (line 40) | public TimeLimitedHadoopExistsCall(FileSystem fileSystem) { method TimeLimitedHadoopExistsCall (line 46) | public TimeLimitedHadoopExistsCall(FileSystem fileSystem, int timeLimi... method hadoopExistsCall (line 61) | protected boolean hadoopExistsCall(Path path) throws IOException { method exists (line 74) | boolean exists(Path path) throws Exception { FILE: src/java/com/twitter/search/earlybird/partition/TweetCreateHandler.java class TweetCreateHandler (line 40) | public class TweetCreateHandler { class NewSegmentStats (line 69) | private static class NewSegmentStats { method recordCreateNewSegment (line 84) | void recordCreateNewSegment() { method recordStartAfterReachingTweetsLimit (line 88) | void recordStartAfterReachingTweetsLimit(int numDocs, int numDocsCut... method recordStartAfterExceedingLargestValidTweetId (line 97) | void recordStartAfterExceedingLargestValidTweetId(long tweetId, long... method recordSettingTimesliceToCurrentTweet (line 104) | void recordSettingTimesliceToCurrentTweet(long tweetID) { method recordSettingTimesliceToMaxTweetId (line 110) | void recordSettingTimesliceToMaxTweetId(long tweetID, long maxTweetI... method wrapNewSegmentCreation (line 121) | void wrapNewSegmentCreation(long tweetID, long maxTweetID, method TweetCreateHandler (line 157) | public TweetCreateHandler( method prepareAfterStartingWithIndex (line 186) | void prepareAfterStartingWithIndex(long maxIndexedTweetId) { method updateIndexFreshness (line 237) | private void updateIndexFreshness() { method handleTweetCreate (line 248) | public void handleTweetCreate(ThriftVersionedEvents tve) throws IOExce... method optimizePreviousSegment (line 339) | @VisibleForTesting method waitForOptimizationIfInTest (line 368) | private void waitForOptimizationIfInTest(Future future) { method postOptimizationSteps (line 379) | private SegmentInfo postOptimizationSteps(SegmentInfo optimizedSegment... method createNewSegment (line 446) | @VisibleForTesting method logState (line 513) | void logState() { FILE: src/java/com/twitter/search/earlybird/partition/TweetUpdateHandler.java class TweetUpdateHandler (line 23) | public class TweetUpdateHandler { method TweetUpdateHandler (line 67) | public TweetUpdateHandler(SegmentManager segmentManager) { method handleTweetUpdate (line 75) | public void handleTweetUpdate(ThriftVersionedEvents tve, boolean isRet... method queueForRetry (line 111) | private void queueForRetry(long id, ThriftVersionedEvents tve) { method cleanStaleUpdates (line 127) | private void cleanStaleUpdates() { method retryPendingUpdates (line 150) | public void retryPendingUpdates(long tweetID) throws IOException { method logState (line 159) | void logState() { FILE: src/java/com/twitter/search/earlybird/partition/UserPartitionUtil.java class UserPartitionUtil (line 8) | public final class UserPartitionUtil { method UserPartitionUtil (line 9) | private UserPartitionUtil() { method filterUsersByPartitionPredicate (line 15) | public static Predicate filterUsersByPartitionPredicate(final Pa... FILE: src/java/com/twitter/search/earlybird/partition/UserScrubGeoEventStreamIndexer.java class UserScrubGeoEventStreamIndexer (line 20) | public class UserScrubGeoEventStreamIndexer extends SimpleStreamIndexer<... method UserScrubGeoEventStreamIndexer (line 30) | public UserScrubGeoEventStreamIndexer(KafkaConsumer ... method provideKafkaConsumer (line 48) | public static KafkaConsumer provideKafkaConsumer() { method validateAndIndexRecord (line 56) | @VisibleForTesting FILE: src/java/com/twitter/search/earlybird/partition/UserUpdatesStreamIndexer.java class UserUpdatesStreamIndexer (line 22) | public class UserUpdatesStreamIndexer extends SimpleStreamIndexer provideKafkaCo... method convertToUserInfoUpdate (line 57) | UserUpdate convertToUserInfoUpdate(AntisocialUserUpdate update) { method validateAndIndexRecord (line 65) | @VisibleForTesting FILE: src/java/com/twitter/search/earlybird/partition/freshstartup/FreshStartupHandler.java class FreshStartupHandler (line 58) | public class FreshStartupHandler { method FreshStartupHandler (line 72) | public FreshStartupHandler( method indexFromScratch (line 96) | public EarlybirdIndex indexFromScratch() { method fastIndexFromScratchForDevelopment (line 104) | public EarlybirdIndex fastIndexFromScratchForDevelopment() { method runIndexFromScratch (line 109) | private EarlybirdIndex runIndexFromScratch(long indexTimePeriodMs) { method parallelIndexFromScratch (line 140) | public EarlybirdIndex parallelIndexFromScratch() throws Exception { method logMemoryStats (line 224) | private void logMemoryStats() { method verifyConstructedIndex (line 238) | private void verifyConstructedIndex(List segmentBuil... method findOffsetRangeForTweetsKafkaTopic (line 299) | private KafkaOffsetPair findOffsetRangeForTweetsKafkaTopic() { method fillTweetIdsForSegmentStarts (line 329) | private void fillTweetIdsForSegmentStarts(List segme... method makeSegmentBuildInfos (line 373) | private ArrayList makeSegmentBuildInfos( method indexTweetsAndUpdatesForSegment (line 422) | private SegmentInfo indexTweetsAndUpdatesForSegment( FILE: src/java/com/twitter/search/earlybird/partition/freshstartup/KafkaOffsetPair.java class KafkaOffsetPair (line 3) | class KafkaOffsetPair { method KafkaOffsetPair (line 7) | public KafkaOffsetPair(long beginOffset, long endOffset) { method includes (line 12) | public boolean includes(long offset) { method getBeginOffset (line 16) | public long getBeginOffset() { method getEndOffset (line 20) | public long getEndOffset() { FILE: src/java/com/twitter/search/earlybird/partition/freshstartup/PostOptimizationUpdatesIndexer.java class PostOptimizationUpdatesIndexer (line 31) | class PostOptimizationUpdatesIndexer { method PostOptimizationUpdatesIndexer (line 42) | PostOptimizationUpdatesIndexer( method indexRestOfUpdates (line 51) | void indexRestOfUpdates() throws IOException { FILE: src/java/com/twitter/search/earlybird/partition/freshstartup/PreOptimizationSegmentIndexer.java class PreOptimizationSegmentIndexer (line 35) | class PreOptimizationSegmentIndexer { method PreOptimizationSegmentIndexer (line 46) | public PreOptimizationSegmentIndexer( method runIndexing (line 63) | SegmentInfo runIndexing() throws IOException { method indexSegmentTweetsFromStream (line 139) | private SegmentTweetsIndexingResult indexSegmentTweetsFromStream( method findUpdateStreamOffsetRange (line 325) | private KafkaOffsetPair findUpdateStreamOffsetRange( method offsetForTime (line 370) | private long offsetForTime(KafkaConsumer ... method indexUpdatesFromStream (line 386) | private void indexUpdatesFromStream( method makeKafkaConsumerForIndexing (line 448) | private KafkaConsumer makeKafkaConsumerFo... FILE: src/java/com/twitter/search/earlybird/partition/freshstartup/SegmentBuildInfo.java class SegmentBuildInfo (line 9) | class SegmentBuildInfo { method SegmentBuildInfo (line 23) | public SegmentBuildInfo(long tweetStartOffset, method setUpdateKafkaOffsetPair (line 38) | public void setUpdateKafkaOffsetPair(KafkaOffsetPair updateKafkaOffset... method getUpdateKafkaOffsetPair (line 42) | public KafkaOffsetPair getUpdateKafkaOffsetPair() { method isLastSegment (line 46) | public boolean isLastSegment() { method setStartTweetId (line 50) | public void setStartTweetId(long startTweetId) { method getTweetStartOffset (line 54) | public long getTweetStartOffset() { method getTweetEndOffset (line 58) | public long getTweetEndOffset() { method getStartTweetId (line 62) | public long getStartTweetId() { method getIndex (line 66) | public int getIndex() { method setMaxIndexedTweetId (line 70) | public void setMaxIndexedTweetId(long maxIndexedTweetId) { method getMaxIndexedTweetId (line 74) | public long getMaxIndexedTweetId() { method getSegmentWriter (line 78) | public SegmentWriter getSegmentWriter() { method setSegmentWriter (line 82) | public void setSegmentWriter(SegmentWriter segmentWriter) { method logState (line 86) | public void logState() { FILE: src/java/com/twitter/search/earlybird/partition/freshstartup/SegmentTweetsIndexingResult.java class SegmentTweetsIndexingResult (line 8) | class SegmentTweetsIndexingResult { method SegmentTweetsIndexingResult (line 14) | public SegmentTweetsIndexingResult(long minRecordTimestampMs, long max... method getMinRecordTimestampMs (line 23) | public long getMinRecordTimestampMs() { method getMaxRecordTimestampMs (line 27) | public long getMaxRecordTimestampMs() { method getSegmentWriter (line 31) | public SegmentWriter getSegmentWriter() { method getMaxIndexedTweetId (line 35) | public long getMaxIndexedTweetId() { method toString (line 39) | @Override FILE: src/java/com/twitter/search/earlybird/partition/freshstartup/SkippedPickedCounter.java class SkippedPickedCounter (line 3) | class SkippedPickedCounter { method SkippedPickedCounter (line 8) | public SkippedPickedCounter(String name) { method toString (line 14) | @Override method incrementSkipped (line 20) | void incrementSkipped() { method incrementPicked (line 23) | void incrementPicked() { FILE: src/java/com/twitter/search/earlybird/querycache/CachedFilterQuery.java class CachedFilterQuery (line 29) | public final class CachedFilterQuery extends Query { class NoSuchFilterException (line 41) | public static class NoSuchFilterException extends Exception { method NoSuchFilterException (line 42) | NoSuchFilterException(String filterName) { class CachedResultQuery (line 47) | private static class CachedResultQuery extends Query { method CachedResultQuery (line 50) | public CachedResultQuery(QueryCacheResultForSegment cachedResult) { method createWeight (line 54) | @Override method hashCode (line 65) | @Override method equals (line 70) | @Override method toString (line 80) | @Override class CachedResultAndFreshDocsQuery (line 86) | private static class CachedResultAndFreshDocsQuery extends Query { method CachedResultAndFreshDocsQuery (line 90) | public CachedResultAndFreshDocsQuery( method createWeight (line 96) | @Override method hashCode (line 142) | @Override method equals (line 148) | @Override method toString (line 159) | @Override method createWeight (line 166) | @Override method hashCode (line 176) | @Override method equals (line 181) | @Override method toString (line 186) | @Override method getCachedFilterQuery (line 197) | public static Query getCachedFilterQuery(String filterName, QueryCache... method wrapFilter (line 202) | private static Query wrapFilter(Query filter) { method CachedFilterQuery (line 208) | private CachedFilterQuery(String filterName, QueryCacheManager queryCa... method rewrite (line 223) | @Override method createWeight (line 263) | @Override method hashCode (line 291) | @Override method equals (line 296) | @Override method toString (line 306) | @Override FILE: src/java/com/twitter/search/earlybird/querycache/CachedResultDocIdSetIterator.java class CachedResultDocIdSetIterator (line 7) | public class CachedResultDocIdSetIterator extends DocIdSetIterator { method CachedResultDocIdSetIterator (line 20) | public CachedResultDocIdSetIterator(int cachedSmallestDocID, method docID (line 30) | @Override method nextDoc (line 35) | @Override method advance (line 52) | @Override method cost (line 64) | @Override FILE: src/java/com/twitter/search/earlybird/querycache/QueryCacheConfig.java class QueryCacheConfig (line 22) | public class QueryCacheConfig { method QueryCacheConfig (line 29) | public QueryCacheConfig(SearchStatsReceiver statsReceiver) { method QueryCacheConfig (line 35) | QueryCacheConfig(Reader reader, SearchStatsReceiver statsReceiver) { method filters (line 43) | public List filters() { method getFilterSize (line 47) | int getFilterSize() { method locateConfigFile (line 51) | private static FileReader locateConfigFile(String configFileName) { method openConfigFile (line 70) | private static File openConfigFile(String configFilePath) { method loadConfig (line 81) | private void loadConfig(Reader reader) { FILE: src/java/com/twitter/search/earlybird/querycache/QueryCacheConversionRules.java class QueryCacheConversionRules (line 22) | public final class QueryCacheConversionRules { method QueryCacheConversionRules (line 48) | private QueryCacheConversionRules() { FILE: src/java/com/twitter/search/earlybird/querycache/QueryCacheFilter.java class QueryCacheFilter (line 36) | public class QueryCacheFilter { type ResultSetType (line 38) | public enum ResultSetType { class InvalidEntryException (line 55) | public class InvalidEntryException extends Exception { method InvalidEntryException (line 56) | public InvalidEntryException(String message) { class UpdateInterval (line 61) | public static class UpdateInterval { method setSegment (line 70) | public void setSegment(int segment) { method setSeconds (line 79) | public void setSeconds(long seconds) { method getSegment (line 87) | public int getSegment() { method getSeconds (line 91) | public long getSeconds() { method setFilterName (line 96) | public void setFilterName(String filterName) throws InvalidEntryExcept... method setQuery (line 104) | public void setQuery(String query) throws InvalidEntryException { method setResultType (line 115) | public void setResultType(String resultType) throws InvalidEntryExcept... method setCacheModeOnly (line 125) | public void setCacheModeOnly(boolean cacheModeOnly) { method setSchedule (line 129) | public void setSchedule(List schedule) method createQueryCounter (line 136) | public void createQueryCounter(SearchStatsReceiver statsReceiver) { method incrementUsageStat (line 140) | public void incrementUsageStat() { method getFilterName (line 144) | public String getFilterName() { method getQueryString (line 148) | public String getQueryString() { method getResultSetType (line 153) | public ResultSetType getResultSetType() { method getCacheModeOnly (line 157) | public boolean getCacheModeOnly() { method getLuceneQuery (line 161) | public Query getLuceneQuery() { method getSearchQuery (line 165) | public ThriftSearchQuery getSearchQuery() { method createSearchRequestInfo (line 174) | public SearchRequestInfo createSearchRequestInfo() { method setup (line 182) | public void setup( method getUpdateInterval (line 191) | public Amount getUpdateInterval(int index) { method createScheduleMap (line 196) | private TreeMap createScheduleMap(List intervals) method sanityCheck (line 279) | protected void sanityCheck() throws InvalidEntryException { method toString (line 295) | @Override FILE: src/java/com/twitter/search/earlybird/querycache/QueryCacheManager.java class QueryCacheManager (line 52) | public class QueryCacheManager implements SegmentUpdateListener { method QueryCacheManager (line 86) | public QueryCacheManager( method getIndexConfig (line 122) | public EarlybirdIndexConfig getIndexConfig() { method getUserScrubGeoMap (line 126) | public UserScrubGeoMap getUserScrubGeoMap() { method setupTasksIfNeeded (line 135) | public void setupTasksIfNeeded(SegmentManager segmentManager) method setupTasks (line 142) | @VisibleForTesting method scheduleTasks (line 187) | private void scheduleTasks(Iterable segments, boolean isC... method rebuildQueryCachesAfterSegmentOptimization (line 210) | public synchronized void rebuildQueryCachesAfterSegmentOptimization( method waitUntilAllQueryCachesAreBuilt (line 245) | public void waitUntilAllQueryCachesAreBuilt() { method addQueryCacheTasksForSegment (line 260) | private void addQueryCacheTasksForSegment( method update (line 285) | @Override method allTasksRan (line 313) | public synchronized boolean allTasksRan() { method enabled (line 320) | public boolean enabled() { method getFilter (line 327) | public QueryCacheFilter getFilter(String filterName) { method shutdown (line 334) | public synchronized void shutdown() throws InterruptedException { method setWorkerPoolSizeAfterStartup (line 346) | public void setWorkerPoolSizeAfterStartup() { method getDecider (line 352) | public Decider getDecider() { method getUpdaterForTest (line 359) | QueryCacheUpdater getUpdaterForTest() { method getCacheMapForTest (line 362) | Map getCacheMapForTest() { FILE: src/java/com/twitter/search/earlybird/querycache/QueryCacheResultCollector.java class QueryCacheResultCollector (line 30) | public class QueryCacheResultCollector method QueryCacheResultCollector (line 41) | public QueryCacheResultCollector( method startSegment (line 57) | @Override method doCollect (line 82) | @Override method doGetResults (line 88) | @Override method getCachedResult (line 93) | public QueryCacheResultForSegment getCachedResult() { method findStartingDocID (line 107) | private int findStartingDocID() throws IOException { FILE: src/java/com/twitter/search/earlybird/querycache/QueryCacheUpdateTask.java class QueryCacheUpdateTask (line 38) | @VisibleForTesting method load (line 48) | @Override class TaskStats (line 73) | private static final class TaskStats { method TaskStats (line 79) | private TaskStats(String statNamePrefix, boolean exportStats) { method QueryCacheUpdateTask (line 110) | public QueryCacheUpdateTask(QueryCacheFilter filter, method runOneIteration (line 136) | @Override method ranOnce (line 195) | public boolean ranOnce() { method setupStats (line 199) | private TaskStats setupStats() { method update (line 203) | private SearchResultsInfo update() throws IOException { method updateStats (line 239) | private void updateStats(SearchResultsInfo result, long endTime) { method statNamePrefix (line 249) | @VisibleForTesting method getTimeSliceID (line 257) | public long getTimeSliceID() { method getFilterNameForTest (line 264) | @VisibleForTesting method getUpdateIntervalForTest (line 269) | @VisibleForTesting method getInitialDelayForTest (line 274) | @VisibleForTesting method getTaskStatsForTest (line 279) | @VisibleForTesting FILE: src/java/com/twitter/search/earlybird/querycache/QueryCacheUpdater.java class QueryCacheUpdater (line 40) | @VisibleForTesting class Task (line 50) | @VisibleForTesting method Task (line 55) | private Task(QueryCacheUpdateTask updateTask, ScheduledFuture future) { method QueryCacheUpdater (line 61) | public QueryCacheUpdater(Collection cacheFilters, method addTask (line 99) | void addTask(QueryCacheFilter filter, SegmentInfo segmentInfo, method removeAllTasksForSegment (line 143) | void removeAllTasksForSegment(SegmentInfo segmentInfo) { method clearTasks (line 158) | public void clearTasks() { method allTasksRan (line 169) | public boolean allTasksRan() { method allTasksRanForSegment (line 182) | public boolean allTasksRanForSegment(SegmentInfo segmentInfo) { method setWorkerPoolSizeAfterStartup (line 198) | void setWorkerPoolSizeAfterStartup() { method shutdownComponent (line 205) | @Override method getTasksForTest (line 217) | @VisibleForTesting method getTasksSize (line 224) | @VisibleForTesting method tasksContains (line 231) | @VisibleForTesting method getExecutorForTest (line 238) | @VisibleForTesting FILE: src/java/com/twitter/search/earlybird/queryparser/DetectAntisocialVisitor.java class DetectAntisocialVisitor (line 18) | public class DetectAntisocialVisitor extends SearchQueryVisitor { method hasIncludeAntisocial (line 28) | public boolean hasIncludeAntisocial() { method hasExcludeAntisocial (line 32) | public boolean hasExcludeAntisocial() { method hasFilterAntisocial (line 36) | public boolean hasFilterAntisocial() { method hasAnyAntisocialOperator (line 40) | public boolean hasAnyAntisocialOperator() { method visit (line 46) | @Override public Boolean visit(Disjunction disjunction) throws QueryPa... method visit (line 56) | @Override public Boolean visit(Conjunction conjunction) throws QueryPa... method visit (line 66) | @Override public Boolean visit(SearchOperator operator) throws QueryPa... method visit (line 117) | @Override method visit (line 122) | @Override method visit (line 127) | @Override FILE: src/java/com/twitter/search/earlybird/queryparser/DetectFieldAnnotationVisitor.java class DetectFieldAnnotationVisitor (line 23) | public class DetectFieldAnnotationVisitor extends QueryVisitor { method DetectFieldAnnotationVisitor (line 30) | public DetectFieldAnnotationVisitor(Set fieldNames) { method DetectFieldAnnotationVisitor (line 37) | public DetectFieldAnnotationVisitor() { method visit (line 41) | @Override method visit (line 46) | @Override method visit (line 51) | @Override method visit (line 56) | @Override method visit (line 61) | @Override method visit (line 66) | @Override method visitQuery (line 71) | private Boolean visitQuery(Query query) throws QueryParserException { method visitBooleanQuery (line 90) | private boolean visitBooleanQuery(BooleanQuery query) throws QueryPars... FILE: src/java/com/twitter/search/earlybird/queryparser/EarlybirdLuceneQueryVisitor.java class EarlybirdLuceneQueryVisitor (line 108) | public class EarlybirdLuceneQueryVisitor extends SearchQueryVisitor getEnabledFieldWeightMap() { method getDefaultFieldWeightMap (line 251) | public ImmutableMap getDefaultFieldWeightM... method setProximityPhraseWeight (line 255) | public EarlybirdLuceneQueryVisitor setProximityPhraseWeight(float weig... method setProximityPhraseSlop (line 260) | public EarlybirdLuceneQueryVisitor setProximityPhraseSlop(int slop) { method setFieldHitAttributeHelper (line 265) | public void setFieldHitAttributeHelper(HitAttributeHelper newHitAttrib... method visit (line 269) | @Override method visit (line 307) | @Override method visit (line 331) | @Override method visit (line 336) | @Override method visit (line 341) | @Override method visit (line 370) | @Override method visit (line 383) | @Override method visitToOperator (line 618) | protected Query visitToOperator(SearchOperator op) throws QueryParserE... method visitFromOperator (line 623) | protected Query visitFromOperator(SearchOperator op) throws QueryParse... method visitFilterOperator (line 628) | protected Query visitFilterOperator(SearchOperator op) throws QueryPar... method visitIncludeOperator (line 632) | protected Query visitIncludeOperator(SearchOperator op) throws QueryPa... method visitExcludeOperator (line 643) | protected Query visitExcludeOperator(SearchOperator op) throws QueryPa... method visitFilterOperator (line 655) | protected Query visitFilterOperator(SearchOperator op, boolean negate) method buildHasEngagementsQuery (line 735) | private Query buildHasEngagementsQuery() { method visitLangOperator (line 755) | protected Query visitLangOperator(SearchOperator op) throws QueryParse... method visitSourceOperator (line 760) | protected Query visitSourceOperator(SearchOperator op) throws QueryPar... method visitSmileyOperator (line 765) | protected Query visitSmileyOperator(SearchOperator op) throws QueryPar... method visitDocValRangeFilterOperator (line 772) | protected Query visitDocValRangeFilterOperator(SearchOperator op) thro... method visitCachedFilterOperator (line 805) | protected final Query visitCachedFilterOperator(SearchOperator op) thr... method visitScoredFilterOperator (line 813) | protected final Query visitScoredFilterOperator(SearchOperator op) thr... method visitSinceTimeOperator (line 830) | protected Query visitSinceTimeOperator(SearchOperator op) { method visitUntilTimeOperator (line 841) | protected Query visitUntilTimeOperator(SearchOperator op) { method visitSinceIDOperator (line 852) | protected Query visitSinceIDOperator(SearchOperator op) { method visitMaxIDOperator (line 857) | protected Query visitMaxIDOperator(SearchOperator op) { method visitGeoLocationTypeOperator (line 862) | protected Query visitGeoLocationTypeOperator(SearchOperator op) throws... method visitGeocodeOperator (line 873) | protected Query visitGeocodeOperator(SearchOperator op) throws QueryPa... method visitGeoBoundingBoxOperator (line 877) | protected Query visitGeoBoundingBoxOperator(SearchOperator op) throws ... method visitPlaceOperator (line 883) | protected Query visitPlaceOperator(SearchOperator op) throws QueryPars... method visitLinkOperator (line 890) | protected Query visitLinkOperator(SearchOperator op) throws QueryParse... method visitEntityIdOperator (line 901) | protected Query visitEntityIdOperator(SearchOperator op) throws QueryP... method visitFromUserIDOperator (line 906) | protected Query visitFromUserIDOperator(SearchOperator op) { method visitInReplyToTweetIdOperator (line 911) | protected Query visitInReplyToTweetIdOperator(SearchOperator op) { method visitInReplyToUserIdOperator (line 916) | protected Query visitInReplyToUserIdOperator(SearchOperator op) { method visitLikedByUserIdOperator (line 921) | protected Query visitLikedByUserIdOperator(SearchOperator op) throws Q... method visitRetweetedByUserIdOperator (line 926) | protected Query visitRetweetedByUserIdOperator(SearchOperator op) thro... method visitRepliedToByUserIdOperator (line 931) | protected Query visitRepliedToByUserIdOperator(SearchOperator op) thro... method visitQuotedUserIdOperator (line 936) | protected Query visitQuotedUserIdOperator(SearchOperator op) throws Qu... method visitQuotedTweetIdOperator (line 941) | protected Query visitQuotedTweetIdOperator(SearchOperator op) throws Q... method visitDirectedAtUserIdOperator (line 946) | protected Query visitDirectedAtUserIdOperator(SearchOperator op) throw... method visitConversationIdOperator (line 951) | protected Query visitConversationIdOperator(SearchOperator op) throws ... method visitComposerSourceOperator (line 956) | protected Query visitComposerSourceOperator(SearchOperator op) throws ... method visitRetweetsOfTweetIdOperator (line 967) | protected Query visitRetweetsOfTweetIdOperator(SearchOperator op) { method visitRetweetsOfUserIdOperator (line 972) | protected Query visitRetweetsOfUserIdOperator(SearchOperator op) { method visitLinkCategoryOperator (line 977) | protected Query visitLinkCategoryOperator(SearchOperator op) { method visitCardNameOperator (line 992) | protected Query visitCardNameOperator(SearchOperator op) throws QueryP... method visitCardDomainOperator (line 997) | protected Query visitCardDomainOperator(SearchOperator op) throws Quer... method visitCardLangOperator (line 1002) | protected Query visitCardLangOperator(SearchOperator op) throws QueryP... method visitHFTermPairOperator (line 1007) | protected Query visitHFTermPairOperator(SearchOperator op) throws Quer... method visitHFTermPhrasePairOperator (line 1019) | protected Query visitHFTermPhrasePairOperator(SearchOperator op) throw... method logAndThrowQueryParserException (line 1031) | private Query logAndThrowQueryParserException(String message) throws Q... method logMissingEntriesAndThrowQueryParserException (line 1036) | private Query logMissingEntriesAndThrowQueryParserException(String fie... method visitMultiTermDisjunction (line 1045) | protected final Query visitMultiTermDisjunction(SearchOperator op) thr... method visitCSFDisjunctionFilter (line 1109) | protected final Query visitCSFDisjunctionFilter(SearchOperator op) method visitSafetyExclude (line 1133) | protected Query visitSafetyExclude(SearchOperator op) throws QueryPars... method visitNamedEntity (line 1155) | protected Query visitNamedEntity(SearchOperator op) throws QueryParser... method visitSpaceId (line 1167) | protected Query visitSpaceId(SearchOperator op) throws QueryParserExce... method visitNamedEntityWithType (line 1179) | protected Query visitNamedEntityWithType(SearchOperator op) throws Que... method createDisjunction (line 1194) | private Query createDisjunction( method visitMinFeatureValueOperator (line 1205) | protected Query visitMinFeatureValueOperator(SearchOperator.Type type,... method visitFeatureValueInAcceptListOrUnsetFilterOperator (line 1251) | protected Query visitFeatureValueInAcceptListOrUnsetFilterOperator(Sea... method createUnsupportedOperatorQuery (line 1276) | protected Query createUnsupportedOperatorQuery(SearchOperator op) thro... method buildNoScoreIntTermQuery (line 1283) | private Query buildNoScoreIntTermQuery( method buildQueryForMinReputationOperator (line 1293) | private Query buildQueryForMinReputationOperator(List operands... method buildQueryForEngagementOperator (line 1321) | private Query buildQueryForEngagementOperator( method minEngagmentsDrivingQuery (line 1368) | private Query minEngagmentsDrivingQuery(SearchOperator operator, int m... method isOperatorTypeEngagementFilter (line 1388) | private boolean isOperatorTypeEngagementFilter(SearchOperator.Type typ... method schemaHasField (line 1394) | private boolean schemaHasField(EarlybirdFieldConstant field) { method createSimpleTermQuery (line 1399) | private Query createSimpleTermQuery( method isGeoFieldThatShouldBeScrubbed (line 1409) | private boolean isGeoFieldThatShouldBeScrubbed(String field, String te... method createNoScoreTermQuery (line 1420) | private Query createNoScoreTermQuery(com.twitter.search.queryparser.qu... method createNormalizedTermQuery (line 1427) | private Query createNormalizedTermQuery(com.twitter.search.queryparser... method getBoostFromAnnotations (line 1449) | private static double getBoostFromAnnotations(List annotat... method getPhraseProximityFromAnnotations (line 1465) | private static double getPhraseProximityFromAnnotations(List getFieldWeightMapForNode( method addQuery (line 1617) | private boolean addQuery( method createTermQueryDisjunction (line 1651) | private BooleanQuery createTermQueryDisjunction( method addTermQueryWithField (line 1666) | private void addTermQueryWithField( method finalizeQuery (line 1683) | private Query finalizeQuery(BooleanQuery bq, Term term) { method boundingBoxFromSearchOperator (line 1688) | private Rectangle boundingBoxFromSearchOperator(SearchOperator op) thr... method visitGeocodeOrGeocodePrivateOperator (line 1711) | private Query visitGeocodeOrGeocodePrivateOperator(SearchOperator op) method wrapQueryInUserScrubGeoFilter (line 1723) | private Query wrapQueryInUserScrubGeoFilter(Query baseQuery) { method buildLongTermAttributeQuery (line 1734) | private Query buildLongTermAttributeQuery(SearchOperator op, String fi... method buildLongTermAttributeQuery (line 1738) | private Query buildLongTermAttributeQuery(SearchOperator op, String fi... method parseLongArgs (line 1744) | private static void parseLongArgs(List operands, method isUserIdField (line 1756) | private static boolean isUserIdField(String field) { method isTweetIdField (line 1767) | private static boolean isTweetIdField(String field) { method isIdCSFField (line 1774) | private static boolean isIdCSFField(String field) { method getQueriedFields (line 1778) | public Set getQueriedFields() { FILE: src/java/com/twitter/search/earlybird/queryparser/EarlybirdQueryHelper.java class EarlybirdQueryHelper (line 25) | public abstract class EarlybirdQueryHelper { method requireExcludeAntisocial (line 31) | public static Query requireExcludeAntisocial( method maybeWrapWithHitAttributionCollector (line 67) | public static final org.apache.lucene.search.Query maybeWrapWithHitAtt... method maybeWrapWithHitAttributionCollector (line 99) | public static final org.apache.lucene.search.Query maybeWrapWithHitAtt... method wrapWithHitAttributionCollector (line 114) | private static final org.apache.lucene.search.Query wrapWithHitAttribu... method maybeWrapWithTimeout (line 129) | public static org.apache.lucene.search.Query maybeWrapWithTimeout( method maybeWrapWithTimeout (line 142) | public static org.apache.lucene.search.Query maybeWrapWithTimeout( FILE: src/java/com/twitter/search/earlybird/queryparser/HighFrequencyTermPairExtractor.java class HighFrequencyTermPairExtractor (line 45) | public class HighFrequencyTermPairExtractor extends QueryVisitor { method HighFrequencyTermPairExtractor (line 50) | public HighFrequencyTermPairExtractor(ArrayList createTermPairsForGroup(Set hfTokens, method createTermPairs (line 428) | private static List createTermPairs(Set tokens, boolean... method createPhrasePairs (line 456) | private static List createPhrasePairs(Set phrases, doub... method createHFTermPair (line 468) | private static SearchOperator createHFTermPair(String token1, String t... method hasAnnotations (line 474) | private static boolean hasAnnotations(com.twitter.search.queryparser.q... FILE: src/java/com/twitter/search/earlybird/queryparser/HighFrequencyTermQueryGroup.java class HighFrequencyTermQueryGroup (line 13) | public class HighFrequencyTermQueryGroup { method HighFrequencyTermQueryGroup (line 44) | public HighFrequencyTermQueryGroup(int groupIdx, boolean positive) { method HighFrequencyTermQueryGroup (line 48) | public HighFrequencyTermQueryGroup(int groupIdx, int parentGroupIdx, b... method hasPhrases (line 54) | public boolean hasPhrases() { method tokensFromPhrases (line 58) | protected List tokensFromPhrases() { method removePreusedTokens (line 76) | protected void removePreusedTokens() { method getTokenFromPhrase (line 86) | protected String getTokenFromPhrase() { FILE: src/java/com/twitter/search/earlybird/queryparser/LuceneRelevanceQueryVisitor.java class LuceneRelevanceQueryVisitor (line 22) | public class LuceneRelevanceQueryVisitor extends EarlybirdLuceneQueryVis... method LuceneRelevanceQueryVisitor (line 23) | public LuceneRelevanceQueryVisitor( method LuceneRelevanceQueryVisitor (line 49) | @VisibleForTesting method visitSinceIDOperator (line 64) | @Override FILE: src/java/com/twitter/search/earlybird/queryparser/ProtectedOperatorQueryRewriter.java class ProtectedOperatorQueryRewriter (line 16) | public class ProtectedOperatorQueryRewriter { method rewrite (line 52) | public Query rewrite(Query parsedQuery, List followedUserIds, Us... method createFromUserIdMultiTermDisjunctionQuery (line 107) | private Query createFromUserIdMultiTermDisjunctionQuery(List use... method getProtectedUserIds (line 118) | private List getProtectedUserIds(List followedUserIds, Use... method findPositiveProtectedOperatorIndex (line 128) | private int findPositiveProtectedOperatorIndex(List children) { method isNegateExclude (line 143) | private boolean isNegateExclude(SearchOperator searchOp) { method isPositive (line 148) | private boolean isPositive(SearchOperator searchOp) { FILE: src/java/com/twitter/search/earlybird/search/AbstractResultsCollector.java class AbstractResultsCollector (line 58) | public abstract class AbstractResultsCollector getHitCountMap() { method fillHitAttributionMetadata (line 541) | protected final void fillHitAttributionMetadata(ThriftSearchResultMeta... method fillResultGeoLocation (line 565) | protected final void fillResultGeoLocation(ThriftSearchResultMetadata ... method scoreMode (line 586) | @Override method collectedEnoughResults (line 593) | @Override method shouldTerminate (line 611) | @Override method getDebugInfo (line 616) | @Override method shouldCollectDetailedDebugInfo (line 621) | protected boolean shouldCollectDetailedDebugInfo() { method shouldCollectVerboseDebugInfo (line 627) | protected boolean shouldCollectVerboseDebugInfo() { FILE: src/java/com/twitter/search/earlybird/search/AntiGamingFilter.java class AntiGamingFilter (line 25) | public class AntiGamingFilter { type Acceptor (line 26) | private interface Acceptor { method accept (line 27) | boolean accept(int internalDocID) throws IOException; class UserCount (line 46) | private static final class UserCount method getSignature (line 51) | @Override method clear (line 56) | @Override method getSentinelObject (line 68) | @Override method newMock (line 84) | @VisibleForTesting method AntiGamingFilter (line 93) | private AntiGamingFilter(boolean alwaysValue) { method AntiGamingFilter (line 101) | public AntiGamingFilter(int maxHitsPerUser, int maxTweepCred, Query lu... method getUserIDWhitelist (line 118) | public Set getUserIDWhitelist() { method acceptUser (line 122) | private boolean acceptUser(int internalDocID) throws IOException { method startSegment (line 152) | public void startSegment(EarlybirdIndexSegmentAtomicReader reader) thr... method extractTerms (line 195) | private void extractTerms(IndexReader reader) throws IOException { method accept (line 209) | public boolean accept(int internalDocID) throws IOException { method addUserToWhitelists (line 213) | private void addUserToWhitelists(long userID) { method getUserId (line 224) | @VisibleForTesting FILE: src/java/com/twitter/search/earlybird/search/EarlybirdLuceneSearcher.java class EarlybirdLuceneSearcher (line 21) | public abstract class EarlybirdLuceneSearcher extends IndexSearcher { method EarlybirdLuceneSearcher (line 22) | public EarlybirdLuceneSearcher(IndexReader r) { method fillFacetResults (line 32) | public abstract void fillFacetResults( method fillFacetResultMetadata (line 43) | public abstract void fillFacetResultMetadata( method fillTermStatsMetadata (line 55) | public abstract void fillTermStatsMetadata( method collectTermStatistics (line 69) | public abstract TermStatisticsSearchResults collectTermStatistics( method explainSearchResults (line 83) | public abstract void explainSearchResults(SearchRequestInfo searchRequ... class FacetSearchResults (line 87) | public static class FacetSearchResults extends SearchResultsInfo { method FacetSearchResults (line 90) | public FacetSearchResults(FacetResultsCollector collector) { method getFacetResults (line 94) | public ThriftFacetFieldResults getFacetResults(String facetName, int... FILE: src/java/com/twitter/search/earlybird/search/EarlybirdMultiSegmentSearcher.java class EarlybirdMultiSegmentSearcher (line 47) | public class EarlybirdMultiSegmentSearcher extends EarlybirdLuceneSearch... method EarlybirdMultiSegmentSearcher (line 61) | public EarlybirdMultiSegmentSearcher( method setIdTimeRanges (line 90) | public void setIdTimeRanges(IdTimeRanges idTimeRanges) { method search (line 94) | @Override method shouldSkipSegment (line 112) | @VisibleForTesting method fillFacetResults (line 131) | @Override method collectTermStatistics (line 139) | @Override method explainSearchResults (line 151) | @Override method fillFacetResultMetadata (line 188) | @Override method fillTermStatsMetadata (line 197) | @Override method rewrite (line 211) | @Override method createWeight (line 221) | @Override class DummyWeight (line 229) | private static final class DummyWeight extends Weight { method DummyWeight (line 230) | private DummyWeight(Query luceneQuery) { method explain (line 234) | @Override method scorer (line 239) | @Override method extractTerms (line 244) | @Override method isCacheable (line 249) | @Override FILE: src/java/com/twitter/search/earlybird/search/GeoQuadTreeQueryBuilder.java class GeoQuadTreeQueryBuilder (line 33) | public final class GeoQuadTreeQueryBuilder { method GeoQuadTreeQueryBuilder (line 34) | private GeoQuadTreeQueryBuilder() { method buildGeoQuadTreeQuery (line 40) | public static Query buildGeoQuadTreeQuery(final GeoCode geocode) { method buildGeoQuadTreeQuery (line 50) | public static Query buildGeoQuadTreeQuery(GeoCode geocode, method buildGeoQuadTreeQuery (line 69) | public static Query buildGeoQuadTreeQuery(final Rectangle boundingBox, class GeoDocAccepter (line 111) | private abstract static class GeoDocAccepter extends SecondPhaseDocAcc... method initialize (line 115) | @Override method acceptPoint (line 124) | protected abstract boolean acceptPoint(double lat, double lon); method accept (line 127) | @Override class CenterRadiusAccepter (line 141) | private static final class CenterRadiusAccepter extends GeoDocAccepter { method CenterRadiusAccepter (line 146) | public CenterRadiusAccepter(double centerLat, double centerLon, doub... method acceptPoint (line 152) | @Override method toString (line 169) | @Override class BoundingBoxAccepter (line 177) | private static final class BoundingBoxAccepter extends GeoDocAccepter { method BoundingBoxAccepter (line 180) | public BoundingBoxAccepter(Rectangle boundingBox) { method acceptPoint (line 184) | @Override method toString (line 190) | @Override FILE: src/java/com/twitter/search/earlybird/search/Hit.java class Hit (line 10) | public class Hit implements Comparable { method Hit (line 18) | public Hit(long timeSliceID, long statusID) { method getTimeSliceID (line 24) | public long getTimeSliceID() { method getStatusID (line 28) | public long getStatusID() { method getMetadata (line 32) | @Nullable method setMetadata (line 37) | public void setMetadata(ThriftSearchResultMetadata metadata) { method compareTo (line 41) | @Override method toString (line 46) | @Override method isHasExplanation (line 52) | public boolean isHasExplanation() { method setHasExplanation (line 56) | public void setHasExplanation(boolean hasExplanation) { FILE: src/java/com/twitter/search/earlybird/search/SearchRequestInfo.java class SearchRequestInfo (line 17) | public class SearchRequestInfo { method SearchRequestInfo (line 47) | public SearchRequestInfo( method SearchRequestInfo (line 54) | public SearchRequestInfo( method calculateMaxHitsToProcess (line 95) | protected int calculateMaxHitsToProcess(ThriftSearchQuery thriftSearch... method getSearchQuery (line 106) | public final ThriftSearchQuery getSearchQuery() { method getLuceneQuery (line 110) | public Query getLuceneQuery() { method getNumResultsRequested (line 114) | public final int getNumResultsRequested() { method getMaxHitsToProcess (line 118) | public final int getMaxHitsToProcess() { method isCollectConversationId (line 122) | public boolean isCollectConversationId() { method isCollectResultLocation (line 126) | public boolean isCollectResultLocation() { method isGetInReplyToStatusId (line 130) | public boolean isGetInReplyToStatusId() { method isGetReferenceAuthorId (line 134) | public boolean isGetReferenceAuthorId() { method isCollectExclusiveConversationAuthorId (line 138) | public boolean isCollectExclusiveConversationAuthorId() { method getIdTimeRanges (line 142) | public final IdTimeRanges getIdTimeRanges() { method setIdTimeRanges (line 146) | public SearchRequestInfo setIdTimeRanges(IdTimeRanges newIdTimeRanges) { method setTimestamp (line 151) | public SearchRequestInfo setTimestamp(long newTimestamp) { method getTimestamp (line 156) | public long getTimestamp() { method getTerminationTracker (line 160) | public TerminationTracker getTerminationTracker() { method getHitAttributeHelper (line 164) | @Nullable method setHitAttributeHelper (line 169) | public void setHitAttributeHelper(@Nullable HitAttributeHelper hitAttr... method getFacetFieldNames (line 173) | public List getFacetFieldNames() { method isGetFromUserId (line 177) | public boolean isGetFromUserId() { FILE: src/java/com/twitter/search/earlybird/search/SearchResultsCollector.java class SearchResultsCollector (line 28) | public class SearchResultsCollector method SearchResultsCollector (line 38) | public SearchResultsCollector( method startSegment (line 62) | @Override method doCollect (line 67) | @Override method collectRetweetAndReplyMetadata (line 122) | private final void collectRetweetAndReplyMetadata(ThriftSearchResultMe... method innerShouldCollectMore (line 171) | @Override method doGetResults (line 182) | @Override FILE: src/java/com/twitter/search/earlybird/search/SearchResultsInfo.java class SearchResultsInfo (line 9) | public class SearchResultsInfo { method getNumHitsProcessed (line 28) | public final int getNumHitsProcessed() { method setNumHitsProcessed (line 32) | public final void setNumHitsProcessed(int numHitsProcessed) { method getNumSearchedSegments (line 36) | public final int getNumSearchedSegments() { method setNumSearchedSegments (line 40) | public final void setNumSearchedSegments(int numSearchedSegments) { method getMaxSearchedStatusID (line 44) | public final long getMaxSearchedStatusID() { method getMinSearchedStatusID (line 48) | public final long getMinSearchedStatusID() { method getMaxSearchedTime (line 52) | public final int getMaxSearchedTime() { method getMinSearchedTime (line 56) | public final int getMinSearchedTime() { method isSetSearchedStatusIDs (line 60) | public boolean isSetSearchedStatusIDs() { method isSetSearchedTimes (line 64) | public boolean isSetSearchedTimes() { method setMaxSearchedStatusID (line 68) | public void setMaxSearchedStatusID(long maxSearchedStatusID) { method setMinSearchedStatusID (line 72) | public void setMinSearchedStatusID(long minSearchedStatusID) { method setMaxSearchedTime (line 76) | public void setMaxSearchedTime(int maxSearchedTime) { method setMinSearchedTime (line 80) | public void setMinSearchedTime(int minSearchedTime) { method setEarlyTerminated (line 84) | public void setEarlyTerminated(boolean earlyTerminated) { method isEarlyTerminated (line 88) | public boolean isEarlyTerminated() { method getEarlyTerminationReason (line 92) | public String getEarlyTerminationReason() { method setEarlyTerminationReason (line 96) | public void setEarlyTerminationReason(String earlyTerminationReason) { FILE: src/java/com/twitter/search/earlybird/search/SimpleSearchResults.java class SimpleSearchResults (line 5) | public class SimpleSearchResults extends SearchResultsInfo { method SimpleSearchResults (line 9) | public SimpleSearchResults(int size) { method SimpleSearchResults (line 14) | public SimpleSearchResults(List hits) { method hits (line 20) | public Hit[] hits() { method numHits (line 24) | public int numHits() { method setNumHits (line 28) | public void setNumHits(int numHits) { method getHit (line 32) | public Hit getHit(int hitIndex) { FILE: src/java/com/twitter/search/earlybird/search/SocialFilter.java class SocialFilter (line 19) | public class SocialFilter { type Acceptor (line 20) | private interface Acceptor { method accept (line 21) | boolean accept(long fromUserLong, byte[] userIDInBytes); class FollowsAcceptor (line 30) | private class FollowsAcceptor implements Acceptor { method accept (line 31) | @Override class TrustedAcceptor (line 37) | private class TrustedAcceptor implements Acceptor { method accept (line 38) | @Override class AllAcceptor (line 44) | private class AllAcceptor implements Acceptor { method accept (line 45) | @Override method SocialFilter (line 53) | public SocialFilter( method startSegment (line 81) | public void startSegment(EarlybirdIndexSegmentAtomicReader indexReader... method accept (line 89) | public boolean accept(int internalDocID) throws IOException { FILE: src/java/com/twitter/search/earlybird/search/SocialSearchResultsCollector.java class SocialSearchResultsCollector (line 17) | public class SocialSearchResultsCollector extends SearchResultsCollector { method SocialSearchResultsCollector (line 21) | public SocialSearchResultsCollector( method doCollect (line 34) | @Override method startSegment (line 41) | @Override FILE: src/java/com/twitter/search/earlybird/search/facets/AbstractFacetTermCollector.java class AbstractFacetTermCollector (line 14) | public abstract class AbstractFacetTermCollector implements FacetTermCol... method fillResultAndClear (line 25) | public abstract void fillResultAndClear(ThriftSearchResult result); method resetFacetLabelProviders (line 27) | public void resetFacetLabelProviders( method findFacetName (line 33) | String findFacetName(int fieldId) { method getExtraMetadata (line 37) | protected ThriftSearchResultExtraMetadata getExtraMetadata(ThriftSearc... method getTermFromProvider (line 45) | protected String getTermFromProvider( method getTermFromFacet (line 50) | protected String getTermFromFacet(long termID, int fieldID, Set requiredFields) { method resetFacetLabelProviders (line 29) | public void resetFacetLabelProviders(Map f... method collect (line 36) | @Override method getLabels (line 58) | public List getLabels() { FILE: src/java/com/twitter/search/earlybird/search/facets/FacetRankingModule.java class FacetRankingModule (line 10) | public abstract class FacetRankingModule { method prepareResults (line 23) | public abstract void prepareResults( FILE: src/java/com/twitter/search/earlybird/search/facets/FacetResultsCollector.java class FacetResultsCollector (line 31) | public class FacetResultsCollector extends class Accumulator (line 37) | static class Accumulator { method Accumulator (line 42) | Accumulator(FacetAccumulator[] accumulators, method getFacetAccumulator (line 50) | FacetAccumulator getFacetAccumulator(String... method FacetResultsCollector (line 63) | public FacetResultsCollector( method startSegment (line 84) | @Override method doCollect (line 89) | @Override method doGetResults (line 100) | @Override method getFacetResults (line 108) | public ThriftFacetFieldResults getFacetResults(String facetName, int t... method createScorer (line 174) | protected FacetScorer createScorer(AntiGamingFilter antiGamingFilter) { method newPerSegmentAccumulator (line 203) | protected Accumulator newPerSegmentAccumulator(EarlybirdIndexSegmentAt... FILE: src/java/com/twitter/search/earlybird/search/facets/FacetScorer.java class FacetScorer (line 10) | public abstract class FacetScorer { method startSegment (line 11) | protected abstract void startSegment(EarlybirdIndexSegmentAtomicReader... method incrementCounts (line 16) | public abstract void incrementCounts(Accumulator accumulator, int inte... method getFacetAccumulator (line 23) | public abstract FacetAccumulator getFacetAccumulator(FacetLabelProv... FILE: src/java/com/twitter/search/earlybird/search/facets/FacetSearchRequestInfo.java class FacetSearchRequestInfo (line 11) | public class FacetSearchRequestInfo extends SearchRequestInfo { method FacetSearchRequestInfo (line 15) | public FacetSearchRequestInfo(ThriftSearchQuery searchQuery, method getFacetCountState (line 25) | public final FacetCountState getFacetCountState() { FILE: src/java/com/twitter/search/earlybird/search/facets/HashingAndPruningFacetAccumulator.java class HashingAndPruningFacetAccumulator (line 16) | public class HashingAndPruningFacetAccumulator extends FacetAccumulator { class HashTable (line 32) | protected static final class HashTable { method HashTable (line 38) | public HashTable(int size) { method reset (line 47) | protected void reset() { method findHashPosition (line 53) | public int findHashPosition(long termID) { class Cursor (line 73) | private final class Cursor { method writeToHash (line 80) | public void writeToHash(int position) { method readFromHash (line 95) | public boolean readFromHash(int position) { method itemPenaltyCount (line 116) | protected static int itemPenaltyCount(long payload) { method itemMaxTweepCred (line 120) | protected static int itemMaxTweepCred(long payload) { method HashingAndPruningFacetAccumulator (line 138) | public HashingAndPruningFacetAccumulator(FacetLabelProvider facetLabel... method HashingAndPruningFacetAccumulator (line 144) | public HashingAndPruningFacetAccumulator(FacetLabelProvider facetLabel... method HashingAndPruningFacetAccumulator (line 153) | public HashingAndPruningFacetAccumulator(int hashSize, FacetLabelProvi... method reset (line 167) | @Override method add (line 179) | @Override method recordLanguage (line 215) | @Override method getLanguageHistogram (line 220) | @Override method prune (line 225) | private void prune() { method evict (line 270) | protected void evict(int index) { method getAllFacets (line 275) | @Override method getTopFacets (line 280) | @Override method copyToSortBuffer (line 325) | private void copyToSortBuffer() { method compareFacetCounts (line 345) | public static int compareFacetCounts(int weightedCount1, int simpleCou... class FacetComparator (line 393) | public static final class FacetComparator { method FacetComparator (line 397) | private FacetComparator(Comparator thriftComparator, method getThriftComparator (line 403) | public Comparator getThriftComparator() { method getThriftComparator (line 407) | public Comparator getThriftComparator(boolean reve... method getComparator (line 411) | private Comparator getComparator(boolean reverse) { method getComparator (line 440) | public static FacetComparator getComparator(ThriftFacetEarlybirdSortin... method getReverseComparator (line 450) | private static Comparator getReverseComparator(final Comparator... class Item (line 454) | static final class Item { method Item (line 458) | Item(long[] data, int offset) { method getTermId (line 463) | public long getTermId() { method getSimpleCount (line 467) | public int getSimpleCount() { method getWeightedCount (line 471) | public int getWeightedCount() { method getPenaltyCount (line 475) | public int getPenaltyCount() { method getMaxTweetCred (line 479) | public int getMaxTweetCred() { method hashCode (line 483) | @Override public int hashCode() { method equals (line 487) | @Override public boolean equals(Object o) { FILE: src/java/com/twitter/search/earlybird/search/facets/NamedEntityCollector.java class NamedEntityCollector (line 17) | public class NamedEntityCollector extends AbstractFacetTermCollector { method collect (line 27) | @Override method fillResultAndClear (line 44) | @Override FILE: src/java/com/twitter/search/earlybird/search/facets/RetweetFacetCountIterator.java class RetweetFacetCountIterator (line 16) | public class RetweetFacetCountIterator extends CSFFacetCountIterator { method RetweetFacetCountIterator (line 19) | public RetweetFacetCountIterator( method shouldCollect (line 27) | @Override FILE: src/java/com/twitter/search/earlybird/search/facets/SimpleCountRankingModule.java class SimpleCountRankingModule (line 11) | public class SimpleCountRankingModule extends FacetRankingModule { method prepareResults (line 13) | @Override FILE: src/java/com/twitter/search/earlybird/search/facets/SpaceFacetCollector.java class SpaceFacetCollector (line 17) | public class SpaceFacetCollector extends AbstractFacetTermCollector { method SpaceFacetCollector (line 22) | public SpaceFacetCollector(AudioSpaceTable audioSpaceTable) { method collect (line 26) | @Override method fillResultAndClear (line 42) | @Override FILE: src/java/com/twitter/search/earlybird/search/facets/TermStatisticsCollector.java class TermStatisticsCollector (line 36) | public class TermStatisticsCollector extends AbstractResultsCollector class TermStatistics (line 47) | @VisibleForTesting method TermStatistics (line 59) | @VisibleForTesting method moveBackTermCounts (line 78) | @VisibleForTesting method countHit (line 96) | @VisibleForTesting void countHit(int bin) { method getTermCount (line 101) | @VisibleForTesting int getTermCount() { method getHistogramBins (line 105) | @VisibleForTesting int[] getHistogramBins() { method TermStatisticsCollector (line 132) | public TermStatisticsCollector( method startSegment (line 189) | @Override method calculateBin (line 220) | private int calculateBin(final int tweetTime) { method doCollect (line 259) | @Override method skipSegment (line 280) | @Override method advance (line 287) | private boolean advance(TermStatistics ts) throws IOException { method countHist (line 298) | private boolean countHist(TermStatistics ts, int bin) throws IOExcepti... method countNoHist (line 306) | private boolean countNoHist(TermStatistics ts) throws IOException { method innerShouldCollectMore (line 314) | @Override method readyToTerminate (line 333) | @VisibleForTesting method doGetResults (line 338) | @Override class TermStatisticsSearchResults (line 343) | public final class TermStatisticsSearchResults extends SearchResultsIn... method TermStatisticsSearchResults (line 349) | private TermStatisticsSearchResults() { method toString (line 429) | @Override method getTermStatisticsDebugInfo (line 444) | public List getTermStatisticsDebugInfo() { method computeFirstBinId (line 452) | private void computeFirstBinId(boolean isSetMinSearchedTime, int minSe... method getSeenOutOfRange (line 473) | @VisibleForTesting method trackHistogramResultStats (line 478) | private void trackHistogramResultStats() { FILE: src/java/com/twitter/search/earlybird/search/facets/TermStatisticsRequestInfo.java class TermStatisticsRequestInfo (line 23) | public class TermStatisticsRequestInfo extends SearchRequestInfo { method TermStatisticsRequestInfo (line 36) | public TermStatisticsRequestInfo(ThriftSearchQuery searchQuery, method calculateMaxHitsToProcess (line 71) | @Override method getTermRequests (line 83) | public final List getTermRequests() { method getHistogramSettings (line 87) | public final ThriftHistogramSettings getHistogramSettings() { method isReturnHistogram (line 91) | public final boolean isReturnHistogram() { FILE: src/java/com/twitter/search/earlybird/search/facets/TweetSearchFacetCountIteratorFactory.java class TweetSearchFacetCountIteratorFactory (line 18) | public final class TweetSearchFacetCountIteratorFactory extends FacetCou... method TweetSearchFacetCountIteratorFactory (line 22) | private TweetSearchFacetCountIteratorFactory() { method getFacetCountIterator (line 25) | @Override FILE: src/java/com/twitter/search/earlybird/search/queries/BadUserRepFilter.java class BadUserRepFilter (line 22) | public final class BadUserRepFilter extends Query { method getBadUserRepFilter (line 29) | public static Query getBadUserRepFilter(int minTweepCred) { method BadUserRepFilter (line 41) | private BadUserRepFilter(int minTweepCred) { method hashCode (line 45) | @Override method equals (line 50) | @Override method toString (line 59) | @Override method createWeight (line 64) | @Override class BadUserExcludeDocIdSetIterator (line 80) | private static final class BadUserExcludeDocIdSetIterator extends Rang... method BadUserExcludeDocIdSetIterator (line 84) | BadUserExcludeDocIdSetIterator(EarlybirdIndexSegmentAtomicReader ind... method shouldReturnDoc (line 92) | @Override FILE: src/java/com/twitter/search/earlybird/search/queries/CSFDisjunctionFilter.java class CSFDisjunctionFilter (line 25) | public final class CSFDisjunctionFilter extends Query { method getCSFDisjunctionFilter (line 29) | public static Query getCSFDisjunctionFilter(String csfField, Set... method CSFDisjunctionFilter (line 35) | private CSFDisjunctionFilter(String csfField, Set values) { method createWeight (line 40) | @Override method hashCode (line 50) | @Override method equals (line 56) | @Override method toString (line 66) | @Override class CSFDisjunctionFilterDISI (line 71) | private static final class CSFDisjunctionFilterDISI extends RangeFilte... method CSFDisjunctionFilterDISI (line 75) | private CSFDisjunctionFilterDISI(LeafReader reader, String csfField,... method shouldReturnDoc (line 82) | @Override FILE: src/java/com/twitter/search/earlybird/search/queries/DocValRangeFilter.java class DocValRangeFilter (line 29) | public final class DocValRangeFilter extends Query { method getDocValRangeQuery (line 44) | public static Query getDocValRangeQuery(String csfField, ThriftCSFType... method getDocValRangeQuery (line 61) | public static Query getDocValRangeQuery(String csfField, ThriftCSFType... method DocValRangeFilter (line 69) | private DocValRangeFilter(String csfField, ThriftCSFType csfFieldType, method DocValRangeFilter (line 77) | private DocValRangeFilter(String csfField, ThriftCSFType csfFieldType, method hashCode (line 85) | @Override method equals (line 93) | @Override method toString (line 106) | @Override method createWeight (line 114) | @Override class CSFRangeDocIdSetIterator (line 134) | private static final class CSFRangeDocIdSetIterator extends RangeFilte... method CSFRangeDocIdSetIterator (line 140) | public CSFRangeDocIdSetIterator(LeafReader reader, method shouldReturnDoc (line 154) | @Override method getMinValForTest (line 186) | @VisibleForTesting method getMaxValForTest (line 191) | @VisibleForTesting FILE: src/java/com/twitter/search/earlybird/search/queries/FeatureValueInAcceptListOrUnsetFilter.java class FeatureValueInAcceptListOrUnsetFilter (line 22) | public final class FeatureValueInAcceptListOrUnsetFilter extends Query { method getFeatureValueInAcceptListOrUnsetFilter (line 35) | public static Query getFeatureValueInAcceptListOrUnsetFilter(String fe... method toString (line 42) | @Override method equals (line 49) | @Override method hashCode (line 60) | @Override method FeatureValueInAcceptListOrUnsetFilter (line 65) | private FeatureValueInAcceptListOrUnsetFilter(String featureName, Set<... method createWeight (line 70) | @Override class FeatureValueInAcceptListOrUnsetDocIdSetIterator (line 81) | private static final class FeatureValueInAcceptListOrUnsetDocIdSetIter... method FeatureValueInAcceptListOrUnsetDocIdSetIterator (line 86) | FeatureValueInAcceptListOrUnsetDocIdSetIterator( method shouldReturnDoc (line 93) | @Override FILE: src/java/com/twitter/search/earlybird/search/queries/GeoTwoPhaseQuery.java class GeoTwoPhaseQuery (line 25) | public class GeoTwoPhaseQuery extends Query { method GeoTwoPhaseQuery (line 40) | public GeoTwoPhaseQuery( method rewrite (line 48) | @Override method hashCode (line 58) | @Override method equals (line 63) | @Override method toString (line 74) | @Override method createWeight (line 85) | @Override class GeoTwoPhaseWeight (line 92) | private static final class GeoTwoPhaseWeight extends Weight { method GeoTwoPhaseWeight (line 97) | private GeoTwoPhaseWeight( method extractTerms (line 108) | @Override method explain (line 113) | @Override method scorer (line 118) | @Override method isCacheable (line 140) | @Override class GeoTwoPhaseScorer (line 146) | private static final class GeoTwoPhaseScorer extends Scorer { method GeoTwoPhaseScorer (line 150) | private GeoTwoPhaseScorer(Weight weight, Scorer innerScorer, SecondP... method twoPhaseIterator (line 156) | @Override method docID (line 171) | @Override method score (line 176) | @Override method iterator (line 181) | @Override method getMaxScore (line 214) | @Override method checkDocExpensive (line 219) | private boolean checkDocExpensive(int doc) throws IOException { class SecondPhaseDocAccepter (line 224) | public abstract static class SecondPhaseDocAccepter { method initialize (line 228) | public abstract void initialize(LeafReaderContext context) throws IO... method accept (line 233) | public abstract boolean accept(int doc) throws IOException; method toString (line 238) | public abstract String toString(); method initialize (line 242) | @Override method accept (line 245) | @Override method toString (line 250) | @Override FILE: src/java/com/twitter/search/earlybird/search/queries/MatchAllDocIdSet.java class MatchAllDocIdSet (line 13) | public final class MatchAllDocIdSet extends DocIdSet { method MatchAllDocIdSet (line 16) | public MatchAllDocIdSet(LeafReader reader) { method iterator (line 20) | @Override method bits (line 25) | @Override method ramBytesUsed (line 40) | @Override FILE: src/java/com/twitter/search/earlybird/search/queries/MatchAllDocsQuery.java class MatchAllDocsQuery (line 29) | public class MatchAllDocsQuery extends Query { class MatchAllDocsWeight (line 30) | private static class MatchAllDocsWeight extends Weight { method MatchAllDocsWeight (line 33) | public MatchAllDocsWeight(Query query, Weight luceneWeight) { method extractTerms (line 38) | @Override method explain (line 43) | @Override method scorer (line 48) | @Override method isCacheable (line 59) | @Override method createWeight (line 65) | @Override method hashCode (line 76) | @Override method equals (line 81) | @Override method toString (line 87) | @Override FILE: src/java/com/twitter/search/earlybird/search/queries/RequiredStatusIDsFilter.java class RequiredStatusIDsFilter (line 25) | public final class RequiredStatusIDsFilter extends Query { method getRequiredStatusIDsQuery (line 28) | public static Query getRequiredStatusIDsQuery(Collection statusI... method RequiredStatusIDsFilter (line 34) | private RequiredStatusIDsFilter(Collection statusIDs) { method createWeight (line 38) | @Override method hashCode (line 112) | @Override method equals (line 117) | @Override method toString (line 127) | @Override FILE: src/java/com/twitter/search/earlybird/search/queries/SimpleTermQuery.java class SimpleTermQuery (line 22) | class SimpleTermQuery extends Query { method SimpleTermQuery (line 26) | public SimpleTermQuery(TermsEnum termsEnum, long termId) { method createWeight (line 31) | @Override method hashCode (line 37) | @Override method equals (line 42) | @Override method toString (line 53) | @Override class SimpleTermQueryWeight (line 58) | private class SimpleTermQueryWeight extends ConstantScoreWeight { method SimpleTermQueryWeight (line 61) | public SimpleTermQueryWeight(ScoreMode scoreMode) { method toString (line 66) | @Override method scorer (line 71) | @Override method isCacheable (line 81) | @Override FILE: src/java/com/twitter/search/earlybird/search/queries/SinceMaxIDFilter.java class SinceMaxIDFilter (line 29) | public final class SinceMaxIDFilter extends Query { method getSinceMaxIDQuery (line 35) | public static Query getSinceMaxIDQuery(long sinceIdExclusive, long max... method getSinceIDQuery (line 41) | public static Query getSinceIDQuery(long sinceIdExclusive) { method getMaxIDQuery (line 47) | public static Query getMaxIDQuery(long maxIdInclusive) { method SinceMaxIDFilter (line 53) | private SinceMaxIDFilter(long sinceIdExclusive, long maxIdInclusive) { method hashCode (line 58) | @Override method equals (line 63) | @Override method toString (line 74) | @Override method sinceMaxIDsInRange (line 88) | public static boolean sinceMaxIDsInRange( method sinceMaxIdsCoverRange (line 101) | private static boolean sinceMaxIdsCoverRange( method createWeight (line 112) | @Override class SinceMaxIDDocIdSetIterator (line 146) | @VisibleForTesting method SinceMaxIDDocIdSetIterator (line 152) | public SinceMaxIDDocIdSetIterator(EarlybirdIndexSegmentAtomicReader ... method shouldReturnDoc (line 169) | @Override method findSinceIdDocID (line 175) | private static int findSinceIdDocID( method findMaxIdDocID (line 193) | private static int findMaxIdDocID( FILE: src/java/com/twitter/search/earlybird/search/queries/SinceUntilFilter.java class SinceUntilFilter (line 23) | public final class SinceUntilFilter extends Query { method getSinceQuery (line 30) | public static Query getSinceQuery(int sinceTimeSeconds) { method getUntilQuery (line 36) | public static Query getUntilQuery(int untilTimeSeconds) { method getSinceUntilQuery (line 42) | public static Query getSinceUntilQuery(int sinceTimeSeconds, int until... method SinceUntilFilter (line 48) | private SinceUntilFilter(int sinceTime, int untilTime) { method hashCode (line 53) | @Override method equals (line 58) | @Override method toString (line 69) | @Override method createWeight (line 80) | @Override method sinceUntilTimesInRange (line 108) | public static boolean sinceUntilTimesInRange( class SinceUntilDocIdSetIterator (line 114) | private static final class SinceUntilDocIdSetIterator extends RangeFil... method SinceUntilDocIdSetIterator (line 119) | public SinceUntilDocIdSetIterator(EarlybirdIndexSegmentAtomicReader ... method shouldReturnDoc (line 131) | @Override FILE: src/java/com/twitter/search/earlybird/search/queries/TermQueryWithSafeToString.java class TermQueryWithSafeToString (line 11) | public final class TermQueryWithSafeToString extends TermQuery { method TermQueryWithSafeToString (line 14) | public TermQueryWithSafeToString(Term term, String termValueForToStrin... method toString (line 19) | @Override FILE: src/java/com/twitter/search/earlybird/search/queries/TimedDocIdSetIterator.java class TimedDocIdSetIterator (line 20) | public class TimedDocIdSetIterator extends DocIdSetIterator { method TimedDocIdSetIterator (line 43) | public TimedDocIdSetIterator(DocIdSetIterator innerIterator, method TimedDocIdSetIterator (line 50) | protected TimedDocIdSetIterator(DocIdSetIterator innerIterator, method TimedDocIdSetIterator (line 71) | @VisibleForTesting method docID (line 85) | @Override method nextDoc (line 90) | @Override method advance (line 107) | @Override method cost (line 124) | @Override FILE: src/java/com/twitter/search/earlybird/search/queries/UserFlagsExcludeFilter.java class UserFlagsExcludeFilter (line 22) | public final class UserFlagsExcludeFilter extends Query { method getUserFlagsExcludeFilter (line 31) | public static Query getUserFlagsExcludeFilter(UserTable userTable, method UserFlagsExcludeFilter (line 47) | private UserFlagsExcludeFilter( method hashCode (line 58) | @Override method equals (line 63) | @Override method toString (line 75) | @Override method createWeight (line 80) | @Override class UserFlagsExcludeDocIdSetIterator (line 108) | private abstract static class UserFlagsExcludeDocIdSetIterator extends... method UserFlagsExcludeDocIdSetIterator (line 112) | public UserFlagsExcludeDocIdSetIterator( method shouldReturnDoc (line 120) | @Override method checkUserFlags (line 126) | protected abstract boolean checkUserFlags(UserTable table, long user... FILE: src/java/com/twitter/search/earlybird/search/queries/UserIdMultiSegmentQuery.java class UserIdMultiSegmentQuery (line 87) | public class UserIdMultiSegmentQuery extends Query { method createIdDisjunctionQuery (line 128) | public static Query createIdDisjunctionQuery( method getDeciderName (line 162) | @VisibleForTesting class TermRankPair (line 182) | private final class TermRankPair { method TermRankPair (line 186) | TermRankPair(int termId, int rank) { method getTermId (line 191) | public int getTermId() { method getRank (line 195) | public int getRank() { method UserIdMultiSegmentQuery (line 200) | @VisibleForTesting method createTermIdsPerSegment (line 252) | private void createTermIdsPerSegment() { method createWeight (line 301) | @Override method hashCode (line 306) | @Override method equals (line 312) | @Override method toString (line 328) | @Override class UserIdMultiSegmentQueryWeight (line 341) | private final class UserIdMultiSegmentQueryWeight extends ConstantScor... method UserIdMultiSegmentQueryWeight (line 345) | private UserIdMultiSegmentQueryWeight( method scorer (line 354) | @Override method bulkScorer (line 364) | @Override method extractTerms (line 374) | @Override method isCacheable (line 382) | @Override method rewrite (line 387) | private Weight rewrite(LeafReaderContext context) throws IOException { method getFieldIndexFromMultiTermDictionary (line 428) | @Nullable method addPrecomputedTermQueries (line 450) | private BooleanQuery addPrecomputedTermQueries( method addTermQueries (line 486) | private BooleanQuery addTermQueries(TermsEnum termsEnum) throws IOEx... FILE: src/java/com/twitter/search/earlybird/search/queries/UserScrubGeoFilter.java class UserScrubGeoFilter (line 24) | public class UserScrubGeoFilter implements FilteredQuery.DocIdFilterFact... method getDocIdFilterFactory (line 31) | public static FilteredQuery.DocIdFilterFactory getDocIdFilterFactory( method UserScrubGeoFilter (line 36) | public UserScrubGeoFilter(UserScrubGeoMap userScrubGeoMap) { method getDocIdFilter (line 41) | @Override method toString (line 62) | @Override method equals (line 67) | @Override method hashCode (line 78) | @Override FILE: src/java/com/twitter/search/earlybird/search/relevance/LinearScoringData.java class LinearScoringData (line 11) | public class LinearScoringData { type SkipReason (line 21) | public enum SkipReason { method LinearScoringData (line 198) | public LinearScoringData() { method getEmbedsImpressionCount (line 206) | public double getEmbedsImpressionCount(boolean scaleForScoring) { method getEmbedsUrlCount (line 209) | public double getEmbedsUrlCount(boolean scaleForScoring) { method getVideoViewCount (line 212) | public double getVideoViewCount(boolean scaleForScoring) { method logWith0 (line 215) | private static double logWith0(double value) { method getPropertyExplanation (line 222) | public String getPropertyExplanation() { method clear (line 269) | public void clear() { FILE: src/java/com/twitter/search/earlybird/search/relevance/LinearScoringParams.java class LinearScoringParams (line 22) | public class LinearScoringParams { method LinearScoringParams (line 129) | public LinearScoringParams(ThriftSearchQuery searchQuery, ThriftRankin... FILE: src/java/com/twitter/search/earlybird/search/relevance/MinFeatureValueFilter.java class MinFeatureValueFilter (line 27) | public final class MinFeatureValueFilter extends Query implements Filter... method getMinFeatureValueFilter (line 41) | public static Query getMinFeatureValueFilter(String featureName, doubl... method getDocIdFilterFactory (line 47) | public static FilteredQuery.DocIdFilterFactory getDocIdFilterFactory( method getMinFeatureValueNormalizer (line 58) | @VisibleForTesting method hashCode (line 74) | @Override method equals (line 80) | @Override method toString (line 91) | @Override method MinFeatureValueFilter (line 96) | private MinFeatureValueFilter(String featureName, double minValue) { method getDocIdFilter (line 102) | @Override method createWeight (line 109) | @Override class MinFeatureValueDocIdSetIterator (line 120) | private static final class MinFeatureValueDocIdSetIterator extends Ran... method MinFeatureValueDocIdSetIterator (line 124) | MinFeatureValueDocIdSetIterator(LeafReader indexReader, method shouldReturnDoc (line 132) | @Override method getMinValue (line 156) | public double getMinValue() { method getNormalizer (line 160) | public ByteNormalizer getNormalizer() { FILE: src/java/com/twitter/search/earlybird/search/relevance/RelevanceHit.java class RelevanceHit (line 15) | public class RelevanceHit extends Hit method RelevanceHit (line 20) | public RelevanceHit() { method RelevanceHit (line 24) | public RelevanceHit(long timeSliceID, long statusID, method update (line 39) | public void update(long timeSliceID, long statusID, TweetIntegerShingl... method getScore (line 50) | public float getScore() { method getScoreDouble (line 62) | private double getScoreDouble() { method getSignature (line 70) | @Override @Nullable method toString (line 75) | @Override method clear (line 97) | @Override FILE: src/java/com/twitter/search/earlybird/search/relevance/RelevanceSearchRequestInfo.java class RelevanceSearchRequestInfo (line 14) | public class RelevanceSearchRequestInfo extends SearchRequestInfo { method RelevanceSearchRequestInfo (line 17) | public RelevanceSearchRequestInfo( method addResultMetadataOptionsIfUnset (line 24) | private static ThriftSearchQuery addResultMetadataOptionsIfUnset(Thrif... method calculateMaxHitsToProcess (line 31) | @Override method getRelevanceOptions (line 44) | public ThriftSearchRelevanceOptions getRelevanceOptions() { method qualityFactorMaxHitsToProcess (line 55) | public int qualityFactorMaxHitsToProcess(int numResults, int maxHitsTo... FILE: src/java/com/twitter/search/earlybird/search/relevance/RelevanceSearchResults.java class RelevanceSearchResults (line 8) | public class RelevanceSearchResults extends SimpleSearchResults { method RelevanceSearchResults (line 13) | public RelevanceSearchResults(int size) { method setHit (line 18) | public void setHit(Hit hit, int hitIndex) { method setRelevanceStats (line 23) | public void setRelevanceStats(ThriftSearchResultsRelevanceStats releva... method getRelevanceStats (line 26) | public ThriftSearchResultsRelevanceStats getRelevanceStats() { method setScoringTimeNanos (line 30) | public void setScoringTimeNanos(long scoringTimeNanos) { method getScoringTimeNanos (line 34) | public long getScoringTimeNanos() { FILE: src/java/com/twitter/search/earlybird/search/relevance/ScoreFilterQuery.java class ScoreFilterQuery (line 29) | public final class ScoreFilterQuery extends Query { method getScoreFilterQuery (line 46) | public static Query getScoreFilterQuery( method ScoreFilterQuery (line 57) | private ScoreFilterQuery(ImmutableSchemaInterface schema, method createWeight (line 67) | @Override class ScoreFilterDocIdSetIterator (line 81) | private static final class ScoreFilterDocIdSetIterator extends RangeFi... method ScoreFilterDocIdSetIterator (line 86) | public ScoreFilterDocIdSetIterator(LeafReader indexReader, ScoringFu... method shouldReturnDoc (line 94) | @Override method getMinScoreForTest (line 101) | public float getMinScoreForTest() { method getMaxScoreForTest (line 105) | public float getMaxScoreForTest() { method getScoringFunctionProviderForTest (line 109) | public ScoringFunctionProvider getScoringFunctionProviderForTest() { method hashCode (line 113) | @Override method equals (line 120) | @Override method toString (line 134) | @Override FILE: src/java/com/twitter/search/earlybird/search/relevance/collectors/AbstractRelevanceCollector.java class AbstractRelevanceCollector (line 26) | public abstract class AbstractRelevanceCollector method AbstractRelevanceCollector (line 39) | public AbstractRelevanceCollector( method doCollectWithScore (line 58) | protected abstract void doCollectWithScore(long tweetID, float score) ... method startSegment (line 60) | @Override method doCollect (line 69) | @Override method addToOverallScoringTimeNanos (line 84) | protected final void addToOverallScoringTimeNanos(long scoringStartNan... method collectMetadata (line 88) | protected final ThriftSearchResultMetadata collectMetadata() throws IO... method getRelevanceStats (line 128) | protected final ThriftSearchResultsRelevanceStats getRelevanceStats() { method getLanguageHistogram (line 132) | public final LanguageHistogram getLanguageHistogram() { method doGetResults (line 136) | @Override method doGetRelevanceResults (line 146) | protected abstract RelevanceSearchResults doGetRelevanceResults() thro... FILE: src/java/com/twitter/search/earlybird/search/relevance/collectors/BatchRelevanceTopCollector.java class BatchRelevanceTopCollector (line 33) | public class BatchRelevanceTopCollector extends RelevanceTopCollector { method BatchRelevanceTopCollector (line 36) | public BatchRelevanceTopCollector( method doCollectWithScore (line 50) | @Override method innerShouldCollectMore (line 62) | @Override method doGetRelevanceResults (line 70) | @Override method exportBatchScoringTime (line 105) | private void exportBatchScoringTime(long scoringTimeNanos) { FILE: src/java/com/twitter/search/earlybird/search/relevance/collectors/RelevanceAllCollector.java class RelevanceAllCollector (line 24) | public class RelevanceAllCollector extends AbstractRelevanceCollector { method RelevanceAllCollector (line 28) | public RelevanceAllCollector( method doCollectWithScore (line 42) | @Override method doGetRelevanceResults (line 56) | @Override FILE: src/java/com/twitter/search/earlybird/search/relevance/collectors/RelevanceTopCollector.java class RelevanceTopCollector (line 26) | public class RelevanceTopCollector extends AbstractRelevanceCollector { method RelevanceTopCollector (line 40) | public RelevanceTopCollector( method collectWithScoreInternal (line 63) | protected void collectWithScoreInternal( method doCollectWithScore (line 115) | @Override method innerShouldCollectMore (line 125) | @Override method doGetRelevanceResults (line 135) | @Override method getRelevanceResultsInternal (line 140) | protected RelevanceSearchResults getRelevanceResultsInternal() { method resultsFromQueue (line 145) | private static RelevanceSearchResults resultsFromQueue( FILE: src/java/com/twitter/search/earlybird/search/relevance/scoring/BatchHit.java class BatchHit (line 7) | public class BatchHit { method BatchHit (line 14) | public BatchHit( method getScoringData (line 28) | public LinearScoringData getScoringData() { method getFeatures (line 32) | public ThriftSearchResultFeatures getFeatures() { method getMetadata (line 36) | public ThriftSearchResultMetadata getMetadata() { method getTweetID (line 40) | public long getTweetID() { method getTimeSliceID (line 44) | public long getTimeSliceID() { FILE: src/java/com/twitter/search/earlybird/search/relevance/scoring/DefaultScoringFunction.java class DefaultScoringFunction (line 11) | public class DefaultScoringFunction extends ScoringFunction { method DefaultScoringFunction (line 14) | public DefaultScoringFunction(ImmutableSchemaInterface schema) { method score (line 18) | @Override method doExplain (line 24) | @Override method updateRelevanceStats (line 30) | @Override FILE: src/java/com/twitter/search/earlybird/search/relevance/scoring/FeatureBasedScoringFunction.java class FeatureBasedScoringFunction (line 69) | public abstract class FeatureBasedScoringFunction extends ScoringFunction { method setNow (line 115) | @VisibleForTesting method FeatureBasedScoringFunction (line 120) | public FeatureBasedScoringFunction( method getScoringParams (line 163) | @VisibleForTesting method getScoringDataForCurrentDocument (line 172) | @Override method setDebugMode (line 182) | @Override method normalizeLuceneScore (line 196) | static float normalizeLuceneScore(float luceneScore, float maxBoost) { method score (line 200) | @Override method updateLinearScoringData (line 205) | protected LinearScoringData updateLinearScoringData(float luceneQueryS... method scoreInternal (line 456) | protected float scoreInternal( method postScoreComputation (line 467) | protected float postScoreComputation( method applyBoosts (line 504) | private double applyBoosts( method computeUserLangMultiplier (line 696) | private static double computeUserLangMultiplier( method computeScore (line 719) | protected abstract double computeScore( method finalizeScore (line 722) | private float finalizeScore( method initializeNextSegment (line 733) | @Override method generateExplanation (line 744) | private Explanation generateExplanation(LinearScoringData scoringData)... method generateExplanationForScoring (line 811) | protected abstract void generateExplanationForScoring( method generateExplanationForBoosts (line 818) | private void generateExplanationForBoosts( method doExplain (line 1000) | @Override method populateResultMetadataBasedOnScoringData (line 1008) | @Override method createFeaturesForDocument (line 1160) | protected FeatureHandler createFeaturesForDocument( method setDefaultFeatureValues (line 1194) | protected void setDefaultFeatureValues(ThriftSearchResultFeatures feat... method overrideFeatureValues (line 1219) | protected void overrideFeatureValues(ThriftSearchResultFeatures features, method shouldSetDefaultValueForFeature (line 1263) | private static boolean shouldSetDefaultValueForFeature( method updateRelevanceStats (line 1271) | @Override class ExplanationWrapper (line 1347) | @VisibleForTesting method getExplanation (line 1351) | public Explanation getExplanation() { method toString (line 1355) | @Override FILE: src/java/com/twitter/search/earlybird/search/relevance/scoring/LegacyScoreAccumulator.java class LegacyScoreAccumulator (line 15) | @Deprecated method LegacyScoreAccumulator (line 20) | LegacyScoreAccumulator(LightweightLinearModel model) { method updateScoreWithFeatures (line 31) | @Override FILE: src/java/com/twitter/search/earlybird/search/relevance/scoring/LinearScoringFunction.java class LinearScoringFunction (line 24) | public class LinearScoringFunction extends FeatureBasedScoringFunction { method LinearScoringFunction (line 27) | public LinearScoringFunction( method computeScore (line 37) | @Override method generateExplanationForScoring (line 108) | @Override method addLinearElementExplanation (line 220) | private void addLinearElementExplanation(List explanation, method getUnscaledReplyCountFeatureValue (line 233) | private double getUnscaledReplyCountFeatureValue() throws IOException { FILE: src/java/com/twitter/search/earlybird/search/relevance/scoring/ModelBasedScoringFunction.java class ModelBasedScoringFunction (line 30) | public class ModelBasedScoringFunction extends FeatureBasedScoringFuncti... method ModelBasedScoringFunction (line 42) | public ModelBasedScoringFunction( method computeScore (line 99) | @Override method generateExplanationForScoring (line 115) | @Override class SelectedModel (line 140) | private static final class SelectedModel { method SelectedModel (line 145) | private SelectedModel(String name, double weight, LightweightLinearM... FILE: src/java/com/twitter/search/earlybird/search/relevance/scoring/RelevanceQuery.java class RelevanceQuery (line 27) | public class RelevanceQuery extends Query { method RelevanceQuery (line 36) | public RelevanceQuery(Query luceneQuery, ScoringFunction scoringFuncti... method RelevanceQuery (line 40) | public RelevanceQuery(Query luceneQuery, method getScoringFunction (line 48) | public ScoringFunction getScoringFunction() { method getLuceneQuery (line 52) | public Query getLuceneQuery() { method rewrite (line 56) | @Override method createWeight (line 65) | @Override class RelevanceWeight (line 75) | public class RelevanceWeight extends Weight { method RelevanceWeight (line 78) | public RelevanceWeight(IndexSearcher searcher, Weight luceneWeight) { method extractTerms (line 83) | @Override method explain (line 89) | @Override method explain (line 102) | public Explanation explain(LeafReaderContext context, int doc, method scorer (line 132) | @Override method isCacheable (line 137) | @Override method hashCode (line 143) | @Override method equals (line 149) | @Override method toString (line 160) | @Override FILE: src/java/com/twitter/search/earlybird/search/relevance/scoring/RetweetBasedTopTweetsScoringFunction.java class RetweetBasedTopTweetsScoringFunction (line 29) | public class RetweetBasedTopTweetsScoringFunction extends ScoringFunction { method RetweetBasedTopTweetsScoringFunction (line 78) | public RetweetBasedTopTweetsScoringFunction(ImmutableSchemaInterface s... method RetweetBasedTopTweetsScoringFunction (line 90) | public RetweetBasedTopTweetsScoringFunction(ImmutableSchemaInterface s... method RetweetBasedTopTweetsScoringFunction (line 97) | public RetweetBasedTopTweetsScoringFunction(ImmutableSchemaInterface s... method score (line 109) | @Override method computeSigmoid (line 135) | private double computeSigmoid(double x) { method computeTopTweetRecencyScore (line 139) | private double computeTopTweetRecencyScore() { method doExplain (line 145) | @Override method getResultMetadata (line 150) | @Override method updateRelevanceStats (line 162) | @Override FILE: src/java/com/twitter/search/earlybird/search/relevance/scoring/ScoringFunction.java class ScoringFunction (line 33) | public abstract class ScoringFunction { method ScoringFunction (line 66) | public ScoringFunction(ImmutableSchemaInterface schema) { method getSchema (line 70) | protected ImmutableSchemaInterface getSchema() { method setNextReader (line 79) | public void setNextReader(EarlybirdIndexSegmentAtomicReader reader) th... method setHitAttributeHelperAndQuery (line 86) | public void setHitAttributeHelperAndQuery(HitAttributeHelper newHitAtt... method setFieldHitAttribution (line 92) | public void setFieldHitAttribution(FieldHitAttribution fieldHitAttribu... method setDebugMode (line 96) | public void setDebugMode(int debugMode) { method initializeNextSegment (line 103) | protected void initializeNextSegment(EarlybirdIndexSegmentAtomicReader... method setCurrentDocID (line 109) | private void setCurrentDocID(int currentDocID) throws IOException { method getCurrentDocID (line 117) | public int getCurrentDocID() { method score (line 127) | public float score(int internalDocID, float luceneQueryScore) throws I... method score (line 137) | protected abstract float score(float luceneQueryScore) throws IOExcept... method explain (line 140) | public final Explanation explain(IndexReader reader, int internalDocID... method doExplain (line 148) | protected abstract Explanation doExplain(float luceneScore) throws IOE... method getResultMetadata (line 153) | public ThriftSearchResultMetadata getResultMetadata(ThriftSearchResult... method updateRelevanceStats (line 170) | public abstract void updateRelevanceStats(ThriftSearchResultsRelevance... method batchScore (line 175) | public float[] batchScore(List hits) throws IOException { method collectFeatures (line 183) | public Pair collectFeat... method populateResultMetadataBasedOnScoringData (line 194) | public void populateResultMetadataBasedOnScoringData( method getScoringDataForCurrentDocument (line 210) | public LinearScoringData getScoringDataForCurrentDocument() { FILE: src/java/com/twitter/search/earlybird/search/relevance/scoring/ScoringFunctionProvider.java class ScoringFunctionProvider (line 29) | public abstract class ScoringFunctionProvider { method getScoringFunction (line 35) | public abstract ScoringFunction getScoringFunction() throws IOExceptio... class NamedScoringFunctionProvider (line 52) | public abstract static class NamedScoringFunctionProvider extends Scor... method getScoringFunction (line 56) | public abstract ScoringFunction getScoringFunction() throws IOExcept... method getScoringFunctionProviderByName (line 62) | public static NamedScoringFunctionProvider getScoringFunctionProviderB... class DefaultScoringFunctionProvider (line 98) | public static class DefaultScoringFunctionProvider extends ScoringFunc... method DefaultScoringFunctionProvider (line 119) | public DefaultScoringFunctionProvider( method getScoringFunction (line 140) | @Override method createLinear (line 179) | private ScoringFunction createLinear() throws IOException { method createModelBased (line 193) | private ScoringFunction createModelBased() throws IOException, Clien... method createTopTweets (line 202) | private ScoringFunction createTopTweets() throws IOException { method createTensorflowBased (line 207) | private TensorflowBasedScoringFunction createTensorflowBased() FILE: src/java/com/twitter/search/earlybird/search/relevance/scoring/SpamVectorScoringFunction.java class SpamVectorScoringFunction (line 17) | public class SpamVectorScoringFunction extends ScoringFunction { method SpamVectorScoringFunction (line 29) | public SpamVectorScoringFunction(ImmutableSchemaInterface schema) { method score (line 33) | @Override method doExplain (line 72) | @Override method getResultMetadata (line 77) | @Override method updateRelevanceStats (line 82) | @Override FILE: src/java/com/twitter/search/earlybird/search/relevance/scoring/SparseTensor.java class SparseTensor (line 9) | public class SparseTensor { method SparseTensor (line 23) | public SparseTensor(int numDocs, int numFeatures) { method incNumRecordsSeen (line 40) | public void incNumRecordsSeen() { method addValue (line 47) | public void addValue(long featureId, float value) { method getSparseValues (line 54) | public ByteBuffer getSparseValues() { method getSparseValuesShape (line 60) | public long[] getSparseValuesShape() { method getSparseIndicesShape (line 64) | public long[] getSparseIndicesShape() { method getSparseShapeShape (line 68) | public long[] getSparseShapeShape() { method getSparseIndices (line 72) | public ByteBuffer getSparseIndices() { method getSparseShape (line 81) | public ByteBuffer getSparseShape() { FILE: src/java/com/twitter/search/earlybird/search/relevance/scoring/TensorflowBasedScoringFunction.java class TensorflowBasedScoringFunction (line 40) | public class TensorflowBasedScoringFunction extends FeatureBasedScoringF... method TensorflowBasedScoringFunction (line 57) | public TensorflowBasedScoringFunction( method score (line 99) | @Override method collectFeatures (line 104) | @Override method createFeaturesForDocument (line 114) | @Override method computeScore (line 155) | @Override method generateExplanationForScoring (line 162) | @Override method createInputTensor (line 167) | @VisibleForTesting method addSchemaBooleanFeatures (line 180) | private void addSchemaBooleanFeatures(SparseTensor sparseTensor, method addSchemaContinuousFeatures (line 192) | private void addSchemaContinuousFeatures(SparseTensor sparseTensor, method updateSparseTensor (line 208) | private void updateSparseTensor(SparseTensor sparseTensor, ThriftSearc... method batchScoreInternal (line 217) | private float[] batchScoreInternal(ThriftSearchResultFeatures[] featur... method batchScore (line 270) | @Override method adjustHitScoringFeatures (line 312) | private void adjustHitScoringFeatures(BatchHit hit, ThriftSearchResult... FILE: src/java/com/twitter/search/earlybird/search/relevance/scoring/TestScoringFunction.java class TestScoringFunction (line 17) | public class TestScoringFunction extends ScoringFunction { method TestScoringFunction (line 21) | public TestScoringFunction(ImmutableSchemaInterface schema) { method score (line 25) | @Override method doExplain (line 33) | @Override method getResultMetadata (line 38) | @Override method updateRelevanceStats (line 49) | @Override FILE: src/java/com/twitter/search/earlybird/segment/DLSegmentDataProvider.java class DLSegmentDataProvider (line 19) | public class DLSegmentDataProvider implements SegmentDataProvider { method DLSegmentDataProvider (line 24) | public DLSegmentDataProvider( method DLSegmentDataProvider (line 32) | public DLSegmentDataProvider( method getSegmentDataReaderSet (line 45) | @Override method newSegmentList (line 50) | @Override FILE: src/java/com/twitter/search/earlybird/segment/DLSegmentDataReaderSet.java class DLSegmentDataReaderSet (line 39) | public class DLSegmentDataReaderSet implements SegmentDataReaderSet { method DLSegmentDataReaderSet (line 71) | DLSegmentDataReaderSet( method deserializeTVE (line 91) | private ThriftVersionedEvents deserializeTVE(byte[] bytes) { method attachDocumentReaders (line 102) | @Override method attachUpdateReaders (line 112) | @Override method stopAll (line 136) | @Override method completeSegmentDocs (line 151) | @Override method stopSegmentUpdates (line 159) | @Override method newDocumentReader (line 168) | @Override method getDocumentReader (line 209) | @Override method getUpdateEventsReader (line 214) | @Override method getUpdateEventsReaderForSegment (line 219) | @Override method getUpdateEventsStreamOffsetForSegment (line 225) | @Override method allCaughtUp (line 232) | @Override FILE: src/java/com/twitter/search/earlybird/segment/EmptySegmentDataReaderSet.java class EmptySegmentDataReaderSet (line 17) | public class EmptySegmentDataReaderSet implements SegmentDataReaderSet { method attachDocumentReaders (line 20) | @Override method attachUpdateReaders (line 24) | @Override method completeSegmentDocs (line 28) | @Override method stopSegmentUpdates (line 32) | @Override method stopAll (line 36) | @Override method allCaughtUp (line 40) | @Override method newDocumentReader (line 46) | @Override method getDocumentReader (line 52) | @Override method getUpdateEventsReader (line 57) | @Override method getUpdateEventsReaderForSegment (line 62) | @Override method getUpdateEventsStreamOffsetForSegment (line 68) | @Override FILE: src/java/com/twitter/search/earlybird/segment/SegmentDataProvider.java type SegmentDataProvider (line 9) | public interface SegmentDataProvider extends SegmentProvider { method getSegmentDataReaderSet (line 13) | SegmentDataReaderSet getSegmentDataReaderSet(); FILE: src/java/com/twitter/search/earlybird/segment/SegmentDataReaderSet.java type SegmentDataReaderSet (line 15) | public interface SegmentDataReaderSet { method attachDocumentReaders (line 20) | void attachDocumentReaders(SegmentInfo segmentInfo) throws IOException; method attachUpdateReaders (line 25) | void attachUpdateReaders(SegmentInfo segmentInfo) throws IOException; method completeSegmentDocs (line 34) | void completeSegmentDocs(SegmentInfo segmentInfo); method stopSegmentUpdates (line 40) | void stopSegmentUpdates(SegmentInfo segmentInfo); method stopAll (line 45) | void stopAll(); method allCaughtUp (line 52) | boolean allCaughtUp(); method newDocumentReader (line 57) | RecordReader newDocumentReader(SegmentInfo segmentInfo)... method getDocumentReader (line 62) | RecordReader getDocumentReader(); method getUpdateEventsReader (line 67) | RecordReader getUpdateEventsReader(); method getUpdateEventsReaderForSegment (line 72) | RecordReader getUpdateEventsReaderForSegment(Se... method getUpdateEventsStreamOffsetForSegment (line 78) | Optional getUpdateEventsStreamOffsetForSegment(SegmentInfo segme... FILE: src/java/com/twitter/search/earlybird/segment/SegmentProvider.java type SegmentProvider (line 8) | public interface SegmentProvider { method newSegmentList (line 12) | List newSegmentList() throws IOException; FILE: src/java/com/twitter/search/earlybird/stats/EarlybirdRPCStats.java class EarlybirdRPCStats (line 12) | public final class EarlybirdRPCStats { method EarlybirdRPCStats (line 20) | public EarlybirdRPCStats(String name) { method getRequestRate (line 26) | public long getRequestRate() { method getAverageLatency (line 30) | public long getAverageLatency() { method requestComplete (line 42) | public void requestComplete(long latencyUs, long resultsCount, boolean... FILE: src/java/com/twitter/search/earlybird/stats/EarlybirdSearcherStats.java class EarlybirdSearcherStats (line 25) | public class EarlybirdSearcherStats { method EarlybirdSearcherStats (line 59) | public EarlybirdSearcherStats(SearchStatsReceiver earlybirdServerStats... method recordRelevanceStats (line 135) | public void recordRelevanceStats(SearchTimer timer, EarlybirdRequest r... method createTimer (line 173) | public SearchTimer createTimer() { method getTimerStatsByClient (line 179) | private SearchTimerStats getTimerStatsByClient( method getTimerStatsByTensorflowModel (line 188) | private SearchTimerStats getTimerStatsByTensorflowModel(String modelNa... method getTimerStatsByName (line 193) | private SearchTimerStats getTimerStatsByName(String name) { method getStatsNameByType (line 198) | public static String getStatsNameByType(ThriftScoringFunctionType type) { method getStatsNameByClientAndType (line 203) | public static String getStatsNameByClientAndType( method getStatsNameByTensorflowModel (line 209) | public static String getStatsNameByTensorflowModel(String modelName) { FILE: src/java/com/twitter/search/earlybird/stats/SegmentSyncStats.java class SegmentSyncStats (line 6) | public class SegmentSyncStats { method SegmentSyncStats (line 18) | private SegmentSyncStats(SearchCounter segmentSyncLatency, method SegmentSyncStats (line 36) | public SegmentSyncStats(String action) { method actionComplete (line 48) | public void actionComplete(Timer timer) { method recordError (line 56) | public void recordError() { FILE: src/java/com/twitter/search/earlybird/tools/EarlybirdThriftRequestDeserializerUtil.java class EarlybirdThriftRequestDeserializerUtil (line 26) | public final class EarlybirdThriftRequestDeserializerUtil { method EarlybirdThriftRequestDeserializerUtil (line 32) | private EarlybirdThriftRequestDeserializerUtil() { method main (line 38) | public static void main(String[] args) throws IOException { method deserializeEBRequest (line 67) | private static EarlybirdRequest deserializeEBRequest(String line) { FILE: src/java/com/twitter/search/earlybird/util/ActionLogger.java class ActionLogger (line 10) | public final class ActionLogger { method ActionLogger (line 13) | private ActionLogger() { method call (line 19) | public static T call(String message, Callable fn) throws Except... method run (line 35) | public static void run(String message, CheckedRunnable fn) throws Exce... type CheckedRunnable (line 42) | @FunctionalInterface method run (line 47) | void run() throws Exception; FILE: src/java/com/twitter/search/earlybird/util/CoordinatedEarlybirdAction.java class CoordinatedEarlybirdAction (line 46) | public class CoordinatedEarlybirdAction implements CoordinatedEarlybirdA... method CoordinatedEarlybirdAction (line 98) | public CoordinatedEarlybirdAction( method execute (line 164) | @Override type LeaveServerSetResult (line 176) | enum LeaveServerSetResult { method leaveServerSet (line 183) | private LeaveServerSetResult leaveServerSet() { method maybeLeaveServerSet (line 200) | private LeaveServerSetResult maybeLeaveServerSet() { method executeWithCoordination (line 229) | private boolean executeWithCoordination( method retryActionUntilRan (line 293) | @Override method getNumberOfServerSetMembers (line 332) | private Optional getNumberOfServerSetMembers() { method joinServerSet (line 350) | private void joinServerSet() { method setShouldSynchronize (line 390) | @Override method getNumCoordinatedFunctionCalls (line 398) | @Override method getNumCoordinatedLeaveServersetCalls (line 404) | @Override FILE: src/java/com/twitter/search/earlybird/util/CoordinatedEarlybirdActionInterface.java type CoordinatedEarlybirdActionInterface (line 7) | public interface CoordinatedEarlybirdActionInterface { method execute (line 18) | boolean execute( method setShouldSynchronize (line 28) | boolean setShouldSynchronize(boolean shouldSynchronizeParam); method getNumCoordinatedFunctionCalls (line 34) | @VisibleForTesting method getNumCoordinatedLeaveServersetCalls (line 41) | @VisibleForTesting method retryActionUntilRan (line 49) | void retryActionUntilRan(String description, Runnable action); FILE: src/java/com/twitter/search/earlybird/util/CoordinatedEarlybirdActionLockFailed.java class CoordinatedEarlybirdActionLockFailed (line 7) | public class CoordinatedEarlybirdActionLockFailed extends Exception { method CoordinatedEarlybirdActionLockFailed (line 8) | public CoordinatedEarlybirdActionLockFailed(String message) { FILE: src/java/com/twitter/search/earlybird/util/EarlybirdDecider.java class EarlybirdDecider (line 25) | public final class EarlybirdDecider { method EarlybirdDecider (line 33) | private EarlybirdDecider() { } method initialize (line 40) | public static Decider initialize() { method initialize (line 50) | @VisibleForTesting public static Decider initialize(String configPath) { method isFeatureAvailable (line 79) | public static boolean isFeatureAvailable(String feature) { method isFeatureAvailable (line 96) | public static boolean isFeatureAvailable(String feature, Recipient rec... method getAvailability (line 110) | public static int getAvailability(String feature) { method getDecider (line 114) | public static Decider getDecider() { method getMutableDecisionMaker (line 119) | public static MutableDecisionMaker getMutableDecisionMaker() { method checkInitialized (line 124) | private static void checkInitialized() { FILE: src/java/com/twitter/search/earlybird/util/EarlybirdSearchResultUtil.java class EarlybirdSearchResultUtil (line 31) | public final class EarlybirdSearchResultUtil { method EarlybirdSearchResultUtil (line 34) | private EarlybirdSearchResultUtil() { } method setResultStatistics (line 39) | public static void setResultStatistics(ThriftSearchResults results, Se... method prepareEarlyTerminationInfo (line 56) | public static EarlyTerminationInfo prepareEarlyTerminationInfo(SearchR... method setLanguageHistogram (line 67) | public static void setLanguageHistogram(ThriftSearchResults results, method addDebugInfoToResults (line 90) | private static void addDebugInfoToResults(List res... method prepareResultsArray (line 115) | public static void prepareResultsArray(List result... method prepareRelevanceResultsArray (line 137) | public static void prepareRelevanceResultsArray(List newCounts) { method updateExistingHourlyCounts (line 103) | private void updateExistingHourlyCounts(Map newCo... method addAndExportNewHourlyCounts (line 126) | private void addAndExportNewHourlyCounts(Map newC... method fillMissingHourlyCounts (line 140) | private void fillMissingHourlyCounts() { method exportMissingTweetStats (line 166) | private void exportMissingTweetStats() { method isFieldForTweet (line 215) | private boolean isFieldForTweet() { method getAggregatedNoTweetStatName (line 219) | private String getAggregatedNoTweetStatName(boolean hourly) { method getStatName (line 235) | @VisibleForTesting method getStatName (line 240) | @VisibleForTesting method getExportedCounts (line 249) | @VisibleForTesting method getDailyCounts (line 254) | @VisibleForTesting method getHoursWithNoTweets (line 259) | @VisibleForTesting method getDaysWithNoTweets (line 264) | @VisibleForTesting method getExportedHourlyCountStats (line 269) | @VisibleForTesting method getHourValue (line 278) | @VisibleForTesting method getHourValue (line 284) | static int getHourValue(Calendar cal) { method getCalendarValue (line 292) | @VisibleForTesting FILE: src/java/com/twitter/search/earlybird/util/Histogram.java class Histogram (line 20) | public class Histogram { class Entry (line 27) | public static class Entry { method Entry (line 36) | Entry(String bucketName, method getBucketName (line 48) | public String getBucketName() { method getCount (line 52) | public int getCount() { method getCountPercent (line 56) | public double getCountPercent() { method getCountCumulative (line 60) | public double getCountCumulative() { method getSum (line 64) | public long getSum() { method getSumPercent (line 68) | public double getSumPercent() { method getSumCumulative (line 72) | public double getSumCumulative() { method Histogram (line 83) | public Histogram(double... buckets) { method addItem (line 102) | public void addItem(double item) { method entries (line 118) | public List entries() { method getTotalCount (line 150) | public int getTotalCount() { method getTotalSum (line 157) | public long getTotalSum() { FILE: src/java/com/twitter/search/earlybird/util/IndexViewer.java class IndexViewer (line 41) | public class IndexViewer { method getTimeSliceId (line 85) | public long getTimeSliceId() { class Options (line 89) | public static class Options { method setDumpHexTerms (line 95) | public Options setDumpHexTerms(boolean dumpHexTermsParam) { method setCharset (line 100) | public Options setCharset(String charsetParam) { method setHistogramBuckets (line 105) | public Options setHistogramBuckets(double[] histogramBucketsParam) { method setTermLengthHistogram (line 110) | public Options setTermLengthHistogram(boolean termLengthHistogramPar... class TermDto (line 120) | private static class TermDto { method TermDto (line 130) | public TermDto(String field, String term, String docFreq, String per... method write (line 141) | public void write(ViewerWriter writer, class StatsDto (line 162) | private static class StatsDto { method StatsDto (line 169) | public StatsDto(String field, String numTerms, String terms) { method write (line 175) | public void write(ViewerWriter writer) throws IOException { method IndexViewer (line 186) | public IndexViewer(EarlybirdSingleSegmentSearcher searcher) { method shouldSeekExact (line 191) | private boolean shouldSeekExact(Terms terms, TermsEnum termsEnum) { method dumpTweetDataByTweetId (line 201) | public void dumpTweetDataByTweetId(ViewerWriter writer, long tweetId, ... method dumpTweetDataByDocId (line 212) | public void dumpTweetDataByDocId(ViewerWriter writer, int docId, Optio... method dumpTweetIds (line 230) | public void dumpTweetIds(ViewerWriter writer, String logFile, PrintWri... method writeTweetIdsToLogFile (line 239) | private void writeTweetIdsToLogFile(PrintWriter logWriter) { method dumpIndexedFields (line 252) | private void dumpIndexedFields(ViewerWriter writer, int docId, method dumpCsfFields (line 264) | private void dumpCsfFields(ViewerWriter writer, int docId) throws IOEx... method dumpCSFData (line 278) | private void dumpCSFData(ViewerWriter writer, int docId) throws IOExce... method latlongDecode (line 315) | private String latlongDecode(long csfValue) { method languageDecode (line 329) | private String languageDecode(long csfValue) { method dumpTweetData (line 336) | private void dumpTweetData(ViewerWriter writer, method dumpTweetDataTerm (line 358) | private void dumpTweetDataTerm(ViewerWriter writer, String field, Term... method dumpHistogram (line 372) | public void dumpHistogram(ViewerWriter writer, String field, Options o... method dumpFieldHistogram (line 389) | private void dumpFieldHistogram(ViewerWriter writer, String field, Opt... method printHistogram (line 411) | private void printHistogram(ViewerWriter writer, String field, Options... method countHistogram (line 438) | private void countHistogram(Options options, Histogram histo, TermsEnu... method dumpData (line 458) | public void dumpData(ViewerWriter writer, String field, String term, I... method dumpDataInternal (line 472) | private void dumpDataInternal(ViewerWriter writer, String field, Strin... method dumpTermsAfterSeek (line 503) | private void dumpTermsAfterSeek(ViewerWriter writer, String field, Ter... method dumpDataForAllFields (line 521) | private void dumpDataForAllFields(ViewerWriter writer, String term, In... method sortedFields (line 528) | private List sortedFields() { method dumpDataForAllTerms (line 541) | private void dumpDataForAllTerms(ViewerWriter writer, method termToString (line 566) | private String termToString(String field, BytesRef bytesTerm, Options ... method printTerm (line 583) | private void printTerm(ViewerWriter writer, String field, TermsEnum te... method appendFrequencyAndPositions (line 601) | private static void appendFrequencyAndPositions(ViewerWriter writer, S... method appendPositions (line 617) | private static void appendPositions(ViewerWriter writer, PostingsEnum ... method appendDocs (line 630) | private static void appendDocs(ViewerWriter writer, TermsEnum termsEnu... method dumpStats (line 667) | public void dumpStats(ViewerWriter writer) throws IOException { method printStats (line 685) | private void printStats(ViewerWriter writer, String field, Terms terms... method printHeader (line 692) | private void printHeader(ViewerWriter writer) throws IOException { method formatField (line 698) | private static String formatField(String field) { method dumpSchema (line 706) | public void dumpSchema(ViewerWriter writer) throws IOException { method dumpFields (line 731) | public void dumpFields(ViewerWriter writer) throws IOException { method dumpTweetIdToDocIdMapping (line 751) | public void dumpTweetIdToDocIdMapping(ViewerWriter writer, long tweetI... method dumpDocIdToTweetIdMapping (line 768) | public void dumpDocIdToTweetIdMapping(ViewerWriter writer, int docid) ... method writeTweetDoesNotExistResponse (line 789) | public static void writeTweetDoesNotExistResponse(ViewerWriter writer,... FILE: src/java/com/twitter/search/earlybird/util/JsonViewerWriter.java class JsonViewerWriter (line 12) | public class JsonViewerWriter implements ViewerWriter { method JsonViewerWriter (line 17) | public JsonViewerWriter(Writer out) { method beginArray (line 23) | @Override method beginObject (line 29) | @Override method endArray (line 35) | @Override method endObject (line 41) | @Override method name (line 47) | @Override method value (line 53) | @Override method newline (line 59) | @Override method flush (line 65) | public void flush() throws IOException { FILE: src/java/com/twitter/search/earlybird/util/OneTaskScheduledExecutorManager.java class OneTaskScheduledExecutorManager (line 17) | public abstract class OneTaskScheduledExecutorManager method OneTaskScheduledExecutorManager (line 22) | public OneTaskScheduledExecutorManager( method OneTaskScheduledExecutorManager (line 34) | public OneTaskScheduledExecutorManager( method OneTaskScheduledExecutorManager (line 44) | public OneTaskScheduledExecutorManager( method schedule (line 67) | public ScheduledFuture schedule() { method runOneIteration (line 77) | protected abstract void runOneIteration(); method getScheduledTask (line 79) | public ScheduledExecutorTask getScheduledTask() { method close (line 83) | @Override FILE: src/java/com/twitter/search/earlybird/util/ParallelUtil.java class ParallelUtil (line 17) | public final class ParallelUtil { method ParallelUtil (line 18) | private ParallelUtil() { method parmap (line 21) | public static List parmap(String threadName, CheckedFunction... method parmap (line 33) | public static List parmap( method buildThreadFactory (line 57) | private static ThreadFactory buildThreadFactory(String threadNameForma... type CheckedFunction (line 64) | @FunctionalInterface method apply (line 69) | R apply(T t) throws Exception; FILE: src/java/com/twitter/search/earlybird/util/PeriodicActionParams.java class PeriodicActionParams (line 11) | public final class PeriodicActionParams { type DelayType (line 12) | private enum DelayType { method getInitialDelayDuration (line 22) | public long getInitialDelayDuration() { method getIntervalDuration (line 26) | public long getIntervalDuration() { method getIntervalUnit (line 30) | public TimeUnit getIntervalUnit() { method getDelayType (line 34) | public DelayType getDelayType() { method PeriodicActionParams (line 38) | private PeriodicActionParams( method atFixedRate (line 50) | public static PeriodicActionParams atFixedRate( method withIntialWaitAndFixedDelay (line 61) | public static PeriodicActionParams withIntialWaitAndFixedDelay( method withFixedDelay (line 70) | public static PeriodicActionParams withFixedDelay( method isFixedDelay (line 76) | boolean isFixedDelay() { FILE: src/java/com/twitter/search/earlybird/util/ScheduledExecutorManager.java class ScheduledExecutorManager (line 18) | public abstract class ScheduledExecutorManager { method ScheduledExecutorManager (line 37) | public ScheduledExecutorManager( method ScheduledExecutorManager (line 47) | ScheduledExecutorManager( method scheduleNewTask (line 72) | protected final ScheduledFuture scheduleNewTask( method shutdown (line 102) | public boolean shutdown() throws InterruptedException { method getExecutor (line 131) | protected ScheduledExecutorService getExecutor() { method getName (line 135) | public final String getName() { method getIterationCounter (line 139) | public SearchCounter getIterationCounter() { method getSearchStatsReceiver (line 143) | protected final SearchStatsReceiver getSearchStatsReceiver() { method shutdownComponent (line 148) | protected void shutdownComponent() { FILE: src/java/com/twitter/search/earlybird/util/ScheduledExecutorTask.java class ScheduledExecutorTask (line 9) | public abstract class ScheduledExecutorTask implements Runnable { method ScheduledExecutorTask (line 13) | public ScheduledExecutorTask(SearchCounter counter, Clock clock) { method run (line 19) | @Override method runOneIteration (line 25) | @VisibleForTesting FILE: src/java/com/twitter/search/earlybird/util/ScrubGenUtil.java class ScrubGenUtil (line 8) | public final class ScrubGenUtil { method ScrubGenUtil (line 11) | private ScrubGenUtil() { } method parseScrubGenToDate (line 19) | public static Date parseScrubGenToDate(String scrubGen) { FILE: src/java/com/twitter/search/earlybird/util/ShutdownWaitTimeParams.java class ShutdownWaitTimeParams (line 8) | public class ShutdownWaitTimeParams { method ShutdownWaitTimeParams (line 12) | public ShutdownWaitTimeParams(long waitDuration, TimeUnit waitUnit) { method getWaitDuration (line 17) | public long getWaitDuration() { method getWaitUnit (line 21) | public TimeUnit getWaitUnit() { method indefinitely (line 29) | public static ShutdownWaitTimeParams indefinitely() { method immediately (line 37) | public static ShutdownWaitTimeParams immediately() { FILE: src/java/com/twitter/search/earlybird/util/TermCountMonitor.java class TermCountMonitor (line 46) | public class TermCountMonitor extends OneTaskScheduledExecutorManager { class RawFieldCounter (line 62) | private static class RawFieldCounter { class ExportedFieldCounter (line 67) | @VisibleForTesting method ExportedFieldCounter (line 72) | ExportedFieldCounter(RawFieldCounter rawCounter) { method ExportedFieldCounter (line 77) | ExportedFieldCounter(long numInitialTerms, long numInitialTokens) { method getNumTerms (line 82) | @VisibleForTesting method getNumTokens (line 87) | @VisibleForTesting method runOneIteration (line 107) | @Override method TermCountMonitor (line 129) | public TermCountMonitor( method getOrCreateLongGauge (line 165) | private SearchLongGauge getOrCreateLongGauge( method updateFieldTermCounts (line 177) | private void updateFieldTermCounts() { method getFieldStats (line 238) | private Map getFieldStats() { method getExportedCounts (line 324) | @VisibleForTesting method getFieldsWithLowTermCount (line 329) | @VisibleForTesting method getMissingFields (line 334) | @VisibleForTesting FILE: src/java/com/twitter/search/earlybird/util/TweetCountMonitor.java class TweetCountMonitor (line 56) | public class TweetCountMonitor extends OneTaskScheduledExecutorManager { method TweetCountMonitor (line 100) | public TweetCountMonitor( method TweetCountMonitor (line 119) | @VisibleForTesting method dateToHourValue (line 174) | private int dateToHourValue(Date date) { method updateHourlyCounts (line 180) | private void updateHourlyCounts() { method getNewTweetCountMap (line 208) | private Map> getNewTweetCountMap() { method incrementNumDocsWithIllegalTimeCounter (line 265) | private void incrementNumDocsWithIllegalTimeCounter(String segmentName... method getNewTweetCountsForSegment (line 272) | private int getNewTweetCountsForSegment( method getNewFieldTweetCountsForSegment (line 294) | private int getNewFieldTweetCountsForSegment( type UpdateCountType (line 333) | private enum UpdateCountType { method updateTweetCount (line 339) | private static UpdateCountType updateTweetCount( method getDataEndTimeExclusiveMillis (line 369) | private long getDataEndTimeExclusiveMillis(SegmentInfo segmentInfo) { method updateFieldRunTimeStats (line 378) | private void updateFieldRunTimeStats(String fieldName, long runTimeMs) { method getStatName (line 389) | @VisibleForTesting method getExportedCounts (line 394) | @VisibleForTesting method getDailyCounts (line 403) | @VisibleForTesting method getHoursWithNoTweets (line 412) | @VisibleForTesting method getDaysWithNoTweets (line 417) | @VisibleForTesting method getExportedHourlyCountStats (line 422) | @VisibleForTesting method runOneIteration (line 427) | @Override FILE: src/java/com/twitter/search/earlybird/util/ViewerWriter.java type ViewerWriter (line 12) | public interface ViewerWriter { method beginArray (line 16) | ViewerWriter beginArray() throws IOException; method beginObject (line 21) | ViewerWriter beginObject() throws IOException; method endArray (line 26) | ViewerWriter endArray() throws IOException; method endObject (line 31) | ViewerWriter endObject() throws IOException; method name (line 36) | ViewerWriter name(String field) throws IOException; method value (line 41) | ViewerWriter value(String s) throws IOException; method newline (line 46) | ViewerWriter newline() throws IOException; FILE: src/java/com/twitter/search/earlybird_root/ClientBackupFilter.java class ClientBackupFilter (line 24) | public class ClientBackupFilter extends SimpleFilter backu... method updateMaxExtraLoadIfNecessary (line 66) | private void updateMaxExtraLoadIfNecessary() { method apply (line 77) | @Override FILE: src/java/com/twitter/search/earlybird_root/ClientLatencyFilter.java class ClientLatencyFilter (line 16) | public class ClientLatencyFilter extends SimpleFilter createCache( FILE: src/java/com/twitter/search/earlybird_root/EarlybirdChainedScatterGatherService.java class EarlybirdChainedScatterGatherService (line 22) | public class EarlybirdChainedScatterGatherService extends method EarlybirdChainedScatterGatherService (line 33) | @Inject method apply (line 48) | @Override FILE: src/java/com/twitter/search/earlybird_root/EarlybirdCommonModule.java class EarlybirdCommonModule (line 43) | public class EarlybirdCommonModule extends TwitterModule { method configure (line 63) | @Override method provideResponseClassifier (line 73) | @Provides method providesByteService (line 79) | @Provides method providesServiceInterface (line 90) | @Provides method provideZookeeperClient (line 97) | @Provides method provideFeatureSchemaMerger (line 103) | @Provides method provideAltServerSetsConfig (line 109) | @Provides method provideAltPartitionConfig (line 121) | @Provides method provideAltRootClientServiceBuilder (line 134) | @Provides method provideExpClusterRootClientServiceBuilder (line 151) | @Provides method provideMtlsServerSessionTrackerFilter (line 164) | @Provides FILE: src/java/com/twitter/search/earlybird_root/EarlybirdFullArchiveScatterGatherSupport.java class EarlybirdFullArchiveScatterGatherSupport (line 13) | public class EarlybirdFullArchiveScatterGatherSupport extends EarlybirdS... method EarlybirdFullArchiveScatterGatherSupport (line 15) | @Inject FILE: src/java/com/twitter/search/earlybird_root/EarlybirdProtectedScatterGatherSupport.java class EarlybirdProtectedScatterGatherSupport (line 13) | public class EarlybirdProtectedScatterGatherSupport extends EarlybirdSer... method EarlybirdProtectedScatterGatherSupport (line 19) | @Inject FILE: src/java/com/twitter/search/earlybird_root/EarlybirdProtectedValidationBehavior.java class EarlybirdProtectedValidationBehavior (line 10) | public class EarlybirdProtectedValidationBehavior extends EarlybirdServi... method getResponseIfInvalidRequest (line 14) | @Override FILE: src/java/com/twitter/search/earlybird_root/EarlybirdProtectedWarmup.java class EarlybirdProtectedWarmup (line 9) | public class EarlybirdProtectedWarmup extends EarlybirdWarmup { method EarlybirdProtectedWarmup (line 11) | public EarlybirdProtectedWarmup(Clock clock, WarmupConfig config) { method createRequest (line 18) | @Override FILE: src/java/com/twitter/search/earlybird_root/EarlybirdQueryRewriteFilter.java class EarlybirdQueryRewriteFilter (line 37) | public class EarlybirdQueryRewriteFilter extends method EarlybirdQueryRewriteFilter (line 76) | @Inject method apply (line 84) | @Override method maybeRemoveVariants (line 118) | private Query maybeRemoveVariants(EarlybirdRequestContext requestConte... method shouldDropVariants (line 131) | private boolean shouldDropVariants(EarlybirdRequestContext requestCont... method getDropPhaseVariantDeciderKey (line 146) | private String getDropPhaseVariantDeciderKey(EarlybirdRequestType requ... method getMinTermCountForVariantDroppingDeciderKey (line 152) | private String getMinTermCountForVariantDroppingDeciderKey(EarlybirdRe... FILE: src/java/com/twitter/search/earlybird_root/EarlybirdRealtimeCgScatterGatherSupport.java class EarlybirdRealtimeCgScatterGatherSupport (line 13) | public class EarlybirdRealtimeCgScatterGatherSupport extends EarlybirdSe... method EarlybirdRealtimeCgScatterGatherSupport (line 15) | @Inject FILE: src/java/com/twitter/search/earlybird_root/EarlybirdRealtimeScatterGatherSupport.java class EarlybirdRealtimeScatterGatherSupport (line 13) | public class EarlybirdRealtimeScatterGatherSupport extends EarlybirdServ... method EarlybirdRealtimeScatterGatherSupport (line 15) | @Inject FILE: src/java/com/twitter/search/earlybird_root/EarlybirdRootQueryUtils.java class EarlybirdRootQueryUtils (line 15) | public final class EarlybirdRootQueryUtils { method EarlybirdRootQueryUtils (line 19) | private EarlybirdRootQueryUtils() { method rewriteMultiTermDisjunctionPerPartitionFilter (line 29) | public static Map rewriteMultiTermDisjunctionPerPartit... FILE: src/java/com/twitter/search/earlybird_root/EarlybirdServiceChainBuilder.java class EarlybirdServiceChainBuilder (line 49) | @Singleton method EarlybirdServiceChainBuilder (line 76) | @Inject method buildServiceChain (line 114) | public List> build... method createTierService (line 153) | private Service createTier... method getTierThrottleFilter (line 206) | private SimpleFilter getTi... FILE: src/java/com/twitter/search/earlybird_root/EarlybirdServiceLoggingSupport.java class EarlybirdServiceLoggingSupport (line 15) | public class EarlybirdServiceLoggingSupport extends method EarlybirdServiceLoggingSupport (line 30) | public EarlybirdServiceLoggingSupport(SearchDecider decider) { method prelogRequest (line 36) | @Override method postLogRequest (line 41) | @Override method logExceptions (line 56) | @Override FILE: src/java/com/twitter/search/earlybird_root/EarlybirdServicePartitionLoggingSupport.java class EarlybirdServicePartitionLoggingSupport (line 13) | public class EarlybirdServicePartitionLoggingSupport method logPartitionLatencies (line 22) | @Override FILE: src/java/com/twitter/search/earlybird_root/EarlybirdServiceScatterGatherSupport.java class EarlybirdServiceScatterGatherSupport (line 31) | public class EarlybirdServiceScatterGatherSupport method EarlybirdServiceScatterGatherSupport (line 40) | @Inject method fanoutToAllPartitions (line 52) | private List fanoutToAllPartitions( method populateIdsForPartition (line 64) | private Map> populateIdsForPartition(EarlybirdRequ... method setPerPartitionIds (line 89) | private void setPerPartitionIds(EarlybirdRequest request, List i... method emptyResponse (line 97) | @Override method newEmptyResponse (line 102) | public static final EarlybirdResponse newEmptyResponse() { method rewriteRequest (line 107) | @Override method merge (line 168) | @Override method isSuccess (line 181) | @Override method isTimeout (line 186) | @Override method isClientCancel (line 191) | @Override method errorResponse (line 196) | @Override FILE: src/java/com/twitter/search/earlybird_root/EarlybirdServiceValidationBehavior.java class EarlybirdServiceValidationBehavior (line 16) | public class EarlybirdServiceValidationBehavior method createErrorResponse (line 29) | protected EarlybirdResponse createErrorResponse(String errorMsg) { method getResponseIfInvalidRequest (line 41) | @Override FILE: src/java/com/twitter/search/earlybird_root/EarlybirdTierThrottleDeciders.java class EarlybirdTierThrottleDeciders (line 14) | @Singleton method EarlybirdTierThrottleDeciders (line 27) | @Inject method getTierThrottleDeciderKey (line 35) | public String getTierThrottleDeciderKey(String clusterName, String tie... method shouldSendRequestToTier (line 46) | public Boolean shouldSendRequestToTier(final String tierDarkReadDecide... FILE: src/java/com/twitter/search/earlybird_root/EarlybirdWarmup.java class EarlybirdWarmup (line 26) | public class EarlybirdWarmup extends method EarlybirdWarmup (line 33) | public EarlybirdWarmup(Clock clock, WarmupConfig config) { method createRequest (line 37) | @Override method callService (line 56) | @Override FILE: src/java/com/twitter/search/earlybird_root/ExceptionHandler.java class ExceptionHandler (line 8) | public final class ExceptionHandler { method ExceptionHandler (line 11) | private ExceptionHandler() { method logException (line 14) | public static void logException(EarlybirdRequest request, Throwable e) { FILE: src/java/com/twitter/search/earlybird_root/FullArchiveRootAppMain.java class FullArchiveRootAppMain (line 11) | public class FullArchiveRootAppMain extends SearchRootAppMain merge( FILE: src/java/com/twitter/search/earlybird_root/PartitionAccessController.java class PartitionAccessController (line 15) | public class PartitionAccessController { method PartitionAccessController (line 19) | @Inject method canAccessPartition (line 31) | public boolean canAccessPartition( method getClusterName (line 67) | public String getClusterName() { FILE: src/java/com/twitter/search/earlybird_root/ProtectedRootAppMain.java class ProtectedRootAppMain (line 11) | public class ProtectedRootAppMain extends SearchRootAppMain pr... method buildScatterOrSplitterService (line 59) | protected final Service bu... method createScatterGatherService (line 121) | protected ScatterGatherService... FILE: src/java/com/twitter/search/earlybird_root/SuperRootAppMain.java class SuperRootAppMain (line 16) | public class SuperRootAppMain extends SearchRootAppMain { class Main (line 20) | public static class Main { method main (line 21) | public static void main(String[] args) { method getAdditionalModules (line 26) | @Override method getSearchRootServerClass (line 39) | @Override method getServiceIfaceClass (line 44) | @Override FILE: src/java/com/twitter/search/earlybird_root/SuperRootAppModule.java class SuperRootAppModule (line 42) | public class SuperRootAppModule extends TwitterModule { method configure (line 64) | @Override method providesSearchRootWarmup (line 73) | @Provides method providesRealtimeIface (line 80) | @Provides method providesRealtimeService (line 90) | @Provides method providesFullArchiveIface (line 111) | @Provides method providesFullArchiveService (line 121) | @Provides method providesProtectedIface (line 144) | @Provides method providesProtectedService (line 154) | @Provides method buildClientService (line 178) | private Service buildClien... method provideLoggingSupport (line 215) | @Provides method provideValidationBehavior (line 221) | @Provides method providePenguinVersions (line 229) | @Provides FILE: src/java/com/twitter/search/earlybird_root/SuperRootRequestTypeRouter.java class SuperRootRequestTypeRouter (line 25) | @Singleton method SuperRootRequestTypeRouter (line 34) | @Inject method apply (line 53) | @Override FILE: src/java/com/twitter/search/earlybird_root/SuperRootServer.java class SuperRootServer (line 12) | @Singleton method SuperRootServer (line 16) | @Inject method warmup (line 26) | @Override FILE: src/java/com/twitter/search/earlybird_root/SuperRootService.java class SuperRootService (line 40) | @Singleton method SuperRootService (line 44) | @Inject method getName (line 107) | @Override method getStatus (line 112) | @Override method search (line 117) | @Override FILE: src/java/com/twitter/search/earlybird_root/caching/CacheCommonUtil.java class CacheCommonUtil (line 5) | public final class CacheCommonUtil { method CacheCommonUtil (line 8) | private CacheCommonUtil() { method hasResults (line 11) | public static boolean hasResults(EarlybirdResponse response) { FILE: src/java/com/twitter/search/earlybird_root/caching/CacheStats.java class CacheStats (line 5) | public final class CacheStats { method CacheStats (line 11) | private CacheStats() { FILE: src/java/com/twitter/search/earlybird_root/caching/DefaultForcedCacheMissDecider.java class DefaultForcedCacheMissDecider (line 11) | public class DefaultForcedCacheMissDecider implements Supplier { method DefaultForcedCacheMissDecider (line 15) | @Inject method get (line 20) | @Override FILE: src/java/com/twitter/search/earlybird_root/caching/EarlybirdCachePostProcessor.java class EarlybirdCachePostProcessor (line 9) | public class EarlybirdCachePostProcessor method recordCacheHit (line 12) | @Override method processCacheResponse (line 17) | @Override FILE: src/java/com/twitter/search/earlybird_root/caching/EarlybirdRequestPerClientCacheStats.java class EarlybirdRequestPerClientCacheStats (line 11) | public class EarlybirdRequestPerClientCacheStats method EarlybirdRequestPerClientCacheStats (line 20) | public EarlybirdRequestPerClientCacheStats(String cacheRequestType) { method recordRequest (line 29) | @Override method recordCacheHit (line 39) | @Override FILE: src/java/com/twitter/search/earlybird_root/caching/FacetsCacheFilter.java class FacetsCacheFilter (line 15) | public class FacetsCacheFilter extends method FacetsCacheFilter (line 20) | @Inject FILE: src/java/com/twitter/search/earlybird_root/caching/FacetsCacheRequestNormalizer.java class FacetsCacheRequestNormalizer (line 10) | public class FacetsCacheRequestNormalizer extends method normalizeRequest (line 13) | @Override FILE: src/java/com/twitter/search/earlybird_root/caching/FacetsQueryCachePredicate.java class FacetsQueryCachePredicate (line 9) | public class FacetsQueryCachePredicate extends QueryCachePredicate postProcessCacheResponse( method processCacheResponse (line 29) | @Override FILE: src/java/com/twitter/search/earlybird_root/caching/RecencyCacheFilter.java class RecencyCacheFilter (line 15) | public class RecencyCacheFilter extends method RecencyCacheFilter (line 20) | @Inject FILE: src/java/com/twitter/search/earlybird_root/caching/RecencyCacheRequestNormalizer.java class RecencyCacheRequestNormalizer (line 10) | public class RecencyCacheRequestNormalizer extends method normalizeRequest (line 12) | @Override FILE: src/java/com/twitter/search/earlybird_root/caching/RecencyQueryCachePredicate.java class RecencyQueryCachePredicate (line 9) | public class RecencyQueryCachePredicate extends QueryCachePredicate { method MultiwayMergeCollector (line 30) | public MultiwayMergeCollector(int numResponses, method addResponse (line 42) | public final void addResponse(EarlybirdResponse response) { method collectResults (line 62) | protected abstract List collectResults(EarlybirdResponse response); method collectStats (line 68) | protected void collectStats(EarlybirdResponse response) { method getResultsList (line 76) | protected final List getResultsList() { method isResponseValid (line 81) | protected abstract boolean isResponseValid(EarlybirdResponse response); FILE: src/java/com/twitter/search/earlybird_root/collectors/RecencyMergeCollector.java class RecencyMergeCollector (line 17) | public class RecencyMergeCollector extends MultiwayMergeCollector getAvailableSchemaList... method collectAndSetFeatureSchemaInResponse (line 99) | public void collectAndSetFeatureSchemaInResponse( method mergeFeatureSchemaAcrossClusters (line 157) | public void mergeFeatureSchemaAcrossClusters( method addNewSchema (line 224) | private void addNewSchema(ThriftSearchFeatureSchema schema) { method getExportSchemasName (line 250) | private String getExportSchemasName() { method updateReturnSchemaForClusterResponse (line 268) | private ThriftSearchFeatureSchema updateReturnSchemaForClusterResponse( method findMostOccurredSchema (line 315) | private ThriftSearchFeatureSchemaSpecifier findMostOccurredSchema( method getOrCreateMergeStat (line 366) | private Stats getOrCreateMergeStat(String statPrefix) { FILE: src/java/com/twitter/search/earlybird_root/common/EarlybirdRequestContext.java class EarlybirdRequestContext (line 34) | public final class EarlybirdRequestContext { method newContext (line 41) | public static EarlybirdRequestContext newContext( method newContextWithRestrictFromUserIdFilter64 (line 67) | public static EarlybirdRequestContext newContextWithRestrictFromUserId... method copyRequestContext (line 90) | public static EarlybirdRequestContext copyRequestContext( method newContext (line 100) | public static EarlybirdRequestContext newContext( method deepCopy (line 124) | public EarlybirdRequestContext deepCopy() { method EarlybirdRequestContext (line 147) | private EarlybirdRequestContext( method EarlybirdRequestContext (line 162) | private EarlybirdRequestContext( method EarlybirdRequestContext (line 179) | private EarlybirdRequestContext(EarlybirdRequestContext otherContext, ... method EarlybirdRequestContext (line 183) | private EarlybirdRequestContext(EarlybirdRequestContext otherContext, method getRequest (line 198) | public EarlybirdRequest getRequest() { method useOverrideTierConfig (line 202) | public boolean useOverrideTierConfig() { method getEarlybirdRequestType (line 206) | public EarlybirdRequestType getEarlybirdRequestType() { method getParsedQuery (line 210) | @Nullable method getCreatedTimeMillis (line 215) | public long getCreatedTimeMillis() { method getTwitterContextViewer (line 219) | public Option getTwitterContextViewer() { method getFeatureSchemasAvailableInClient (line 223) | @Nullable FILE: src/java/com/twitter/search/earlybird_root/common/EarlybirdRequestType.java type EarlybirdRequestType (line 12) | public enum EarlybirdRequestType { method of (line 23) | @Nonnull method shouldUseStrictRecency (line 50) | private static boolean shouldUseStrictRecency(EarlybirdRequest request) { method EarlybirdRequestType (line 57) | EarlybirdRequestType() { method getNormalizedName (line 65) | public String getNormalizedName() { FILE: src/java/com/twitter/search/earlybird_root/common/EarlybirdRequestUtil.java class EarlybirdRequestUtil (line 14) | public final class EarlybirdRequestUtil { method EarlybirdRequestUtil (line 17) | private EarlybirdRequestUtil() { method getRequestMaxId (line 31) | public static Optional getRequestMaxId(Query query) { method getRequestMaxIdFromUntilTime (line 61) | public static Optional getRequestMaxIdFromUntilTime(Query query) { method unsetSuperRootFields (line 95) | public static EarlybirdRequest unsetSuperRootFields( FILE: src/java/com/twitter/search/earlybird_root/common/EarlybirdServiceResponse.java class EarlybirdServiceResponse (line 13) | public final class EarlybirdServiceResponse { type ServiceState (line 14) | public static enum ServiceState { method ServiceState (line 30) | private ServiceState(boolean serviceWasCalled) { method serviceWasCalled (line 34) | public boolean serviceWasCalled() { method serviceWasRequested (line 38) | public boolean serviceWasRequested() { method EarlybirdServiceResponse (line 47) | private EarlybirdServiceResponse(@Nullable EarlybirdResponse earlybird... method serviceNotCalled (line 62) | public static EarlybirdServiceResponse serviceNotCalled(ServiceState s... method serviceCalled (line 73) | public static EarlybirdServiceResponse serviceCalled(EarlybirdResponse... method getResponse (line 78) | @Nullable method getServiceState (line 84) | public ServiceState getServiceState() { FILE: src/java/com/twitter/search/earlybird_root/common/InjectionNames.java class InjectionNames (line 3) | public final class InjectionNames { method InjectionNames (line 9) | private InjectionNames() { } FILE: src/java/com/twitter/search/earlybird_root/common/QueryParsingUtils.java class QueryParsingUtils (line 26) | public final class QueryParsingUtils { method QueryParsingUtils (line 38) | private QueryParsingUtils() { } method getParsedQuery (line 48) | @Nullable method newClientErrorResponse (line 74) | public static Future newClientErrorResponse( FILE: src/java/com/twitter/search/earlybird_root/common/TwitterContextProvider.java class TwitterContextProvider (line 15) | @Singleton method get (line 17) | public Option get() { FILE: src/java/com/twitter/search/earlybird_root/config/RootClusterBoundaryInfo.java class RootClusterBoundaryInfo (line 13) | public class RootClusterBoundaryInfo implements ServingRange { method RootClusterBoundaryInfo (line 21) | public RootClusterBoundaryInfo( method getServingRangeSinceId (line 33) | public long getServingRangeSinceId() { method getServingRangeMaxId (line 37) | public long getServingRangeMaxId() { method getServingRangeSinceTimeSecondsFromEpoch (line 41) | public long getServingRangeSinceTimeSecondsFromEpoch() { method getServingRangeUntilTimeSecondsFromEpoch (line 45) | public long getServingRangeUntilTimeSecondsFromEpoch() { FILE: src/java/com/twitter/search/earlybird_root/filters/ClientIdArchiveAccessFilter.java class ClientIdArchiveAccessFilter (line 20) | public class ClientIdArchiveAccessFilter extends SimpleFilter getOperators(Query parsedQuery) { FILE: src/java/com/twitter/search/earlybird_root/filters/ClientIdQuotaFilter.java class ClientIdQuotaFilter (line 54) | public class ClientIdQuotaFilter extends SimpleFilter handleException(final EarlybirdReques... FILE: src/java/com/twitter/search/earlybird_root/filters/EarlybirdSuccessfulResponseHandler.java class EarlybirdSuccessfulResponseHandler (line 17) | public final class EarlybirdSuccessfulResponseHandler method EarlybirdSuccessfulResponseHandler (line 23) | private EarlybirdSuccessfulResponseHandler() { } method handleSuccessfulResponse (line 25) | @Override FILE: src/java/com/twitter/search/earlybird_root/filters/EarlybirdTimeFilterQueryRewriter.java class EarlybirdTimeFilterQueryRewriter (line 32) | public class EarlybirdTimeFilterQueryRewriter { method EarlybirdTimeFilterQueryRewriter (line 68) | EarlybirdTimeFilterQueryRewriter( method rewriteRequest (line 82) | public EarlybirdRequestContext rewriteRequest(EarlybirdRequestContext ... method addOperators (line 99) | private EarlybirdRequestContext addOperators( FILE: src/java/com/twitter/search/earlybird_root/filters/EarlybirdTimeRangeFilter.java class EarlybirdTimeRangeFilter (line 36) | public class EarlybirdTimeRangeFilter extends method newTimeRangeFilterWithQueryRewriter (line 59) | public static EarlybirdTimeRangeFilter newTimeRangeFilterWithQueryRewr... method newTimeRangeFilterWithoutQueryRewriter (line 67) | public static EarlybirdTimeRangeFilter newTimeRangeFilterWithoutQueryR... method EarlybirdTimeRangeFilter (line 78) | EarlybirdTimeRangeFilter( method getServingRangeProvider (line 86) | public ServingRangeProvider getServingRangeProvider() { method apply (line 90) | @Override method queryDoesNotOverlapWithServingRange (line 129) | private boolean queryDoesNotOverlapWithServingRange(IdTimeRanges query... method issueServiceRequest (line 146) | private Future issueServiceRequest( method tierSkippedResponse (line 183) | @VisibleForTesting FILE: src/java/com/twitter/search/earlybird_root/filters/FullArchiveProtectedOperatorFilter.java class FullArchiveProtectedOperatorFilter (line 39) | public class FullArchiveProtectedOperatorFilter extends method FullArchiveProtectedOperatorFilter (line 53) | @Inject method apply (line 61) | @Override method validateRequestParam (line 144) | private boolean validateRequestParam(EarlybirdRequest request) { method isPositive (line 151) | private boolean isPositive(SearchOperator searchOp) { method createErrorResponse (line 160) | private Future createErrorResponse(String errorMsg) { FILE: src/java/com/twitter/search/earlybird_root/filters/InitializeRequestContextFilter.java class InitializeRequestContextFilter (line 25) | public class InitializeRequestContextFilter extends method InitializeRequestContextFilter (line 39) | @Inject method apply (line 48) | @Override FILE: src/java/com/twitter/search/earlybird_root/filters/IsUserProtectedMetadataTrackingFilter.java class IsUserProtectedMetadataTrackingFilter (line 23) | public class IsUserProtectedMetadataTrackingFilter method IsUserProtectedMetadataTrackingFilter (line 31) | public IsUserProtectedMetadataTrackingFilter() { method apply (line 42) | @Override FILE: src/java/com/twitter/search/earlybird_root/filters/MarkTweetSourceFilter.java class MarkTweetSourceFilter (line 15) | public class MarkTweetSourceFilter method MarkTweetSourceFilter (line 21) | public MarkTweetSourceFilter(ThriftTweetSource tweetSource) { method apply (line 27) | @Override FILE: src/java/com/twitter/search/earlybird_root/filters/MetadataTrackingFilter.java class MetadataTrackingFilter (line 26) | public class MetadataTrackingFilter extends SimpleFilter getOldestResultPercentile(String clientId) { method getRequestedNumResultsPercentile (line 90) | Percentile getRequestedNumResultsPercentile(String clientId) { method getReturnedNumResultsPercentile (line 95) | Percentile getReturnedNumResultsPercentile(String clientId) { method statName (line 100) | private String statName(String clientId, String suffix) { method RequestResultStatsFilter (line 105) | @Inject method updateRequestStats (line 111) | private void updateRequestStats(EarlybirdRequest request) { method updateResultsStats (line 147) | private void updateResultsStats(String clientId, ThriftSearchResults r... method apply (line 167) | @Override FILE: src/java/com/twitter/search/earlybird_root/filters/RequestSuccessStatsFilter.java class RequestSuccessStatsFilter (line 23) | public class RequestSuccessStatsFilter method RequestSuccessStatsFilter (line 28) | @Inject method apply (line 34) | @Override FILE: src/java/com/twitter/search/earlybird_root/filters/ResponseCodeStatFilter.java class ResponseCodeStatFilter (line 16) | public class ResponseCodeStatFilter method ResponseCodeStatFilter (line 24) | public ResponseCodeStatFilter() { method apply (line 32) | @Override FILE: src/java/com/twitter/search/earlybird_root/filters/ResultTierCountFilter.java class ResultTierCountFilter (line 31) | @Singleton method ResultTierCountFilter (line 42) | @Inject method apply (line 70) | @Override method record (line 88) | @VisibleForTesting method getBucket (line 100) | private SearchCounter getBucket(long statusId) { FILE: src/java/com/twitter/search/earlybird_root/filters/ScatterGatherWithExperimentRedirectsService.java class ScatterGatherWithExperimentRedirectsService (line 16) | public class ScatterGatherWithExperimentRedirectsService method ScatterGatherWithExperimentRedirectsService (line 28) | public ScatterGatherWithExperimentRedirectsService( method apply (line 38) | @Override FILE: src/java/com/twitter/search/earlybird_root/filters/SearchPayloadSizeLocalContextFilter.java class SearchPayloadSizeLocalContextFilter (line 21) | public class SearchPayloadSizeLocalContextFilter method apply (line 26) | @Override FILE: src/java/com/twitter/search/earlybird_root/filters/SensitiveResultsTrackingFilter.java class SensitiveResultsTrackingFilter (line 23) | public abstract class SensitiveResultsTrackingFilter method SensitiveResultsTrackingFilter (line 41) | public SensitiveResultsTrackingFilter(final String typeName, boolean l... method getLogger (line 50) | protected abstract Logger getLogger(); method getSensitiveQueryCounter (line 55) | protected abstract SearchCounter getSensitiveQueryCounter(); method getSensitiveResultsCounter (line 60) | protected abstract SearchCounter getSensitiveResultsCounter(); method getSensitiveResults (line 65) | protected abstract Set getSensitiveResults( method getExceptedResults (line 72) | protected abstract Set getExceptedResults(EarlybirdRequestContex... method apply (line 74) | @Override method logContent (line 111) | private void logContent( FILE: src/java/com/twitter/search/earlybird_root/filters/ServiceExceptionHandlingFilter.java class ServiceExceptionHandlingFilter (line 11) | public class ServiceExceptionHandlingFilter method ServiceExceptionHandlingFilter (line 16) | public ServiceExceptionHandlingFilter(EarlybirdCluster cluster) { method apply (line 20) | @Override FILE: src/java/com/twitter/search/earlybird_root/filters/ServiceResponseValidationFilter.java class ServiceResponseValidationFilter (line 26) | public class ServiceResponseValidationFilter method ServiceResponseValidationFilter (line 36) | public ServiceResponseValidationFilter(EarlybirdCluster cluster) { method apply (line 56) | @Override FILE: src/java/com/twitter/search/earlybird_root/filters/StratoAttributionClientIdFilter.java class StratoAttributionClientIdFilter (line 17) | public class StratoAttributionClientIdFilter extends method apply (line 19) | @Override FILE: src/java/com/twitter/search/earlybird_root/mergers/AccumulatedResponses.java class AccumulatedResponses (line 17) | public class AccumulatedResponses { class PartitionCounts (line 33) | public static final class PartitionCounts { method PartitionCounts (line 38) | public PartitionCounts(int numPartitions, int numSuccessfulPartition... method getNumPartitions (line 45) | public int getNumPartitions() { method getNumSuccessfulPartitions (line 49) | public int getNumSuccessfulPartitions() { method getPerTierResponse (line 53) | public List getPerTierResponse() { method AccumulatedResponses (line 61) | public AccumulatedResponses(List successResponses, method getSuccessResponses (line 79) | public List getSuccessResponses() { method getErrorResponses (line 83) | public List getErrorResponses() { method getMaxIds (line 87) | public List getMaxIds() { method getMinIds (line 91) | public List getMinIds() { method getMergedEarlyTerminationInfo (line 95) | public EarlyTerminationInfo getMergedEarlyTerminationInfo() { method foundError (line 99) | public boolean foundError() { method getMergedErrorResponse (line 115) | public EarlybirdResponse getMergedErrorResponse() { method isMergingAcrossTiers (line 161) | public boolean isMergingAcrossTiers() { method isMergingPartitionsWithinATier (line 165) | public boolean isMergingPartitionsWithinATier() { method getPartitionCounts (line 169) | public PartitionCounts getPartitionCounts() { method getNumSearchedSegments (line 173) | public int getNumSearchedSegments() {