Package | Description |
---|---|
com.dsi.ant.message.fromhost |
Modifier and Type | Method and Description |
---|---|
static ConfigureEventBufferMessage.BufferEvents |
ConfigureEventBufferMessage.BufferEvents.create(int rawValue)
Creates the BufferEvents object from the raw value.
|
ConfigureEventBufferMessage.BufferEvents |
ConfigureEventBufferMessage.getBufferEvents()
Gets the types of events that will be buffered.
|
static ConfigureEventBufferMessage.BufferEvents |
ConfigureEventBufferMessage.BufferEvents.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ConfigureEventBufferMessage.BufferEvents[] |
ConfigureEventBufferMessage.BufferEvents.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ConfigureEventBufferMessage(ConfigureEventBufferMessage.BufferEvents events,
int bufferSize,
int bufferTime) |
Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.