public static class ZkSolrResourceLoader.ZkByteArrayInputStream extends ByteArrayInputStream
Modifier and Type | Field and Description |
---|---|
String |
fileName |
buf, count, mark, pos
Constructor and Description |
---|
ZkByteArrayInputStream(byte[] buf,
String fileName,
org.apache.zookeeper.data.Stat stat) |
Modifier and Type | Method and Description |
---|---|
org.apache.zookeeper.data.Stat |
getStat() |
available, close, mark, markSupported, read, read, reset, skip
read
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.