class QueryPartition extends Partition
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- QueryPartition
- Partition
- Serializable
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new QueryPartition(id: Int, loc: Seq[String])
Value Members
-
def
equals(other: Any): Boolean
- Definition Classes
- Partition → AnyRef → Any
-
def
hashCode(): Int
- Definition Classes
- Partition → AnyRef → Any
-
def
index: Int
- Definition Classes
- QueryPartition → Partition
- def location: Seq[String]
-
def
toString(): String
- Definition Classes
- QueryPartition → AnyRef → Any