| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin.structure.io.gryo | 
| Modifier and Type | Method and Description | 
|---|---|
| static GryoPool.Builder | GryoPool. build() | 
| GryoPool.Builder | GryoPool.Builder. initializeMapper(Consumer<GryoMapper.Builder> gryoMapperConsumer)A consumer to update the  GryoMapper.Builderonce constructed. | 
| GryoPool.Builder | GryoPool.Builder. ioRegistries(List<Object> ioRegistryClassNames)The  IoRegistryclass names to use for theGryoPool | 
| GryoPool.Builder | GryoPool.Builder. ioRegistry(Object ioRegistryClassName)The  IoRegistryclass name to use for theGryoPool | 
| GryoPool.Builder | GryoPool.Builder. poolSize(int poolSize)The size of the  GryoPool. | 
| GryoPool.Builder | GryoPool.Builder. type(GryoPool.Type type)The type of  GryoPoolto support -- seeType | 
| GryoPool.Builder | GryoPool.Builder. version(GryoVersion version)Set the version of Gryo to use for this pool. | 
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.