public class DataEndpointGroup extends DataEndpoint
DataEndpoint.State
lastRecord, PRODUCT, PRODUCT_VERSION, VENDOR, XML_INPUT_FACTORY_KEY
BUFFER_SIZE, captureElapsedTime, DEFAULT_READ_BUFFER_SIZE
id, log, name, TIMESTAMP_FORMAT
Constructor and Description |
---|
DataEndpointGroup() |
Modifier and Type | Method and Description |
---|---|
DataEndpointGroup |
add(DataEndpoint... endpoints) |
void |
close()
Indicates that this endpoint has finished reading or writing.
|
DataEndpoint |
get(int index) |
int |
getCount() |
void |
open()
Makes this endpoint ready for reading or writing.
|
addExceptionProperties, decrementRecordCount, enableJmx, getLastRecord, getNestedEndpoint, getRecordCount, getRecordCountAsBigInteger, getRecordCountAsString, getRootEndpoint, incrementRecordCount, isRecordCountBigInteger, resetRecordCount, toString
addElapsedtime, assertClosed, assertNotOpened, assertOpened, finalize, getClosedOn, getDescription, getElapsedTime, getElapsedTimeAsString, getOpenedOn, getOpenElapsedTime, getOpenElapsedTimeAsString, getSelfTime, getSelfTimeAsString, getState, isCaptureElapsedTime, isClosed, isOpen, setCaptureElapsedTime, setDescription
public int getCount()
public DataEndpointGroup add(DataEndpoint... endpoints)
public DataEndpoint get(int index)
public void open() throws DataException
DataEndpoint
open
in class DataEndpoint
DataException
public void close() throws DataException
DataEndpoint
close
in class DataEndpoint
DataException
Copyright (c) 2006-2024 North Concepts Inc. All Rights Reserved.