Package cz.o2.proxima.core.storage
Class Partition.IntegerPartition
- java.lang.Object
-
- cz.o2.proxima.core.storage.Partition.IntegerPartition
-
- Enclosing interface:
- Partition
public static class Partition.IntegerPartition extends java.lang.Object implements Partition
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface cz.o2.proxima.core.storage.Partition
Partition.IntegerPartition
-
-
Constructor Summary
Constructors Constructor Description IntegerPartition()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface cz.o2.proxima.core.storage.Partition
compareTo, getId, getMaxTimestamp, getMinTimestamp, isBounded, isSplittable, size, split
-
-