|
Change Attribute Type ALL_MANAGER_CLASSES : ImmutableMap<String,String> to ALL_MANAGER_CLASSES : Map<String,String> in class com.thinkaurelius.titan.diskstorage.StandardIndexProvider |
From |
To |
|
Change Attribute Type ALL_MANAGER_CLASSES : ImmutableMap<String,String> to ALL_MANAGER_CLASSES : Map<String,String> in class com.thinkaurelius.titan.diskstorage.StandardStoreManager |
From |
To |
|
Change Attribute Type ALL_SHORTHANDS : ImmutableList<String> to ALL_SHORTHANDS : List<String> in class com.thinkaurelius.titan.diskstorage.StandardIndexProvider |
From |
To |
|
Change Attribute Type ALL_SHORTHANDS : ImmutableList<String> to ALL_SHORTHANDS : List<String> in class com.thinkaurelius.titan.diskstorage.StandardStoreManager |
From |
To |