Package | Description |
---|---|
org.apache.storm.generated |
Modifier and Type | Method and Description |
---|---|
HBPulse |
HBPulse.deepCopy() |
HBPulse |
HBMessageData.get_pulse() |
Modifier and Type | Method and Description |
---|---|
Iterator<HBPulse> |
HBRecords.get_pulses_iterator() |
List<HBPulse> |
HBRecords.get_pulses() |
Modifier and Type | Method and Description |
---|---|
void |
HBRecords.add_to_pulses(HBPulse elem) |
int |
HBPulse.compareTo(HBPulse other) |
boolean |
HBPulse.equals(HBPulse that) |
static HBMessageData |
HBMessageData.pulse(HBPulse value) |
void |
HBMessageData.set_pulse(HBPulse value) |
Modifier and Type | Method and Description |
---|---|
void |
HBRecords.set_pulses(List<HBPulse> pulses) |
Constructor and Description |
---|
HBPulse(HBPulse other)
Performs a deep copy on other.
|
Constructor and Description |
---|
HBRecords(List<HBPulse> pulses) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.