| Package | Description |
|---|---|
| gr.uoa.di.madgik.grs.buffer | |
| gr.uoa.di.madgik.grs.reader | |
| gr.uoa.di.madgik.grs.reader.decorators | |
| gr.uoa.di.madgik.grs.writer |
| Modifier and Type | Method and Description |
|---|---|
IBuffer.Status |
IBuffer.getStatus()
Retrieves the
IBuffer.Status of the IBuffer |
IBuffer.Status |
QueueBuffer.getStatus()
Retrieves the
IBuffer.Status of the IBuffer |
static IBuffer.Status |
IBuffer.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IBuffer.Status[] |
IBuffer.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IBuffer.Status |
ForwardReader.getStatus()
Retrieves the status of the underlying
IBuffer. |
IBuffer.Status |
RandomReader.getStatus()
Retrieves the status of the underlying
IBuffer. |
IBuffer.Status |
IRecordReader.getStatus()
Retrieves the status of the underlying
IBuffer. |
| Modifier and Type | Method and Description |
|---|---|
IBuffer.Status |
RecordReaderDelegate.getStatus()
Retrieves the status of the underlying
IBuffer. |
| Modifier and Type | Method and Description |
|---|---|
IBuffer.Status |
RecordWriter.getStatus()
Retrieves the status of the underlying
IBuffer |
IBuffer.Status |
IRecordWriter.getStatus()
Retrieves the status of the underlying
IBuffer |
Copyright © 2014. All Rights Reserved.