public class FireHydrant extends Object
Constructor and Description |
---|
FireHydrant(IncrementalIndex index,
int count,
String segmentIdentifier) |
FireHydrant(Segment adapter,
int count) |
Modifier and Type | Method and Description |
---|---|
int |
getCount() |
IncrementalIndex |
getIndex() |
Segment |
getSegment() |
boolean |
hasSwapped() |
void |
swapSegment(Segment adapter) |
String |
toString() |
public FireHydrant(IncrementalIndex index, int count, String segmentIdentifier)
public FireHydrant(Segment adapter, int count)
Copyright © 2015. All rights reserved.