|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GRS2BufferStoreInvalidOperationException | |
|---|---|
| gr.uoa.di.madgik.grs.store.buffer | |
| Uses of GRS2BufferStoreInvalidOperationException in gr.uoa.di.madgik.grs.store.buffer |
|---|
| Methods in gr.uoa.di.madgik.grs.store.buffer that throw GRS2BufferStoreInvalidOperationException | |
|---|---|
void |
CacheBufferStore.initialize()
Make any needed initialization before the IBufferStore.store() is called to start the storing procedure |
void |
FileBufferStore.initialize()
Make any needed initialization before the IBufferStore.store() is called to start the storing procedure |
void |
CacheBufferStore.setLocators(URI[] locators)
Sets the incoming locators that should be stored |
void |
FileBufferStore.setLocators(URI[] locators)
Sets the incoming locators that should be stored |
void |
CacheBufferStore.setMultiplexType(IBufferStore.MultiplexType multiplex)
Sets the IBufferStore.MultiplexType indicating the way the input locators are used and in which order their data is received |
void |
FileBufferStore.setMultiplexType(IBufferStore.MultiplexType multiplex)
Sets the IBufferStore.MultiplexType indicating the way the input locators are used and in which order their data is received |
| Constructors in gr.uoa.di.madgik.grs.store.buffer that throw GRS2BufferStoreInvalidOperationException | |
|---|---|
BufferStoreReader(String key,
IWriterProxy proxy)
Creates a new instance |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||