public class StdProtoBusProps extends Object
| Constructor and Description |
|---|
StdProtoBusProps() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPushbackSize() |
long |
getStackSize() |
long |
getTerminationTimeout() |
int |
getThreadCount() |
void |
setPushbackSize(int pushbackSize) |
void |
setStackSize(long stackSize) |
void |
setTerminationTimeout(long terminationTimeout) |
void |
setThreadCount(int threadCount) |
public long getTerminationTimeout()
public void setTerminationTimeout(long terminationTimeout)
public int getThreadCount()
public void setThreadCount(int threadCount)
public long getStackSize()
public void setStackSize(long stackSize)
public int getPushbackSize()
public void setPushbackSize(int pushbackSize)
Copyright © 2012–2017 MARID software development group. All rights reserved.