Class/Object

io.fsq.twofishes.indexer.mongo

PolygonIndex

Related Docs: object PolygonIndex | package mongo

Permalink

class PolygonIndex extends ThriftPolygonIndexProxy

Linear Supertypes
ThriftPolygonIndexProxy, ThriftPolygonIndex, TBase[ThriftPolygonIndex, model.gen.ThriftPolygonIndex._Fields], Serializable, HasPrimaryKey[ThriftObjectId, ThriftPolygonIndex], SemitypedHasPrimaryKey[ThriftObjectId], Record[ThriftPolygonIndex], Ordered[ThriftPolygonIndex], Comparable[ThriftPolygonIndex], UntypedRecord, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. PolygonIndex
  2. ThriftPolygonIndexProxy
  3. ThriftPolygonIndex
  4. TBase
  5. Serializable
  6. HasPrimaryKey
  7. SemitypedHasPrimaryKey
  8. Record
  9. Ordered
  10. Comparable
  11. UntypedRecord
  12. AnyRef
  13. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new PolygonIndex(underlying: ThriftPolygonIndex)

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. def <(that: ThriftPolygonIndex): Boolean

    Permalink
    Definition Classes
    ThriftPolygonIndex → Ordered
  4. def <=(that: ThriftPolygonIndex): Boolean

    Permalink
    Definition Classes
    ThriftPolygonIndex → Ordered
  5. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  6. def >(that: ThriftPolygonIndex): Boolean

    Permalink
    Definition Classes
    ThriftPolygonIndex → Ordered
  7. def >=(that: ThriftPolygonIndex): Boolean

    Permalink
    Definition Classes
    ThriftPolygonIndex → Ordered
  8. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  9. def clear(): Unit

    Permalink
    Definition Classes
    ThriftPolygonIndexProxy → TBase
  10. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  11. def compare(that: ThriftPolygonIndex): Int

    Permalink
    Definition Classes
    ThriftPolygonIndexProxy → ThriftPolygonIndex → Ordered
  12. def compareTo(that: ThriftPolygonIndex): Int

    Permalink
    Definition Classes
    ThriftPolygonIndex → Ordered → Comparable
  13. def copy(id: ObjectId, polygon: ByteBuffer, source: String): ThriftPolygonIndex

    Permalink
    Definition Classes
    ThriftPolygonIndexProxy → ThriftPolygonIndex
  14. def deepCopy(): ThriftPolygonIndex

    Permalink
    Definition Classes
    ThriftPolygonIndexProxy → ThriftPolygonIndex → TBase
  15. def deepMergeCopy(that: ThriftPolygonIndex): ThriftPolygonIndex

    Permalink
    Definition Classes
    ThriftPolygonIndexProxy → ThriftPolygonIndex
  16. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  17. def equals(that: Any): Boolean

    Permalink
    Definition Classes
    ThriftPolygonIndexProxy → AnyRef → Any
  18. def fieldForId(id: Int): model.gen.ThriftPolygonIndex._Fields

    Permalink
    Definition Classes
    ThriftPolygonIndexProxy → TBase
  19. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  20. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  21. def getFieldValue(field: model.gen.ThriftPolygonIndex._Fields): AnyRef

    Permalink
    Definition Classes
    ThriftPolygonIndexProxy → TBase
  22. def hashCode(): Int

    Permalink
    Definition Classes
    ThriftPolygonIndexProxy → AnyRef → Any
  23. def id: ThriftObjectId

    Permalink
    Definition Classes
    ThriftPolygonIndexProxy → ThriftPolygonIndex
  24. def idIsSet: Boolean

    Permalink
    Definition Classes
    ThriftPolygonIndexProxy → ThriftPolygonIndex
  25. def idOption: Option[ThriftObjectId]

    Permalink
    Definition Classes
    ThriftPolygonIndexProxy → ThriftPolygonIndex
  26. def idOrNull: ThriftObjectId

    Permalink
    Definition Classes
    ThriftPolygonIndexProxy → ThriftPolygonIndex
  27. def idOrThrow: ThriftObjectId

    Permalink
    Definition Classes
    ThriftPolygonIndexProxy → ThriftPolygonIndex
  28. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  29. def isSet(field: model.gen.ThriftPolygonIndex._Fields): Boolean

    Permalink
    Definition Classes
    ThriftPolygonIndexProxy → TBase
  30. def mergeCopy(that: ThriftPolygonIndex): ThriftPolygonIndex

    Permalink
    Definition Classes
    ThriftPolygonIndexProxy → ThriftPolygonIndex → Record
  31. def meta: ThriftPolygonIndexMeta

    Permalink
    Definition Classes
    ThriftPolygonIndexProxy → ThriftPolygonIndex → Record → UntypedRecord
  32. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  33. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  34. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  35. def polygonByteArray: Array[Byte]

    Permalink
    Definition Classes
    ThriftPolygonIndexProxy → ThriftPolygonIndex
  36. def polygonByteArrayOption: Option[Array[Byte]]

    Permalink
    Definition Classes
    ThriftPolygonIndexProxy → ThriftPolygonIndex
  37. def polygonIsSet: Boolean

    Permalink
    Definition Classes
    ThriftPolygonIndexProxy → ThriftPolygonIndex
  38. def polygonOption: Option[ByteBuffer]

    Permalink
    Definition Classes
    ThriftPolygonIndexProxy → ThriftPolygonIndex
  39. def polygonOrNull: ByteBuffer

    Permalink
    Definition Classes
    ThriftPolygonIndexProxy → ThriftPolygonIndex
  40. def polygonOrThrow: ByteBuffer

    Permalink
    Definition Classes
    ThriftPolygonIndexProxy → ThriftPolygonIndex
  41. def primaryKey: ThriftObjectId

    Permalink
    Definition Classes
    ThriftPolygonIndex → SemitypedHasPrimaryKey
  42. def read(iprot: TProtocol): Unit

    Permalink
    Definition Classes
    ThriftPolygonIndexProxy → TBase → UntypedRecord
  43. def setFieldValue(field: model.gen.ThriftPolygonIndex._Fields, value: AnyRef): Unit

    Permalink
    Definition Classes
    ThriftPolygonIndexProxy → TBase
  44. def sourceIsSet: Boolean

    Permalink
    Definition Classes
    ThriftPolygonIndexProxy → ThriftPolygonIndex
  45. def sourceOption: Option[String]

    Permalink
    Definition Classes
    ThriftPolygonIndexProxy → ThriftPolygonIndex
  46. def sourceOrNull: String

    Permalink
    Definition Classes
    ThriftPolygonIndexProxy → ThriftPolygonIndex
  47. def sourceOrThrow: String

    Permalink
    Definition Classes
    ThriftPolygonIndexProxy → ThriftPolygonIndex
  48. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  49. def toBuilder(): AllSpecified

    Permalink
    Definition Classes
    ThriftPolygonIndex
  50. def toString(): String

    Permalink
    Definition Classes
    ThriftPolygonIndexProxy → AnyRef → Any
  51. val underlying: ThriftPolygonIndex

    Permalink
    Definition Classes
    PolygonIndex → ThriftPolygonIndexProxy
  52. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  53. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  54. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  55. def write(oprot: TProtocol): Unit

    Permalink
    Definition Classes
    ThriftPolygonIndexProxy → ThriftPolygonIndex → TBase → UntypedRecord

Inherited from ThriftPolygonIndexProxy

Inherited from ThriftPolygonIndex

Inherited from TBase[ThriftPolygonIndex, model.gen.ThriftPolygonIndex._Fields]

Inherited from Serializable

Inherited from HasPrimaryKey[ThriftObjectId, ThriftPolygonIndex]

Inherited from SemitypedHasPrimaryKey[ThriftObjectId]

Inherited from Record[ThriftPolygonIndex]

Inherited from Ordered[ThriftPolygonIndex]

Inherited from Comparable[ThriftPolygonIndex]

Inherited from UntypedRecord

Inherited from AnyRef

Inherited from Any

Ungrouped